Compare commits

..

No commits in common. "f8180df75f48c1ab772dec9ee55991839d89abe8" and "abbcb0445a5533a76fa3748415ca629dd8066704" have entirely different histories.

2
.zshrc
View file

@ -27,8 +27,6 @@ alias lgrep="find | grep"
alias psgrep="ps axu | grep"
alias plasmarestart="killall plasmashell; kstart5 plasmashell"
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 reload="source ~/.zshrc"
alias gls=/bin/ls