# Some great default aliases. # Custom aliases should go to ${HOME}/.zsh-config.d/10-aliases.conf # (or other file). alias screen="TERM=xterm screen" # Other alias clocksync="sudo ntpdate 0.pool.ntp.org" alias got="git"