Nietzsche says "God is dead" God says "Nietzsche is dead "
Header image
The best text editor: Vim

Vim is the best text editor, i have ever used.  I’m using vim while coding with pyton,html and css. How to install vim sudo apt-get install vim vim-common vim-gnome Usage and some features You can open a file with using: vi open_me.txt Command mode: letters or sequence of letters interactively command vi. Commands are case … Read more