micahjsmith / dotfiles

Bashrc, vimrc, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Micah's dotfiles: bashrc, vimrc, etc.

  • License: MIT License

Setup a new box

  1. Go to System Settings > Privacy & Security > App Management and add or enable your terminal.

  2. Run

    ./setup.py
    

Archive dotfiles

./archive.sh

Unarchive dotfiles

cd path/to/archive/directory
./unarchive.sh

Todo

[ ] use git contrib's git prompt rather than third party (jimeh) [ ] activate python/conda env when creating new pane in tmux

About

Bashrc, vimrc, etc.

License:MIT License


Languages

Language:Shell 37.0%Language:Python 33.2%Language:Vim Script 27.7%Language:JavaScript 2.2%