Skip to content

pdziok/dotfiles

Repository files navigation

dotfiles

installation

  1. clone to ~/dotfiles
  2. add for f in $(find ~/dotfiles -maxdepth 2 -not -path '*.git*' -not -path '*/dotfiles/bin/*' -not -type dir); do source $f; done to ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages