Added new command
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
parent
dc15b60267
commit
bc1db0569d
1
.zshrc
1
.zshrc
@ -106,6 +106,7 @@ alias pl="setxkbmap pl"
|
|||||||
alias feh="feh --edit --scale-down"
|
alias feh="feh --edit --scale-down"
|
||||||
alias graphic-card="glxinfo|egrep 'OpenGL vendor|OpenGL renderer'"
|
alias graphic-card="glxinfo|egrep 'OpenGL vendor|OpenGL renderer'"
|
||||||
alias mylaptop-components="inxi -Fxz"
|
alias mylaptop-components="inxi -Fxz"
|
||||||
|
alias update_time="sudo ntpdate -b -u vega.cbk.poznan.pl"
|
||||||
|
|
||||||
# Alias and Export for Mac
|
# Alias and Export for Mac
|
||||||
if [[ "$(uname)" == "Darwin" ]]; then
|
if [[ "$(uname)" == "Darwin" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user