/dotfiles-old

Newer, better, leaner. More Vim.

Primary LanguageShell

Codeurge Dotfiles

Installation

  1. Clone repo from Github
git clone git@github.com:codeurge/dotfiles.git ~/dotfiles
  1. Run setup
cd ~/dotfiles && ./setup
  1. Put your Git credentials into ~/.gitconfig.local. For example:
[user]
  name = Foo Example
  email = foo@example.com
  1. Close your shell and re-open, enjoy!

Configuration files for

  • Neovim is a highly configurable text editor
  • Git is a distributed version control system
  • tmux is a terminal multiplexer
  • tig is a CLI interface for Git
  • Zsh is a shell designed for interactive use