Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 636 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 636 Bytes

cgreen's setup

Workspace

Highlights

Role Tool
Terminal Ghostty
Virtual Machines OrbStack
Dotfiles Stow
Shell Fish
Editor Neovim

Usage

  1. Clone this repository to $HOME/.config
  2. Use stow to symlink the config files in each directory. i.e. cd $/HOME/.config && stow zsh results in ~/.zshrc -> ~/$HOME/.config/zsh/.zshrc (more on managing dotfiles with stow)