diff --git a/.zshrc b/.zshrc index 9090a02..93ee5f0 100644 --- a/.zshrc +++ b/.zshrc @@ -26,8 +26,8 @@ zstyle ':completion:*' matcher-list 'm:{a-z}={A-Za-z}' # Alias alias vi="nvim" alias vim="nvim" -alias cmakeg="cmake -B build -S ." -alias cmakeb="cmake --build build -j $(nproc)" +alias -g cmakeg="cmake -B build -S ." +alias -g cmakeb="cmake --build build -j $(nproc)" # Plugins from AUR source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme