Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 513 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 513 Bytes

Michael Leuchtenburg's Dotfiles

Installation

First, install homeshick:

git clone https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
printf '\nsource "$HOME/.homesick/repos/homeshick/homeshick.sh"' >> $HOME/.bashrc
# or maybe
printf '\nsource "$HOME/.homesick/repos/homeshick/homeshick.sh"' >> $HOME/.zshrc
# open a new shell

Next, clone this repo and link:

homeshick clone [email protected]:dyfrgi/dotfiles.git
homeshick link