dotfiles/README.md

23 lines
365 B
Markdown

# dotfiles
“工欲善其事,必先利其器。”
> Dotfiles for the tools I use.
## Includes
- [fish](https://github.com/fish-shell/fish-shell)
- [neovim](https://github.com/neovim/neovim)
- [tmux](https://github.com/tmux/tmux)
- [ranger](https://github.com/ranger/ranger)
- Custom keymap files
## Quick start
```bash
./scripts/install-ranger.sh
```