dotfiles/restorefiles.sh

5 lines
91 B
Bash
Raw Normal View History

2022-11-15 23:10:12 +05:00
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
ln -s $PWD/.bashrc $HOME/