https://github.com/masylum/dotfiles2
https://github.com/masylum/dotfiles2
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/masylum/dotfiles2
- Owner: masylum
- License: mit
- Created: 2021-06-21T13:30:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T09:46:09.000Z (about 3 years ago)
- Last Synced: 2025-03-15T23:44:33.949Z (over 1 year ago)
- Language: Shell
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
Managed by chezmoi
## Dependencies
In order for these dotfiles to shine I recommend installing:
- [ripgrep](https://github.com/BurntSushi/ripgrep): Alternative to `grep` that respects `.gitignore` and also serves as a better `find`.
- [fzf](https://github.com/junegunn/fzf): Fuzzy finder.
- [bat](https://github.com/sharkdp/bat): Alternative to `cat` with highlighting.
- [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy): Supercharge your git diffs
- [exa](https://github.com/ogham/exa): ls on steroids
## nvim
You need at least the 0.5.
Once installed you need to run `:PackerInstall`.
After that, run `:LspInstall ` to install the lsp servers.
## TODO
- [ ] ssh?