Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Anton Volnuhin 2023-12-01 00:10:31 +03:00
commit d652f6543a

View File

@ -77,5 +77,4 @@ if [ -e /home/anton/.nix-profile/etc/profile.d/nix.fish ]; . /home/anton/.nix-pr
# The next line updates PATH for the Google Cloud SDK. # The next line updates PATH for the Google Cloud SDK.
if [ -f '/Users/anton/dev/google-cloud-sdk/path.fish.inc' ]; . '/Users/anton/dev/google-cloud-sdk/path.fish.inc'; end if [ -f '/Users/anton/dev/google-cloud-sdk/path.fish.inc' ]; . '/Users/anton/dev/google-cloud-sdk/path.fish.inc'; end
source /Users/anton/.config/op/plugins.sh if [ -f '~/.config/op/plugins.sh' ]; source ~/.config/op/plugins.sh; end
source ~/.config/op/plugins.sh