https://github.com/isaquetdiniz/dotfiles
https://github.com/isaquetdiniz/dotfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/isaquetdiniz/dotfiles
- Owner: isaquetdiniz
- Created: 2024-07-30T17:11:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T14:28:06.000Z (2 months ago)
- Last Synced: 2025-04-14T13:14:56.444Z (about 1 month ago)
- Language: Shell
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)