My personal configuration files.
$ curl -fsSL https://raw.githubusercontent.com/jmlntw/dotfiles/master/bin/dotfiles | bash
N.B. If you want to fork this repository and maintain your own dotfiles, you must substitute my user name and repository name for your own in the above command and the two variables found at the top of bin/dotfiles
script. Use at your own risk.
Usage: dotfiles [options]
Options:
-h, --help Print this help message.
--no-sync Suppress pulling from the remote repository.
Inspiration and code were taken from many sources, including:
- dotfiles by @necolas
- dotfiles by @alrra
- dotfiles by @isaacs
- dotfiles by @eed3si9n
- dotfiles by @b4b4r07
- ssarcandy-vim by @SSARCandy
- vim-opinion by @rstacruz
- .tmux by @gpakosz
- user.js by @arkenfox
- The Ultimate Bashrc File GNOME-Look.org
- Font configuration - ArchWiki
Licensed under the MIT License.