Public Gists by limeyd

Gravatar
Thu Jul 02 21:49:39 -0700 2009
1
2
3
# Development django settings
 
import os.path
gist: 61862 bash functions for a lazy d...
Gravatar
Tue Feb 10 21:35:20 -0800 2009
1
2
3
# simple shortcuts
 
export MY_DEV_PATH=~/development
Gravatar
Tue Feb 10 21:28:33 -0800 2009
1
2
3
#!/bin/bash
#
# pylink.sh - Link a Python module to your site packages directory.