dotfiles
These are my dotfiles. Currently these dotfiles are for a Mac, zsh setup, but the files can easily be configured for bash instead of zsh.
Note the GoLand IDE caveats for CLI
Themes
Here's a preview of a few themes:
tmux
- (WIP)
Terminal, custom theme:
Install
After creating .env file in root dir of this repo, run sh init.bootstrap.exclude.sh
and it'll symlink appropriate dotfiles to your home directory.
Sample .env file:
GITHUB_USERNAME="your-username"
GITHUB_EMAIL="[email protected]"
This work was based on (thanks to):
- @mathiasbynens - The go-to place for dotfiles inspiration
- @hamvocke's dotfiles
- @ajmalsiddiqui's dotfiles
- Readline Cheat Sheet
Installation (Detailed)
-
Back up your existing dotfiles. If your dotfiles are stored in
bash_profilein your home directory, make a backup copy of that file, because the scripts in this repo will symlink to your home directory when you run the bootstrap.sh script. -
git clonethis repo (instructions here on how to clone a repo) andcdintodotfilesdir. -
Create an
.envfile for your Github username and email. Here's why. -
Run the bootstrap script.
sh ./init.bootstrap.sh. -
Tell your shell to recognize the changes to your environment, by sourcing your bash profile with
source ~/.bash_profile.
TODO list
- aliases: use env files
- oh my zsh
Colors (next up)
- Base16 shell https://github.com/chriskempson/base16-shell

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

