Added new command

Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
Marcin Woźniak 2023-10-27 15:33:32 +02:00
parent dc15b60267
commit bc1db0569d
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -106,6 +106,7 @@ alias pl="setxkbmap pl"
alias feh="feh --edit --scale-down"
alias graphic-card="glxinfo|egrep 'OpenGL vendor|OpenGL renderer'"
alias mylaptop-components="inxi -Fxz"
alias update_time="sudo ntpdate -b -u vega.cbk.poznan.pl"
# Alias and Export for Mac
if [[ "$(uname)" == "Darwin" ]]; then