dotfiles/rofi/install.sh

5 lines
77 B
Bash
Raw Normal View History

2022-08-06 00:56:45 +02:00
#!/bin/sh
rm -r ~/.config/rofi
ln -s $HOME/dotfiles/rofi $HOME/.config/rofi