dotfiles/bin/install.sh
2022-08-12 12:13:54 +02:00

6 lines
78 B
Bash

#!/bin/sh
rm -rf ~/bin/power
ln -s $HOME/dotfiles/bin/power $HOME/bin/power