Skip to content

Efimish/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles 🔧

For managing my dotfiles I use chezmoi

Commands

# Init chezmoi with my config
chezmoi init Efimish [--ssh] [--apply]

# Apply config
chezmoi apply

# Start tracking file
chezmoi add $FILE

# Get into chezmoi directory (~/.local/share/chezmoi)
chezmoi cd

Zsh files execution order

.zshenv → [.zprofile if login] → [.zshrc if interactive] → [.zlogin if login] → [.zlogout sometimes].

About

Configs and Settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors