My personal dotfiles and setup scripts, powered by Dotbot
git clone --recurse-submodules https://github.com/jakemarsden/dotfiles.git ~/.dotfiles
# Optional: ~/.dotfiles/setup/<program>/install
# Optional: ~/.dotfiles/setup/install-all
~/.dotfiles/install
source ~/.profile
Note that configurations are only linked for programs which are actually
installed at the time of ~/.dotfiles/install
. Whether a prograim is installed
is generally based on
command -v
.
It may be necessary to re-run ~/.dotfiles/install
after installing a
package.
- cespare/vim-toml
- farmergreg/vim-lastplace
- glts/vim-magnum
- glts/vim-radical
- itchyny/landscape.vim
- itchyny/lightline.vim
- rakr/vim-one
- rust-lang/rust.vim
- tpope/vim-abolish/
- tpope/vim-commentary
- tpope/vim-fugitive
- tpope/vim-jdaddy
- tpope/vim-repeat
- tpope/vim-sensible
- tpope/vim-speeddating
- tpope/vim-unimpaired
- tpope/vim-vinegar
- vim-syntastic/syntastic