Last active
February 27, 2020 10:10
-
-
Save aleofreddi/8832bfe9c3fa9ba4020f38246e5250fe to your computer and use it in GitHub Desktop.
friendly ubuntu
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
update-alternatives --set editor /usr/bin/vim.basic | |
echo ':setlocal indentkeys=' > ~/.vimrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment