Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 635 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 635 Bytes

dotfiles

Run the install.sh to install some tools, like zsh, fzf, etc. Only works on arch.

bash <(curl -s https://raw.githubusercontent.com/sammaji/dotfiles/main/preinstall.sh)

Next, clone the repo and use stow to create symlinks to your home directory.

git clone https://github.com/sammaji/dotfiles ~/dotfiles/
cd ~ && stow ~/dotfiles/

This does not include my neovim configuration. Here's my neovim config: boomer.nvim


screenshots

Screenshot_2024-09-13_01 22 17