ryanc414 / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install

cd
git clone https://github.com/ryanc414/dotfiles.git .dotfiles
cd .dotfiles
./install
# restart shell for changes to take effect

Content

Mainly aimed at my new zsh set-up. Includes:

  • Submodules for setting up:
    • antigen
    • dotbot (required for this set-up only)
  • Config for:
    • git
    • zsh
    • tmux
    • neovim

About

My dotfiles


Languages

Language:Vim Script 87.5%Language:Shell 12.5%