Skip to content

Instantly share code, notes, and snippets.

View 0x6773's full-sized avatar
🎯
Focusing

Govind Sahai 0x6773

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mnciitbhu on github.
  • I am mnciitbhu (https://keybase.io/mnciitbhu) on keybase.
  • I have a public key ASB38LXokrtfC1thI00A1lS2LMa9J3QLSJ2hx6NBEJCKhQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am mnciitbhu on github.
  • I am mnciitbhu (https://keybase.io/mnciitbhu) on keybase.
  • I have a public key whose fingerprint is 7135 F349 5BB5 7796 9251 B783 F490 F1E1 266A FAB1

To claim this, I am signing this object:

@0x6773
0x6773 / PKGBUILD
Created April 2, 2017 18:50
PKGBUILD for boostnote
# Maintainer: Dick Choi <fluke8259@gmail.com>
# Contributor: Romain Bazile <gromain.baz@gmail.com>
# PKGBUILD Modified by : Govind Sahai <gsiitbhu@gmail.com>
pkgname=boostnote
pkgver=0.8.6
pkgrel=1
pkgdesc="Opensource note app for developer"
arch=('x86_64')
url="https://boostnote.io/"

Keybase proof

I hereby claim:

  • I am mafiya69 on github.
  • I am mnciitbhu (https://keybase.io/mnciitbhu) on keybase.
  • I have a public key whose fingerprint is 7135 F349 5BB5 7796 9251 B783 F490 F1E1 266A FAB1

To claim this, I am signing this object:

" ~/.vimrc
" Govind Sahai
" @mnciitbhu
" Copied from https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim
" Set autoindent
set autoindent
" Set
if test -d ".git"; then \
git submodule sync; \
git submodule update --init --recursive || exit 1; \
fi
Synchronizing submodule url for 'main/external/RefactoringEssentials'
Synchronizing submodule url for 'main/external/cecil'
Synchronizing submodule url for 'main/external/debugger-libs'
Synchronizing submodule url for 'main/external/fsharpbinding'
Synchronizing submodule url for 'main/external/guiunit'
Synchronizing submodule url for 'main/external/ikvm'