Skip to content

Instantly share code, notes, and snippets.

@tonekk
Last active May 17, 2021 08:52
Show Gist options
  • Save tonekk/0c5ae56f0920266c3f4e to your computer and use it in GitHub Desktop.
Save tonekk/0c5ae56f0920266c3f4e to your computer and use it in GitHub Desktop.
script to setup my dotfiles
cd && git clone git@github.com:tonekk/dotfiles.git etc && cd etc && git submodule update --init --recursive && ~/etc/bin/init && nvim -c PlugInstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment