Compare commits

..

No commits in common. '2ab735bd458c0d07b885387de063c3f3126aff14' and '68ea75eecf022835213689271abe24f7d9896929' have entirely different histories.

  1. 2
      .config/fish/config.fish

@ -1,4 +1,4 @@
set -x PATH $PATH $HOME/.cargo/bin $HOME/go/bin (yarn global bin)
set -x PATH $PATH $HOME/.cargo/bin (yarn global bin)
set -x GPG_TTY (tty)

Loading…
Cancel
Save