Skip to content

c9rgreen/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)