My dotfile set up and general development requirements.
Executing the makesymlinks.sh
shell script will copy files from this subdirectory as dotfiles in your home directory.
- Unix/Linux
- bash
- Clone the repo into your home directory.
- Make shell script executable -
chmod +x ~/dotfiles/makesymlinks.sh
- Execute shell script -
exec ~/dotfiles/makesymlinks.sh