diff options
author | Yigit Sever | 2021-10-12 00:18:50 +0300 |
---|---|---|
committer | Yigit Sever | 2021-10-12 00:18:50 +0300 |
commit | 20e42aa0d070f0c09ab20bf4ab42c3495a807e1c (patch) | |
tree | bdaf2f23b55c3f20ea60516375637f67b7fccfc7 | |
parent | 6adfb3bbdcf0a3b759a3e06dfa46da1db060f452 (diff) | |
download | dotfiles-20e42aa0d070f0c09ab20bf4ab42c3495a807e1c.tar.gz dotfiles-20e42aa0d070f0c09ab20bf4ab42c3495a807e1c.tar.bz2 dotfiles-20e42aa0d070f0c09ab20bf4ab42c3495a807e1c.zip |
zshrc: re rem -gaad -@2
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -125,6 +125,7 @@ alias tat='task add +next +@tablet pro:res.toread' | |||
125 | alias tre='exa -l -T -L 2 --header --git-ignore -F -d -I node_modules' | 125 | alias tre='exa -l -T -L 2 --header --git-ignore -F -d -I node_modules' |
126 | alias guno='git status -uno' | 126 | alias guno='git status -uno' |
127 | alias bo='bukuopener' | 127 | alias bo='bukuopener' |
128 | alias re='rem -gaad -@2' | ||
128 | 129 | ||
129 | export MANPAGER="nvim +Man!" | 130 | export MANPAGER="nvim +Man!" |
130 | export GOPATH=$HOME/.local/share/go | 131 | export GOPATH=$HOME/.local/share/go |