1
0
Fork 0

brakujący katalog dla zsh

This commit is contained in:
zymon 2024-10-14 11:34:06 +02:00
parent d78b01722d
commit 32598aa97b

View file

@ -7,6 +7,7 @@ source config/zsh/.zshenv
mkdir -p "${XDG_CONFIG_HOME}"
mkdir -p "${XDG_DATA_HOME}"
INSTALL_CONFIGS=(dunst git i3 i3blocks lf ncmpcpp mpd picom redshift rofi tmux wezterm x11 zsh)
for f in $INSTALL_CONFIGS ; do
echo "Installing config for ${f}..."