]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/rc/010aliases.zsh
Midnight Commander with subshell starts up slowly
[dotfiles.git] / zsh / .zsh / rc / 010aliases.zsh
index 654efd929b3ca43eda4eb9e75d531a66927bae51..1e21fdae32e54480f50dde6ced9d34b57d7d9cd2 100644 (file)
@@ -7,5 +7,5 @@ alias -g TO="2>&1"
 alias -g W="| wc -l | sed 's/ //g'"
 alias l="ls -AF, "
 alias ll="ls -D \"%Y-%m-%d %H:%M\" -AFl, "
-alias mc="mc --nomouse"
+alias mc="mc --nomouse --nosubshell"
 alias vi="vim"