Skip to content

Instantly share code, notes, and snippets.

@MutoMagic
Last active June 20, 2024 17:10
Show Gist options
  • Save MutoMagic/771a947dd50d0029dcc7c83cafab19ba to your computer and use it in GitHub Desktop.
Save MutoMagic/771a947dd50d0029dcc7c83cafab19ba to your computer and use it in GitHub Desktop.
#!/bin/bash -e
git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
sudo mv ~/.vim_runtime /opt/.vim_runtime
ln -s /opt/.vim_runtime/vimrcs/basic.vim ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment