Skip to content

SolRaze/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles managed per device on separate branches.

Branch OS
deuce macOS
flinte Arch Linux
chip Raspberry Pi OS

Structure

Each branch follows the same layout — sol/ mirrors the home directory:

dotfile/
├── install.sh          symlinks sol/ into ~/
├── .gitignore
└── sol/
    ├── .zprofile
    ├── .gitconfig
    ├── .config/
    └── .local/

Setup

git clone https://github.com/SolRaze/dotfiles.git ~/Projects/dotfile
cd ~/Projects/dotfile
git checkout <branch>   # deuce | flinte | chip
./install.sh

deuce only: run prefix+I in tmux after first launch to install plugins via tpm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors