/README.md
Markdown | 29 lines | 22 code | 7 blank | 0 comment | 0 complexity | 974376f536a7724eed12e131875e67a4 MD5 | raw file
- # My Dot Files
- My config files, heavily commented.
- ## Installation
- ``` bash
- git clone https://tomsquest@github.com/tomsquest/dotfiles.git ~/.dotfiles
- cd ~/.dotfiles
- ./install.sh
- ```
- ## Main features
- * Heavily commented ZSH configuration : completion, prompt, key bindings...
- * Efficient ZSH Prompt with horizontal separator:
- ``` bash
- 06:42:21 /home/tom/.dotfiles ------------------------------
- $ (master|●1✚1…)
- ```
- - ZSH plugins with [Zgen](https://github.com/tarjoilija/zgen)
- - Vim config, using [Vundle](https://github.com/gmarik/vundle)
- - Bash ["Sensible" config](https://github.com/mrzool/bash-sensible)
- - Jump to recent directories with [Rupa's Z](https://github.com/rupa/z)
- - Search file and directories with [Fzf](https://github.com/junegunn/fzf)
- - Search inside files with [Ripgrep](https://github.com/BurntSushi/ripgrep)
- - Git config