Compare commits
2 commits
abbcb0445a
...
f8180df75f
Author | SHA1 | Date | |
---|---|---|---|
f8180df75f | |||
800410c1c9 |
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -27,6 +27,8 @@ alias lgrep="find | grep"
|
||||||
alias psgrep="ps axu | grep"
|
alias psgrep="ps axu | grep"
|
||||||
alias plasmarestart="killall plasmashell; kstart5 plasmashell"
|
alias plasmarestart="killall plasmashell; kstart5 plasmashell"
|
||||||
alias isotime='date +"%Y-%m-%dT%H:%M:%S%z"'
|
alias isotime='date +"%Y-%m-%dT%H:%M:%S%z"'
|
||||||
|
alias isodate='date +"%Y-%m-%dT%H:%M:%S%z"'
|
||||||
|
alias date='date $DATEFMT'
|
||||||
alias gg=lazygit
|
alias gg=lazygit
|
||||||
alias reload="source ~/.zshrc"
|
alias reload="source ~/.zshrc"
|
||||||
alias gls=/bin/ls
|
alias gls=/bin/ls
|
||||||
|
|
Loading…
Add table
Reference in a new issue