/Dotfiles

My [NeoVim + Tmux + Fish Shell] Setup

Primary LanguageVim Script

42
├── common
│   ├── tmux
│   │   └── default.sh
│   └── .vimrc
├── osx
│   ├── config.fish
│   └── .tmux.conf
└── ubuntu
    ├── config.fish
    ├── .tmux.conf
    └── vim_install.sh