How to enable source highlighting when doing `less mycodefile.ext`
How to enable source highlighting when doing less mycodefile.ext Install source-highlight sudo apt install source-highlight Configure it on your .bash_profile…
How to enable source highlighting when doing less mycodefile.ext Install source-highlight sudo apt install source-highlight Configure it on your .bash_profile…
Say you have an encrypted file file.foo.gpg and you want to make a shorthand command to decrypt that file, you’ll…
You may be running several independent but similar servers at the same time and wasting time by executing commands in…
Try this: rm ~/.fonts.cache-1 Open a new Terminal, it should open pretty fast after that.