Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 418 Bytes

File metadata and controls

24 lines (20 loc) · 418 Bytes

.dotfiles

Description

My Dotfiles. (WIP)

Setup

Run git clone "https://github.com/Fangoling/.dotfiles ~/.dotfiles" && ~/.dotfiles/script/setup.sh This setups up symbolic links to all files of this repo.

Folder structure

```text
~/
├── .config/
│   ├── aerospace/ 
│   ├── ghostty/ 
│   └── nvim/   
├── .tmux.conf
├── .tmux
└── .zshrc 
```