That was not supposed to be there
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
3545721a7c
commit
db0fe073b8
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue
Block a user