b52cb624bcDetect SCM tool presence just once
Olivier Mengué
2012-08-16 16:39:20 +02:00
7d4ca77009The only true value is 1, everything else is false
Olivier Mengué
2012-08-16 16:31:00 +02:00
4b42dffb66Fix return followed by '""'
Olivier Mengué
2012-08-16 16:16:51 +02:00
af629fe960rename LP_UNTRACKED to LP_MARK_UNTRACKED
nojhan
2012-08-16 15:51:01 +02:00
38c4362836Add enable parameters for all features
nojhan
2012-08-16 15:34:03 +02:00
a3be8d3465More consistent special chars variable names
nojhan
2012-08-16 15:22:01 +02:00
05fcbe909aAllow to disable load, battery, etc. in the rc file Yes, much more config options, but it allows to lighten the prompt and so improve its speed. I wanted to detect the useful parts by parsing the theme but it seems impossible (I didn't find how).
Luc Didry
2012-08-16 15:16:48 +02:00
991b2b38beadd configurable untracked changes mark, at a better position
nojhan
2012-08-16 14:28:55 +02:00
822b20eec6Merge ssh://localhost:8480/alexprengere/liquidprompt into develop
nojhan
2012-08-16 14:16:31 +02:00
34c8d901ceChanged default zsh prompt mark from $ to %
Alex
2012-08-16 14:11:52 +02:00
3046024b29Adding git untracked files information (branch* instead of branch if so)
Alex
2012-08-16 14:08:07 +02:00
309ccd86fdMerge ssh://localhost:8480/jaesivsm/liquidprompt into develop
nojhan
2012-08-16 13:42:39 +02:00
72b4001a41fix for issue #44
François Schmidts
2012-08-16 13:07:32 +02:00
170628b676Separate templates from themes
nojhan
2012-08-16 12:13:40 +02:00
71c9b6ddb8Update README : the theme must be sourced *before* LP
Luc Didry
2012-08-14 21:04:01 +02:00
2774c8fc37Bugfix : No more yellow color while being root
Luc Didry
2012-08-14 20:23:27 +02:00
a2af9a0b4aMerge branch 'disable_vcs' of ssh://localhost:8480/ldidry/liquidprompt into develop
nojhan
2012-08-16 11:17:12 +02:00
4b1f4646deUse short name (MERCURIAL => HG) for variable LP_ENABLE_MERCURIAL
Luc Didry
2012-08-16 10:40:20 +02:00
9feb14caa5Fix _lp_CPUNUM on Linux when 'nproc' is missing
Olivier Mengué
2012-08-16 00:22:49 +02:00
36954546d7Allow to disable git/svn/mercurial features New variables in liquidpromptrc for that
Luc Didry
2012-08-15 11:10:17 +02:00
fc7b317c1fUnset LP_OS for runtime
Olivier Mengué
2012-08-15 00:21:21 +02:00
2a833475bcRefactor CPU load
Olivier Mengué
2012-08-15 00:11:34 +02:00
32a89f5b90Update vim modeline since there is no more shebang Without shebang, vim doesn't know the filetype => syntaxic color off
Luc Didry
2012-08-13 20:20:18 +02:00
86f8dba07fA login shell starts with a "-"
Ludovic Rousseau
2012-08-13 16:28:07 +02:00
0818aa1869Warn if the shell is not supported
Ludovic Rousseau
2012-08-13 16:16:47 +02:00
4c023a2a94Fix bug: __battery:local:3: not an identifier: 0:
Luc Didry
2012-08-13 09:27:14 +02:00
c2fdb1751eFix bug in load printing (% not escaped in zsh) Same thing than c8f01e68a3abb2018468a6bc8d2d50a8b07ad3c5
Luc Didry
2012-08-13 15:20:20 +02:00
e9099d15a3Allow to have a /etc/liquidpromptrc Permit to have a modified configuration base for all users
Luc Didry
2012-08-13 14:30:54 +02:00
39fc1df488Smaller shell detection (Thx to Michel Barret)
Luc Didry
2012-08-13 11:44:09 +02:00
a11b838116Change charging battery symbol and color
Luc Didry
2012-08-13 10:02:10 +02:00
508b218004Indicate if the battery is (dis)charging
nojhan
2012-08-12 12:13:47 +02:00
e754319c9cFix bug : shorten path didn't work anymore Stupido ! How can I have the length of $p before its attribution ? Shame on me.
Luc Didry
2012-08-12 11:18:18 +02:00