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

5 lines
77 B
Bash

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