zsh-config/zsh/50-aliases.zsh
pztrn da3e638cf9 * Fixed lsmod calling on systems different from Linux.
* fbterm check now runs only on Linux and if lsmod is available.
* Added OS and OS_RELEASE vars.
* Themes now should also ends with .zsh.
2015-03-01 09:57:58 +05:00

6 lines
104 B
Bash

alias screen="TERM=xterm screen"
# Other
alias clocksync="sudo ntpdate 0.pool.ntp.org"
alias got="git"