Skip to content

danoc/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a collection of my (few) dotfiles.

To use this, add this to a .zshrc file:

if [ -f ~/Projects/danoc/dotfiles/.zshrc ]; then
    source ~/Projects/danoc/dotfiles/.zshrc
else
    print "404: ~/Projects/danoc/dotfiles/.zshrc not found."
fi

Change the path in the code snippet to the location of your cloned repo.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages