Hi, and welcome to my dotfiles repo. Here you’ll find anything I use in my shell.
To install everything:
$ make installTo list all rules:
$ makeand then you can call make followed by the desired rule to only install this one.
- Aliases around bashrc management, vim, tmux, git and docker commands
- Activate completion for tools you may already have installed, like git
- Set default editor as vim for all intents and purposes
- Completion for
npm runscripts, when applicable - History configuration, like history-search, shared history between tmux panels, and moar
- A nice prompt when you are outside a git repository, and a very nice one when inside a git repository based on bash-git-prompt
- The ability to type the beginning of a command and cycle through all you history for commands that starts the same (e.g
vim toand then UP several times can give youvim toto,vim toad,vim totally_spies, and so on…) - A handy prettier configuration file