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

https://github.com/isaquetdiniz/dotfiles


https://github.com/isaquetdiniz/dotfiles

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Configs

### KEYBOARD
- husky-gaming-blizzard [ahk remapping keys script](/husky-gaming-blizzard/remapear-setas.ahk)

### Terminal
- [alacritty](https://alacritty.org/)
- Config file -> [alacritty.toml](/alacritty/alacritty.toml)
- [Themes](/alacritty/themes)
- Font [JetBrainsMono NF](https://www.nerdfonts.com/font-downloads)
- [ghostty](https://ghostty.org)
- Config file -> [conf](/ghostty/conf)

### SHELL
- [zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
- Config file -> [.zshrc](/zsh/.zshrc)
- Prompt -> [spaceship-prompt](https://github.com/spaceship-prompt/spaceship-prompt)
- Plugins (put on ~/.zsh)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md)
- [zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use)
- [zsh-completions](https://github.com/zsh-users/zsh-completions)
- Utilities
- [eza (alternative to ls)](https://github.com/eza-community/eza)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- [batcat (alternative to cat)](https://github.com/sharkdp/bat)
- [thefuck](https://github.com/nvbn/thefuck)
- [fzf (search files)](https://github.com/junegunn/fzf)
- [nvm - node version manager](https://github.com/nvm-sh/nvm)
- [mise - generic version manager](https://github.com/jdx/mise)
- [chafa - image viewer](https://github.com/hpjansson/chafa)
- [lazygit](https://github.com/jesseduffield/lazygit)

### NEOVIM
- luarocks
- lazyvim

### GIT
- [.gitconfig](/git/.gitconfig)

### TMUX
- [.tmux.conf](/tmux/.tmux.conf)

### VSCODE
- [settings.json](/vscode/settings.json)

### Docker
- [Install](https://docs.docker.com/desktop/install/linux-install/)
- Utilities
- [ctop (view containers usage)](https://github.com/bcicen/ctop)

### AWS
- [Install](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)