changed mtime to hwclock
This commit is contained in:
parent
b8c5d394d6
commit
53c002539f
1 changed files with 1 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ alias curltime="curl -w \"@$HOME/Documents/notes/curl-format.txt\" -o /dev/null
|
|||
alias inxi-w="inxi --weather-location 90004"
|
||||
alias forecast="curl -s 'http://wttr.in/losangeles'"
|
||||
alias ipaddr="curl ifconfig.me ; echo ''"
|
||||
alias mtime="doas hwclock"
|
||||
alias hwclock="doas hwclock"
|
||||
alias killport="fuser -k"
|
||||
alias npm_upgrade="doas npm install -g npm@latest"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue