Install the Dotfiles
curl --silent https://raw.githubusercontent.com/siriniok/dotfiles/master/setup/install.sh | sh
This repo contains a Rakefile that does some magic things:
rake- symlink all dotfilesrake setup_file[.file1 .file2]- symlink specific files
bin- miscellaneous scripts. Will be added to your$PATHeditors- files for different text editorssublime- files for Sublime Text 3vim- files for Vim
tilde- files for symlinking to your$HOMEdirectorysetup- different setup scriptszsh- my custom Zsh files
- A Beginner’s Guide to the Best Command Line Tools
- Bash Handbook
- Defensive BASH Programming
- Hints for Writing Unix Tools
- Unix Toolbox
- Writing Ruby one-liners
Vim Cheat Sheets (First | Second)
Emacs Cheat Sheets (First | Survival | Refcard)
- GitHub ❤ ~/ - Your unofficial guide to dotfiles on GitHub
- Brad Parbs's Dotfiles
- Paul Miller's Dotfiles
- Ben Alman's Dotfiles
- Denys Dovhan's Dotfiles
- pgcli - a CLI for Postgres with auto-completion and syntax highlighting
- jq - a lightweight and flexible command-line JSON processor
- ranger - a console file manager with Vi keybindings
MIT (c) 2015-2021 Vladyslav Siriniok (http://siriniok.com)