switch to fish

This commit is contained in:
Franzi 2019-07-24 17:51:31 +02:00
parent d66c3bef62
commit fc6044ed26
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 8 additions and 0 deletions

6
.config/fish/config.fish Normal file
View file

@ -0,0 +1,6 @@
set -U -x EDITOR vim
set -U fish_features stderr-nocaret qmark-noglob
set -e fish_greeting
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'