Skip to content

Repository files navigation

dotfiles

Setup

Git

  • Install Git
  • Install Delta
  • Symlink .gitconfig to ~/.gitconfig
  • Add ~/.gitconfig.local containing anything that doesn't want to be committed (e.g. email)

Colours

  • Use Gogh to install the Base2Tone_Space theme.

Bash

  • Symlink .bash_aliases to ~/.bash_aliases (sourced in .zshrc)

Vim

  • Install vim (gVim, macVim, etc). vim-gtk3 may be required in order to get the system clipboard working (vim --version should have +clipboard if it is working).
  • Symlink the correct .vimrc to ~/.vimrc
  • Install Vundle
  • From Vim, run :PluginInstall to install plugins
  • Install Ag to be able to use the Vim-Ag plugin

Zsh

TMUX

  • Install TPM
  • Symlink .tmux.conf to ~/.tmux.conf
  • Source TMUX conf
  • Install plugins using <leader>I

TODO

  • Create vimrc for Windows and Linux (I don't think they all work with the same vimrc very well)
  • Add .bashrc
  • Install Oh My Zsh in the same location (osx installs in a different place to Linux :( )

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages