8
homedir/.config/zsh.d/modules/local
Normal file
8
homedir/.config/zsh.d/modules/local
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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; }
|
Reference in New Issue
Block a user