https://github.com/rodrigorvsn/dotfiles
🙍♂️ My random dotfiles.
https://github.com/rodrigorvsn/dotfiles
neovim oh-my-zsh vscode
Last synced: about 1 month ago
JSON representation
🙍♂️ My random dotfiles.
- Host: GitHub
- URL: https://github.com/rodrigorvsn/dotfiles
- Owner: RodrigoRVSN
- Created: 2023-04-22T20:35:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-18T00:55:21.000Z (5 months ago)
- Last Synced: 2026-01-18T13:10:21.291Z (5 months ago)
- Topics: neovim, oh-my-zsh, vscode
- Language: Lua
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 🔥 Linux settings
These are the settings that I'm currently using on my code editor, terminal, and all these dev stuff.
See which one makes sense for your situation and enjoy!
## Setup
- Run in Fedora
```bash
./setup.sh
```
## 🔗 Links
### Fonts
- [Fira Code](https://github.com/tonsky/FiraCode)
- [JetBrains Mono](https://www.jetbrains.com/lp/mono/)
### ZSH
- [Oh My Zsh](https://ohmyz.sh/)
- [Spaceship Theme](https://github.com/spaceship-prompt/spaceship-prompt)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [zsh-completions](https://github.com/zsh-users/zsh-completions)
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)