Config files for unix applications
- Checkout/update the submodules in this repo with:
git submodule update --init
- Run the script
./scripts/install_dotfiles
in a bash shell - Copy
.gitconfig.local
file to home directory (this file can't be kept under version control due to sensitive contents) - If not already installed, via package manager install:
bash-completion
pidof
(available inprocps-ng
package oncygwin
)
- For cygwin only:
- Run script
./scripts/install_cygwin_symlinks.sh
- Run script