pztrn
da3e638cf9
* 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.
6 lines
104 B
Bash
6 lines
104 B
Bash
alias screen="TERM=xterm screen"
|
|
|
|
# Other
|
|
alias clocksync="sudo ntpdate 0.pool.ntp.org"
|
|
alias got="git"
|