jacksonchui / dotfiles

Personal dotfiles managed with GNU Stow for easy symlink management, featuring a customized Neovim setup tailored for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Structure

.
├── README.md
├── config
│   ├── Brewfile
│   └── Brewfile.lock.json
├── main.sh
├── scripts
│   ├── brew.sh
│   ├── cli.sh
│   ├── osx.sh
│   ├── setup_mas.sh
│   ├── tmux_tpm.sh
│   └── utils.sh
├── setup_stow.sh
└── stow
    ├── git
    ├── me
    ├── nvim
    ├── ripgrep
    ├── skhd
    ├── ssh
    ├── tmux
    ├── yabai
    └── zsh

About

Personal dotfiles managed with GNU Stow for easy symlink management, featuring a customized Neovim setup tailored for macOS


Languages

Language:Lua 59.3%Language:Shell 34.7%Language:Go 3.9%Language:Ruby 2.1%