Created
May 17, 2020 09:15
-
-
Save tomjamescn/30f419844b56612487ee90d43ce62fc4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo add-apt-repository ppa:jonathonf/vim | |
sudo apt-get update | |
sudo apt-get install vim | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment