added alias for shortcut to config

This commit is contained in:
Sheppy
2016-10-30 00:51:45 +02:00
parent ab00586de2
commit 7bfee93918

2
zshrc
View File

@@ -52,6 +52,8 @@ alias wd="php /proj/ciptmp/av37umic/scripts/woist.php del"
alias wl="php /proj/ciptmp/av37umic/scripts/woist.php list"
alias irc="ssh ircbox.cs.fau.de -t 'command; tmux a'"
#direct to config
alias hlconf="vim ~/.config/herbstluftwm/autostart"
alias zshconf="vim ~/.zshrc"
#aliases migrated from bashrc