https://github.com/fluential/devops-dotfiles
https://github.com/fluential/devops-dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluential/devops-dotfiles
- Owner: fluential
- Created: 2021-10-07T10:03:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-07T10:12:44.000Z (over 4 years ago)
- Last Synced: 2025-10-10T04:26:21.166Z (9 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DevOps Dotfiles
### Install
1. Install font `git clone https://github.com/powerline/fonts && cd fonts && bash install.sh`
2. `git clone --recursive https://github.com/fluential/devops-dotfiles`
3. `git submodule foreach --recursive git submodule update --init`
4. Symlink relevant files
#### 5. Install Plugins:
Launch vim and run `:PluginInstall`
To install from command line: `vim +PluginInstall +qall`
### Dependencies & Extras
* https://github.com/BurntSushi/ripgrep
* https://github.com/junegunn/fzf
* https://github.com/powerline/fonts (for vim status line)