dotfiles/polybar/install.sh
2022-08-06 00:56:45 +02:00

5 lines
87 B
Bash

#!/bin/sh
rm -r ~/.config/polybar/
ln -s $HOME/dotfiles/polybar $HOME/.config/polybar