diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-12 17:49:56 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-12 17:49:56 +0200 |
| commit | 13673af51e280878478940148971717491822ffc (patch) | |
| tree | 99a880e0c0b4e2d3d3e9ebc0d115dcd835143277 /zsh/.zshrc | |
| parent | 7796cbf9687b8355755f3002372e8fe86c06616a (diff) | |
fix: small patch of dmenutimer
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ alias cz="$HOME/.config/zsh" alias gs="git status" alias rps="echo help | nc ratakor.com 9998" alias nv="nvim" +alias cdmnt="sudo mount -t iso9660 -o ro /dev/sr0 $HOME/cdrom" autoload -U compinit zstyle ':completion:*' menu select |
