diff options
author | ThanosApollo <[email protected]> | 2022-08-29 13:20:08 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-08-29 13:20:08 +0300 |
commit | 88c585cf067b5c7c87c6a2840ea0ac571b507ea0 (patch) | |
tree | 13eec7ed9a3919033d67540c4092dd790cdab572 /.zshrc | |
parent | c5ff517f8a7f9a11f3f21e179f3dd6e0cee8e720 (diff) |
Update zshrc
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ alias ba='bluetooth-autoconnect' alias music='mocp' alias yt="yt-dlp" alias c="pavucontrol" +alias r="ranger" #Autocompletion autoload -Uz compinit |