Skip to content

bessonm/dotfiles

Repository files navigation

How to go back home again

  • git clone --separate-git-dir=$HOME/.config.git https://github.com/bessonm/dotfiles.git $HOME/DELETE-ME-RIGHT-AFTER
  • rm -r $HOME/DELETE-ME-RIGHT-AFTER
  • alias config='/var/run/current-system/sw/bin/git --git-dir=$HOME/.config.git/ --work-tree=$HOME'
  • config config --local status.showUntrackedFiles no
  • config checkout -- .
  • antibody bundle < ~/.zsh_plugins > ~/.zsh_plugins.sh

How to setup a new home

git clone --bare https://github.com/bessonm/dotfiles.git $HOME/.config.git

Acknowledgments

Other

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published