]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/025mc.zsh
1ca91064fa3f8562ca022473189f607fb81c04cf
[dotfiles.git] / zsh / .zsh / rc / 025mc.zsh
1 [ -s $XDG_CONFIG_HOME/mc/mc.ext ] || {
2     mkdir $XDG_CONFIG_HOME/mc/
3     cp ~dot/mc/mc.ext $XDG_CONFIG_HOME/mc/
4 }