Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repo manages terminal/editor configuration with GNU Stow.

Packages in this repo

  • nvim -> ~/.config/nvim
  • opencode -> ~/.config/opencode
  • starship -> ~/.config/starship.toml
  • tmux -> ~/.tmux.conf
  • zsh -> ~/.zshrc

Stow a single app

From the repo root, run:

stow <appname>

Examples:

stow nvim
stow tmux
stow zsh

That creates symlinks from this repo into your home directory so each app uses the tracked config.

Stow everything at once

Use the helper script:

bash stow-all.sh

Or make it executable and run directly:

chmod +x stow-all.sh
./stow-all.sh

About

Contains my dotfiles for my most useful configs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages