diff --git a/.zshrc b/.zshrc index 438763e..7a92b39 100644 --- a/.zshrc +++ b/.zshrc @@ -107,3 +107,4 @@ alias mixer="pulsemixer" alias ssh="TERM=xterm-256color ssh" alias yt-dl-audio="youtube-dl --extract-audio --audio-format mp3" alias rm="trash" +alias modx="chmod +x"