Skip to content

Instantly share code, notes, and snippets.

View swapi's full-sized avatar
🏊‍♂️
Swimming

Swapnil swapi

🏊‍♂️
Swimming
View GitHub Profile
#run this in bash. somehow the wildcards dont work on zsh
#for nemo file manager instead of nautilus
sudo add-apt-repository ppa:noobslab/mint
#for latest git.
sudo apt-add-repository ppa:git-core/ppa
#for gnome-shell... cos unity will suck up all your memory
#plus https://extensions.gnome.org/ !!!
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'
green='\033[0;32m'
@swapi
swapi / All About VIM.md
Last active August 29, 2015 14:14
VIM Session

All About VIM

  1. History

    ex -> vi -> vim -> (gvim/macvim) -> neovim
  2. Modes - normal (ESC), editing (insert, i), visual

  3. Language

    a. Movement - h, j, k, l, w, b, e, ^, 0, $, gg, G, number powerd movement b. Editing Start - i, a, I, A, o, O c. Text operations - y, p, d, yank-register, r, . verb-motion d. Misc - f, F, %, *, #

Keybase proof

I hereby claim:

To claim this, I am signing this object: