Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!
Check out my Software Engineer Study Blog on tumblr
- Vim (Neovim) config
- Tmux config
- Git config
- Fish config
-
Neovim >= 0.9.0 (needs to be built with LuaJIT)
-
Git >= 2.19.0 (for partial clones support)
-
a Nerd Font(v3.0 or greater) (optional, but needed to display some icons)
-
lazygit (optional)
-
a C compiler for
nvim-treesitter
. See here -
for telescope.nvim (optional)
-
a terminal that support true color and undercurl:
- kitty (Linux & Macos)
- wezterm (Linux, Macos & Windows)
- alacritty (Linux, Macos & Windows)
- iterm2 (Macos)
- Sainhee Sonoka Andromeda
-
Fisher - Plugin manager
-
Tide - Shell theme
-
Nerd fonts - Patched fonts for development-use. I use PlemolJP and BlexMono.
-
z for fish - Directory jumping
-
Eza -
ls
replacement -
ghq - Local Git repository organizer
-
fzf - Interactive filtering
- Visit all my links here
- Check out my Software Engineer Study Blog