chore: Add 1Password source gh plugin to .zshrc

This commit is contained in:
Menno van Leeuwen 2024-09-06 13:45:35 +02:00
parent c41a1b5082
commit 28ef27560b
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

3
.zshrc
View File

@ -114,6 +114,9 @@ fi
# Flutter related environment variables # Flutter related environment variables
export CHROME_EXECUTABLE=/usr/bin/brave-browser export CHROME_EXECUTABLE=/usr/bin/brave-browser
# 1Password source gh plugin
source /home/menno/.config/op/plugins.sh
##################### #####################
# End of the line...# # End of the line...#
##################### #####################