Dotfiles

I like working in command line, I use Git in command line (except dealing with PRs), to quickly edit files I prefer Vim over Sublime Text. All my servers and computers are using the same list of aliasses, commands, functions.

iTerm

I keep all of it in Github repos: https://github.com/mslepko/dotfiles

Most of them are self explanatory but in the next couple of days I'll briefly explain them

  1. .aliases
  2. .exports
  3. .functions
  4. .gitconfig
  5. .gitignore
  6. .vimrc
  7. .inputrc
  8. .tmux.conf
  9. .bash_profile