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'

2
.pam_environment Normal file
View File

@ -0,0 +1,2 @@
SSH_AGENT_PID DEFAULT=
SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh"