Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 512 Bytes

💙 My dotfiles 💙

This is a collection of my environment files. In particular, my zsh, git, tmux settings.

My zsh settings are largely inspired by oh-my-zsh. Check out oh-my-zsh or prezto if new to zsh.

My vim settings can be found here vimrc settings

Installation

Clone the repository somewhere

git clone [email protected]:shumphrey/env.git ~/.env
echo "source ~/.env/zsh/zshrc" >> ~/.zshrc