Skip to content

Den1al/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ My dotfiles ✨

Install with stow:

stow --target .

# Edit $HOME/.zprofile
source $HOME/.config/zsh/.zshrc

Homebrew installation:

# Leaving a machine
brew leaves > homebrew/leaves.txt

# Fresh installation
xargs brew install < homebrew/leaves.txt

Uninstall with stow:

stow --delete .