1
0
Fork 0
mirror of https://github.com/pgrondek/config.git synced 2025-02-16 23:06:31 +00:00
config/install.sh
2019-04-04 18:45:10 +02:00

5 lines
62 B
Bash
Executable file

#!/bin/sh
rm $HOME/.vimrc &> /dev/null
ln -s vimrc ~/.vimrc