briansaycocie / dotfiles

Brian's personal zsh, git, vim, etc. config files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Brian's personal zsh, git, vim, etc. config files.

cd ~
git init
git remote add origin git@github.com:briansaycocie/dotfiles.git
git fetch origin
git checkout -b main --track origin/main

About

Brian's personal zsh, git, vim, etc. config files.

License:GNU General Public License v3.0


Languages

Language:Vim Script 69.8%Language:Shell 30.2%