diff --git a/post-install.sh b/post-install.sh index b9f8542..07785f9 100644 --- a/post-install.sh +++ b/post-install.sh @@ -104,6 +104,8 @@ git clone https://git.tovijaeschke.xyz/tovi/dotfiles.git /home/tovi/.dotfiles/ chown -R tovi:tovi /home/tovi/.dotfiles su -c "cd ~/.dotfiles/ && stow ." tovi +cp /home/tovi/.dotfiles/.local/bin/status-* /usr/local/bin/ + echo 'ZDOTDIR=$HOME/.config/zsh' > /etc/zsh/zshenv chsh -s /bin/zsh tovi diff --git a/user_configuration.json b/user_configuration.json index b9095a6..88c0e41 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -153,7 +153,8 @@ "xorg-xinit", "libxinerama", "dunst", - "ttf-jetbrains-mono-nerd" + "ttf-jetbrains-mono-nerd", + "fzf" ], "parallel downloads": 5, "profile_config": {