- vim (NeoVim & LunarVim)
- Plugins are managed with Lazy
- emacs
- doom emacs
- helix
- bash
- fish
- zsh
- oh-my-zsh
- powerlevel10k
- tmux
- hypr
- swaync
- rofi
- ghostty
- waybar
- kanata
- kmonad
- tacky-borders
- kitty
- alacritty
- wezterm
- hyper
- zen-browser
Requires Neovim (>= 0.9)
- LunarVim - Fast IDE layer for Neovim with awesome plugins already installed.
- fish shell
- Oh My Posh - Prompt theme engine
- fisher - a plugin manager for Fish
- tide - the ultimate fish prompt
- nvm - node package manager for fish
- zoxide - directory jumper
- zsh shell
- nerd font - Powerline-patched fonts.
- zoxide - Directory jumping
- exa -
lsreplacement - zsh-autosuggestions - Fish-like fast/unobtrusive autosuggestions for zsh.
- zsh-syntax-highlighting - Fish shell-like syntax highlighting for zsh.
- Clone this repository to your home directory.
# Using gh
gh repo clone shadowash8/dotfiles ~/.dotfiles
# ...or use HTTPS and switch remotes later.
git clone https://github.com/shadowash8/dotfiles.git ~/.dotfiles- Create symlinks in the Home directory to the real files in the repo.
stow .- Clone this repository to your home directory.
# Using gh
gh repo clone shadowash8/dotfiles $HOME\.dotfiles
# ...or use HTTPS and switch remotes later.
git clone https://github.com/shadowash8/dotfiles.git $HOME\.dotfiles- Create symlinks in the Home directory to the real files in the repo.
cd $HOME/.dotfiles
./dotfiles.ps1




