No description
Find a file
2019-02-24 10:45:36 -07:00
dotbot@ef558f85d9 ENH: Reworking old dotfiles to use dotbot 2017-03-23 21:28:01 -07:00
git ENH: opensuse 2019-02-22 14:36:45 -07:00
ports Misc Updates (#1) 2019-02-12 10:15:47 -07:00
zsh MAINT: Wrapping up on darwin 2019-02-24 10:45:36 -07:00
.gitmodules ENH: Reworking old dotfiles to use dotbot 2017-03-23 21:28:01 -07:00
aspell.en.pws Misc Updates (#1) 2019-02-12 10:15:47 -07:00
beets.yaml MAINT: path cleanup and beets 2019-02-19 14:02:45 -07:00
install ENH: Reworking old dotfiles to use dotbot 2017-03-23 21:28:01 -07:00
install.conf.yaml MAINT: path cleanup and beets 2019-02-19 14:02:45 -07:00
mouse.xml Misc Updates (#1) 2019-02-12 10:15:47 -07:00
mrconfig Misc Updates (#1) 2019-02-12 10:15:47 -07:00
psqlrc ENH: Reworking old dotfiles to use dotbot 2017-03-23 21:28:01 -07:00
README.md ENH: opensuse 2019-02-22 14:36:45 -07:00
rsync_excludes.txt MAINT: Wrapping up on darwin 2019-02-24 10:45:36 -07:00
taskrc Misc Updates (#1) 2019-02-12 10:15:47 -07:00
tmux.conf ENH: opensuse 2019-02-22 14:36:45 -07:00
vimrc Misc Updates (#1) 2019-02-12 10:15:47 -07:00

Dotfiles

$ sudo zypper install \
  the_silver_searcher \
  cmus \
  git \
  htop \
  mr \
  nodejs10 \
  tmux \
  tree \
  vim \
  wget \
  xz \
  zsh
$ git clone https://github.com/thermokarst/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ git remote rename origin thermokarst
$ sudo chsh $USER -s zsh
$ git clone https://github.com/chriskempson/base16-shell.git ~/.config/base16-shell
$ git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
$ ./install
$ curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
$ vim +PlugInstall
$ mr checkout