This commit is contained in:
Luk Lu
2022-07-30 12:36:47 +08:00
parent e19be3d88a
commit f754a318be
4 changed files with 27 additions and 25 deletions

View File

@@ -49,6 +49,8 @@ alias ps='ps -elf'
alias emacs='emacs -nw'
alias myip='ifconfig | grep netmask'
# Always list long directory and time.
if [[ "$(uname)" = "Darwin" ]];
then