Clone this repo
git clone --bare https://github.com/Dethada/dotfiles.git $HOME/.dotfilesAdd the following to your .bashrc and source it.
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
# optional use nvim as manpager `:h Man`
export MANPAGER='nvim +Man!'
export MANWIDTH=999Checkout the files
# ignore untracked files
dotfiles config --local status.showUntrackedFiles no
dotfiles checkoutRun the setup script
~/setup-arch.shRequired to compile treesitter parsers
cargo binstall tree-sitter-cli
Press prefix + I (capital i, as in Install) to fetch plugins.
- Shell: zsh
- Terminal: wezterm
- Editor: neovim
- File manger: yazi
- WM: hyprland
- Bar: ashell