That was not supposed to be there

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-11-09 19:42:40 +03:00
parent 3545721a7c
commit db0fe073b8
2 changed files with 1 additions and 11 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
homedir/.vim/.netrwhist
homedir/.vim/syntax
homedir/.bashrc.d/99-local
homedir/.config/zsh.d/local
homedir/.config/zsh.d/modules/local
homedir/.ncmpcpp/error.log

View File

@ -1,10 +0,0 @@
# Local zsh config, not to be synced.
# vim: ft=zsh
# SSH
SSH_AUTH_SOCK="/tmp/${USER}-ssh-auth.sock"
export SSH_AUTH_SOCK
function x { exec xinit -- -nolisten tcp vt9; }
compdef _pass jspass