summaryrefslogtreecommitdiff
path: root/uio.py
diff options
context:
space:
mode:
authorSérgio Almeida <mephx.x@gmail.com>2009-08-08 18:36:41 +0100
committerSérgio Almeida <mephx.x@gmail.com>2009-08-08 18:36:41 +0100
commit28c6f4aecc0b5f5f3c09aabe8edbeb633fad9de0 (patch)
tree90a2c61e9dfbb96a0051207063ff8e81d514fe5e /uio.py
parenttweaked uprofile's behaviour, minor bug fixing (diff)
downloaduselect-28c6f4aecc0b5f5f3c09aabe8edbeb633fad9de0.tar.gz
uselect-28c6f4aecc0b5f5f3c09aabe8edbeb633fad9de0.tar.bz2
uselect-28c6f4aecc0b5f5f3c09aabe8edbeb633fad9de0.zip
started .uprofile/env.d/ .uselect/env.d/ capabilites
added sample ebuild added sample .bashrc for automatic profile switching on a per-folder basis
Diffstat (limited to 'uio.py')
-rw-r--r--uio.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/uio.py b/uio.py
index 2a3bb50..30e05cd 100644
--- a/uio.py
+++ b/uio.py
@@ -11,8 +11,6 @@ import stat
import subprocess
-
-
# Aligning
space = ' '
right = '\t'