Created
March 8, 2019 02:47
-
-
Save n0ncetonic/d36e10deac900002f3dbcb8e610b1ef3 to your computer and use it in GitHub Desktop.
Just some bash aliases I find useful
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
vim -c 'execute "silent !echo " . &fileencoding | q' {filename} # Extremely good file encoding detection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment