brakujący katalog dla zsh
This commit is contained in:
parent
d78b01722d
commit
32598aa97b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ source config/zsh/.zshenv
|
||||||
mkdir -p "${XDG_CONFIG_HOME}"
|
mkdir -p "${XDG_CONFIG_HOME}"
|
||||||
mkdir -p "${XDG_DATA_HOME}"
|
mkdir -p "${XDG_DATA_HOME}"
|
||||||
|
|
||||||
|
|
||||||
INSTALL_CONFIGS=(dunst git i3 i3blocks lf ncmpcpp mpd picom redshift rofi tmux wezterm x11 zsh)
|
INSTALL_CONFIGS=(dunst git i3 i3blocks lf ncmpcpp mpd picom redshift rofi tmux wezterm x11 zsh)
|
||||||
for f in $INSTALL_CONFIGS ; do
|
for f in $INSTALL_CONFIGS ; do
|
||||||
echo "Installing config for ${f}..."
|
echo "Installing config for ${f}..."
|
||||||
|
|
Loading…
Reference in a new issue