aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-10-07 20:19:15 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-10-07 20:19:15 +0200
commitd27d1370846fad27cbc45f4907ed96bda5326fa7 (patch)
tree1a76a1204fcaad33e433354fb5459b6d00e9569d /.bashrc
parent3bf374f4b530dccf491f2cb39e05179ea2baa8ab (diff)
downloaddotfiles-d27d1370846fad27cbc45f4907ed96bda5326fa7.tar.gz
dotfiles-d27d1370846fad27cbc45f4907ed96bda5326fa7.tar.bz2
dotfiles-d27d1370846fad27cbc45f4907ed96bda5326fa7.zip
Added liquidprompt
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index a369039..ee01ef2 100644
--- a/.bashrc
+++ b/.bashrc
@@ -9,4 +9,5 @@ alias ls='ls --color=auto'
9#PS1='[\u@\h \W]\$ ' 9#PS1='[\u@\h \W]\$ '
10PS1='[\d][\t]\u on \h\n\w => ' 10PS1='[\d][\t]\u on \h\n\w => '
11 11
12source liquidprompt
12archey 13archey