Skip to content

Instantly share code, notes, and snippets.

View Amperture's full-sized avatar
😀
Always Learning!

Amp Amperture

😀
Always Learning!
View GitHub Profile
@Amperture
Amperture / .vimrc
Created February 21, 2019 18:02
Current .vimrc as of Feb 21, 2019
set nocompatible " be iMproved, required
filetype off " required
" Plugins {{{
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" alternatively, pass a path where Vundle should install plugins
"call vundle#begin('~/some/path/here')
import requests
for x in range(100):
r = requests.get('http://websiteyouwanttospam.com')
#!/usr/bin/python2
"""
If you're a Linux user, and use mpd for your music player, this will push your
current song artist and title to a text file for importing into OBS.
"""
import time
import mpd
client = mpd.MPDClient()

Keybase proof

I hereby claim:

  • I am amperture on github.
  • I am amperture (https://keybase.io/amperture) on keybase.
  • I have a public key whose fingerprint is ECAC 9747 869A D37E E109 5E77 6889 A24C A323 0CFC

To claim this, I am signing this object: