-
Vim configuration (neovim)
-
Git Configuration
-
Alacritty Configuration
-
MPV Configuration
-
Editor Configuration
- VSCode
- Sublime Text
-
Game Save Files
-
Userprofile files
- Bash & Zsh Configuration
- Starship Configuration
-
Neovim >= 0.9.0
-
Git >= 2.19.0 (for partial clones support
-
a Nerd Font (v3.0 or greater)
- Jetbrains Mono
- Cartograph CF
-
lazygit (optional)
-
a C compiler for
nvim-treesitter
. See here -
for telescope.nvim (optional)
-
a terminal that support true color and undercurl:
- Alacritty (Linux, Macos & Windows)
- Windows Terminal (Linux, Macos & Windows)
- Aura Theme - Dark Theme (optional)
-
Alacritty (The best terminal emulator there is!)
-
Bash & Zsh (Yes, I step on two boats at the same time!)
-
Nerd Font (Jetbrains Mono Nerd font Patch)
-
zoxide (Directory Jumper)
-
Fuzzy Finder (fzf, you know what it does!)
-
Scoop (Better than Homebrew imo!)
-
Oh my Posh (Command Line Client)
-
nvim folder:
~/.config/nvim
- Download the zip file or clone the this repo:
github.com/theamallalgi/dotfiles/
- Open the dotfiles folder, move or copy the nvim folder
- Paste the folder within the
~/.config
folder - Open nvim with
nvim
available on bash, zsh, fish
- Download the zip file or clone the this repo:
-
nvim folder:
c:/user/appdata/local/nvim
- Download the zip file or clone the this repo:
github.com/theamallalgi/dotfiles/
- Open the dotfiles folder, move or copy the nvim folder
- Paste the folder within the
%LocalAppData%
folder - Open nvim with
nvim
available on cmd, pwsh, git bash/zsh (yes you can setup zsh on windows!)
- Download the zip file or clone the this repo:
- run
rm -rf .git
if you use bash/zsh etc. - or just delete the .git folder (will be hidden on windows by default!)