📝 Added inxi-i alias for system info
This commit is contained in:
parent
003df3f82b
commit
b08d701928
1 changed files with 1 additions and 0 deletions
1
aliases
1
aliases
|
|
@ -188,6 +188,7 @@ alias reboot="reboot.sh"
|
||||||
alias curltime="curl -w \"@$HOME/Documents/notes/curl-format.txt\" -o /dev/null -s"
|
alias curltime="curl -w \"@$HOME/Documents/notes/curl-format.txt\" -o /dev/null -s"
|
||||||
source ~/.zip_code
|
source ~/.zip_code
|
||||||
alias inxi-w="inxi --weather-location "${ZIPCODE}""
|
alias inxi-w="inxi --weather-location "${ZIPCODE}""
|
||||||
|
alias inxi-i="doas inxi -Fxzm"
|
||||||
alias forecast="curl -s 'http://wttr.in/losangeles'"
|
alias forecast="curl -s 'http://wttr.in/losangeles'"
|
||||||
alias pf="pfetch"
|
alias pf="pfetch"
|
||||||
alias has="dependencycheck"
|
alias has="dependencycheck"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue