diff options
Diffstat (limited to 'fish')
-rw-r--r-- | fish/config.fish | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fish/config.fish b/fish/config.fish index dbf0829..fa7d439 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -47,9 +47,3 @@ set -gx GPG_TTY (tty) set -gx SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket) gpgconf --launch gpg-agent . ~/perl5/perlbrew/etc/perlbrew.fish - -# >>> conda initialize >>> -# !! Contents within this block are managed by 'conda init' !! -eval /opt/anaconda/bin/conda "shell.fish" "hook" $argv | source -# <<< conda initialize <<< - |