An open API service indexing awesome lists of open source software.

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.

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)