Skip to content

Instantly share code, notes, and snippets.

@NitescuLucian
Created August 8, 2019 15:04
Show Gist options
  • Save NitescuLucian/7a3a6ba092b4ece86ad8e930f91b3287 to your computer and use it in GitHub Desktop.
Save NitescuLucian/7a3a6ba092b4ece86ad8e930f91b3287 to your computer and use it in GitHub Desktop.
sudo apt-get install vigor
echo alias vi=vigor | sudo tee -a /etc/bash.bashrc
echo alias vim=vigor | sudo tee -a /etc/bash.bashrc
echo alias emacs=vigor | sudo tee -a /etc/bash.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment