Browse Source

Add asdf to zshrc

ubuntu_ci
Ein Verne 4 years ago
parent
commit
30ea844a07
No known key found for this signature in database
GPG Key ID: 926634D64ACAD792
  1. 3
      .zshrc

3
.zshrc

@ -289,3 +289,6 @@ gfs() {
--preview '(git diff --color=always -- {-1} | sed 1,4d; cat {-1}) | head -500' | --preview '(git diff --color=always -- {-1} | sed 1,4d; cat {-1}) | head -500' |
cut -c4- | sed 's/.* -> //' cut -c4- | sed 's/.* -> //'
} }
. $(brew --prefix asdf)/asdf.sh

Loading…
Cancel
Save