Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 513 Bytes

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 git@github.com:dyfrgi/dotfiles.git
homeshick link