kalgynirae / dotfiles

Colin's configurations for bash, vim, i3, git, tmux, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colin Chan's dotfiles.

IMPORTANT: There is absolutely no guarantee that these work outside of Colin's specific machine. Use at your own risk.

Installation

I don't recommend you actually install these unless you are Colin. Instead, look at them for inspiration, or take specific bits and pieces that you understand.

# Install dependencies needed by the install script
pipenv sync
# Check that everything looks okay first
pipenv run install --dry-run
# Make the changes!
pipenv run install

About

Colin's configurations for bash, vim, i3, git, tmux, etc.


Languages

Language:Python 32.5%Language:Shell 27.1%Language:Vim Script 21.1%Language:Jinja 16.6%Language:Lua 1.3%Language:Scheme 0.8%Language:CSS 0.6%