|
|
||
|---|---|---|
| .config | ||
| .local | ||
| assets | ||
| packages | ||
| system/etc/keyd | ||
| .stow-local-ignore | ||
| .zprofile | ||
| README.md | ||
| install.sh | ||
README.md
Dotfiles
prerequisites
- Git
- Gum (For pretty prompts)
- Base arch install
sudo pacman -S git gum
Usage
cd $HOME
git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
# Installation with no confirmation prompts
./insall.sh --yes