Configuration of my system the way I like it.
git clone https://github.com/zorab47/dotfiles ~/.dotfiles
~/.dotfiles/bootstrap
Optional applications which enhance the command line.
- autojump
- coreutils (dircolors)
- exuberant-ctags
- silversearcher-ag
- pspg, Postgres Pager
sudo apt-get install silversearcher-ag exuberant-ctags coreutils autojump
- 1Password
- 1Blocker
- Acorn
- Alfred
- AppCleaner
- CleanShotX
- Cocktail
- Divvy
- Dropbox
- Elgato Camera Hub
- Elgato Control Center
- Fantastical
- Firefox
- In Your Face
- Muzzel
- Rectangle
- Rescue Time
- Sound Control
- VimR
- Flycut
- Pushover for simple notifications for long running processes to iOS or Android devices
- It's All Text!: Edit textareas using an external editor
- Markdown Here
- Markdown Viewer
- Nimbus Screen Capture
- Octotree file hierarchy tree for Github.
- VimFx: Vim keyboard shortcuts for Firefox
sudo apt-get install shellcheck git-extras
fc-cache -fv # update font caches
- awesome_print
- brice
- bundler_diffgems
- hirb
- looksee
- rubocop
- scss_lint
gem install awesome_print brice hirb looksee rubocop scss_lint
- Effortless Ctags with Git: Setup and configure Ctags to be run with
git commands like
git checkout
.