Skip to content

Alberto97/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone the repository
  2. Source configuration by appending these lines to .zshrc
# Add user customizations
if [[ -e .zshrc.local ]]; then
  source .zshrc.local
fi
  1. Copy dotfiles
cp -R dotfiles/bin $HOME/.local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published