]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/025mc.zsh
Splitted zsh rc files
[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 }