https://github.com/thebigcicca/dotfiles
my personal dotfiles
https://github.com/thebigcicca/dotfiles
dotfiles emacs emacs-configuration neovim neovim-configuration neovim-dotfiles superfile tabby vim vim-configuration vimrc wezterm wezterm-config windows windows-desktop windows-terminal yazi yazi-rs
Last synced: 3 months ago
JSON representation
my personal dotfiles
- Host: GitHub
- URL: https://github.com/thebigcicca/dotfiles
- Owner: thebigcicca
- Created: 2025-01-16T01:17:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T02:31:47.000Z (4 months ago)
- Last Synced: 2025-03-17T01:27:38.886Z (3 months ago)
- Topics: dotfiles, emacs, emacs-configuration, neovim, neovim-configuration, neovim-dotfiles, superfile, tabby, vim, vim-configuration, vimrc, wezterm, wezterm-config, windows, windows-desktop, windows-terminal, yazi, yazi-rs
- Language: Emacs Lisp
- Homepage:
- Size: 90.5 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dotfiles
## Requirements
- **Neovim**: >= **0.10.3** (built with **LuaJIT**).
- **Git**: >= **2.19.0** (supports partial clones).
- A [**Nerd Font**](https://www.nerdfonts.com/) (v3.0 or greater): **Optional**, but necessary for some icons.
- A [**Vim vundle**](https://github.com/VundleVim/Vundle.vim)
- A **C compiler** for `nvim-treesitter`. See [nvim-treesitter requirements](https://github.com/nvim-treesitter/nvim-treesitter#requirements).
- **Telescope.nvim** dependencies (optional):
- **live grep**: [ripgrep](https://github.com/BurntSushi/ripgrep).
- **find files**: [fd](https://github.com/sharkdp/fd).
- A terminal supporting true color and _undercurl_:
- [WezTerm](https://github.com/wez/wezterm) **(Linux, macOS, Windows)**.
- [Alacritty](https://github.com/alacritty/alacritty) **(Linux, macOS, Windows)**.
- [kitty](https://sw.kovidgoyal.net/kitty/) **(Linux/macOS)**
- [**nekonight**](https://github.com/neko-night/vim): My custom colorscheme.
- [**YouCompleteMe**](https://github.com/ycm-core/YouCompleteMe): Autocompletion and code navigation.
- [**npm**](https://www.npmjs.com/): Required for vim-prettier.
- [**fzf**](https://github.com/junegunn/fzf): Required for vim config### About me
I’m a Brazilian full stack dev, I’m a lua language enthusiast, addicted to neovim/vim and its entire ecosystem, proficient in c, javascript and lua. I like writing about programming and I’m quite curious!
See more about my career on my blog, it's an extension of my brain, everything I learn new I post there.
- [ciccabruno](https://ciccabruno.vercel.app/)
