https://github.com/rutaka-n/dotfiles
https://github.com/rutaka-n/dotfiles
bash dotfiles tmux vim
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rutaka-n/dotfiles
- Owner: rutaka-n
- License: other
- Created: 2015-08-12T18:57:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2026-01-10T21:29:29.000Z (6 months ago)
- Last Synced: 2026-01-11T06:35:02.210Z (6 months ago)
- Topics: bash, dotfiles, tmux, vim
- Language: Vim Script
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rutaka's configuration files
===============
### Requirements:
* curl
* [rcm]( https://github.com/thoughtbot/rcm )
* git
* silversearch aka ag
* xclip
* [neovim](https://neovim.io/) with [vim-plug](https://github.com/junegunn/vim-plug)
* tmux with [tpm](https://github.com/tmux-plugins/tpm)
* [bash_it](https://github.com/Bash-it/bash-it)
* ctags or ctags-exuberant
* tree-sitter
## True Color
Instructions for setup True color in terminal see [here](https://gist.github.com/XVilka/8346728)
For check results run: `dotfiles/color-spaces.pl`
## Pager for psql
psql-pager is vim-based script or pspg
## License
[MIT](https://github.com/rutaka-n/dotfiles/blob/master/LICENSE)