Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 480 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 480 Bytes

Dotfiles

All my needed dotfiles for a future OS hop

Notes

  • For zsh and sway (which includes rofi, kitty, darkman, waybar, sway and darkman configs) to work correctly you need to issue:
    •   git submodule init
        git submodule update

Usage

git clone https://github.com/TWB0109/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow x # X meaning any folder in the repo that you'd like to install as your config, please back up your configs first.