Skip to content

jackson-dean/dotfiles

Repository files navigation

dotfiles

Installation

Create symlinks by running the setup script

./setup.sh

Additional setup

To use "color cat" (cat with syntaxt highlighting), run the following and then start a new terminal:

sudo easy_install -U Pygments

Install fzf https://github.com/junegunn/fzf
Install autojump https://github.com/wting/autojump
Install ag https://github.com/ggreer/the_silver_searcher

# on mac with homebrew
brew install the_silver_searcher fzf autojump

Find the autojump data file by running:

autojump -s

You may need to update the fzf aliases in .bash_aliases with this path depending on the OS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published