Skip to content

Instantly share code, notes, and snippets.

View tri-chu's full-sized avatar

Tri Chu tri-chu

View GitHub Profile
#!/bin/bash
# This is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.

Keybase proof

I hereby claim:

  • I am trichu1988 on github.
  • I am chuminhtri (https://keybase.io/chuminhtri) on keybase.
  • I have a public key ASAJM4iLr_O1q5hlzTnt1X2crHBwjgsMaHEKY1DuoQ1zxQo

To claim this, I am signing this object:

#!/bin/bash
TIME=$(date +"%Y-%m-%d_%H%M%S")
# Output folder
FOLDER="$HOME/Pictures"
OUTDIST="$FOLDER/GIFrecord_$TIME.gif"
# Delay before starting
DELAY=3
@tri-chu
tri-chu / cvim-config
Last active June 20, 2017 22:03
cvim config
set numerichints
set typelinkhints
let blacklists = ["https://play.google.com/*","http://feedly.com/*","https://mail.google.com/*","https://feedly.com/*","https://keep.google.com/*"]