# # The zshrc tends to need some local changes quite often # -- so for enhanced readabilty, source the global stuff ... # source ~/.zsh/zshrc # ... and put local stuff beneath :) alias vs="ssh necoro.eu" alias vsr="ssh root@necoro.eu -t"