Commit Graph

106 Commits

Author SHA1 Message Date
c4ca0b1093 Merged from main project 2015-01-05 16:40:12 -05:00
Kevin Yap
dbe3c15026 Miscellaneous grammatical & consistency changes
- Various grammatical changes and rephrasings
- Capitalize names of VCSes and "Bash"
- Standardize references to project name ("Liquid Prompt")
- Use title casing in README section headers
- Use multiple list-levels in README where appropriate
- Fix code block in pull request instructions in CONTRIBUTING
2014-12-08 23:00:17 -08:00
Olivier Mengué
409b104837 README: fix missing guard around liquidprompt for bashrc instructions
Fixes https://github.com/nojhan/liquidprompt/issues/291
2014-12-04 23:54:39 +01:00
Olivier Mengué
cfae93fb30 Fix one more grammar error 2014-12-04 21:48:22 +01:00
Matt Kelly
5f9bb3a5cc Fix various spelling / grammar / consistency errors 2014-12-04 21:46:45 +01:00
ba683626a7 Oh My Git! support 2014-11-16 11:42:22 -05:00
Olivier Mengué
e92735e4b4 README: move the current maintainer up! 2014-11-12 22:14:35 +01:00
algaerhythm (Wilson Maravilha)
d456155cd7 Fix typo in README.md 2014-08-19 00:59:05 +02:00
Olivier Mengué
61bb573148 README: add AUTHORS section with coderwall.com links 2014-08-19 00:55:04 +02:00
Olivier Mengué
95d69efe87 Add the text of the LICENSE (AGPL 3)
... and link to it from README
2014-06-28 23:11:52 +02:00
Olivier Mengué
e555fd2acb README: minor fixes 2014-06-28 23:09:26 +02:00
Olivier Mengué
d2a7e04ac4 README: use a true (Unicode) em dash 2014-06-28 22:49:29 +02:00
dryman
4111ffc493 Use LP_MARK_PREFIX="\n" to seperate the prompt into two lines 2013-12-06 00:08:16 +01:00
Nicolás Alvarez
ee61cd3423 Fix typos in README and CONTRIBUTING. 2013-12-02 17:55:20 -03:00
Olivier Le Thanh Duong
7bf1b9f055 [doc] Add instruction on how to install via antigen 2013-07-26 10:36:18 +02:00
Markus Dreseler
b075b46c85 Added runtime displaying 2013-06-23 12:30:44 +02:00
Olivier Mengué
4492860d59 README: fix typo (closes #202) 2013-06-15 20:06:04 +02:00
nojhan
29c9820786 Fix #147: propose a font for the analog clock
Thanks to Asenar for the tip.
2013-05-25 16:38:46 +02:00
nojhan
6ef3fd0c9d Merge pull request #186 from milouse/develop
Display changes in fossil repository the same way as for git
2013-05-22 11:54:05 -07:00
Étienne Deparis
7ffd524d6e Fix doc regarding the last change in fossil repository management 2013-05-20 16:47:31 +02:00
Olivier Mengué
bc1732dd10 README: fix typos 2013-05-16 01:02:27 +02:00
nojhan
fe6d9f3ebe doc #153: instructions for setting up with zsh 2013-05-14 15:50:47 +02:00
nojhan
1d5e621b1b Update the doc about colored brackets 2013-05-04 17:10:10 +02:00
nojhan
18dc1edee1 Update the README with the temperature feature 2013-05-04 16:44:16 +02:00
nojhan
f9e9be43aa Update the doc about the postfix, add an author. 2013-05-03 21:06:08 +02:00
nojhan
d367976932 Add a special mark when in a disabled VCS repository
This adds the LP_MARK_DISABLED (default: "⌀"), used as a prompt mark
when in disabled repositories (see `LP_DISABLED_VCS_PATH`).
2013-04-22 19:16:31 +02:00
nojhan
d1be06565d Merge branch 'patch-1' of https://github.com/rvanlaar/liquidprompt into develop
Keep the new intro from rvanlaar
Conflicts:
	README.md
2013-04-22 18:11:41 +02:00
Roland van Laar
dad4393496 Refined the intro and installation sections.
Hello,

I saw the liquidprompt on Hackernew. 
I tried to give it a more catching intro to focus on 
why a new user should use it and how it helps them save time. 

I also tried to state the install section more clearly. 
This way users can testdrive it quicker. 

Congrats on the Hackernews list. 
I hope you accept these changes.
2013-04-21 14:06:26 +03:00
Roy Wellington Ⅳ
865df9ffa6 More grammar touchups. 2013-04-20 16:01:36 -07:00
Roy Wellington Ⅳ
bff75a8f8d Touch up spelling and grammar. 2013-04-20 15:32:22 -07:00
nojhan
f483697fda Merge branch 'develop' of github.com:nojhan/liquidprompt into develop 2013-04-20 21:53:09 +02:00
nojhan
91959b636a Add an analog clock
Using `LP_TIME_ANALOG`, you can now display an analog clock instead of
numeric values. The analog clock is "accurate" to the nearest half hour.
2013-04-20 21:51:55 +02:00
François Schmidts
74f9ca846c updating documentation 2013-04-17 14:19:16 +02:00
nojhan
b77940ed2e Update the README about LP_DISABLED_VCS_PATH 2013-04-09 23:00:05 +02:00
polyphemus
9bae88a686 update README about tmux support. 2013-03-14 23:18:20 +01:00
nojhan
9d4ded5799 Update the README
Bazaar support and LP_PS1_FILE were missing.
2013-03-13 11:56:28 +01:00
nojhan
0ee5944f79 Differents colors for differents hosts you SSH in
Adds the LP_ENABLE_SSH_COLORS option to use a numeric hash of the hostname as the displayed color.
2013-03-12 00:02:04 +01:00
nojhan
3d711323d5 Replace lptag by prompt_tag
prompt_tag is more consistent with the other prompt_* functions.
2013-03-11 23:05:10 +01:00
Nicolas LACOURTE
c5e642a09f Add more generic test for screen/byobu/tmux title 2013-03-08 12:05:42 +01:00
Nicolas LACOURTE
2296081d01 Add case for screen title escape chars 2013-03-08 12:05:42 +01:00
nojhan
b55126e7d3 Display colored brackets in a term multiplexer
A pair of square brackets, colored in blue if your current shell is running in a
terminal multiplexer (screen or tmux).
2013-02-26 14:18:58 +01:00
nojhan
31caf8a72d Add the lptag function to add a prefix
Note: the `lptag` function is  convenient way to add a prefix. You can thus add
a keyword to your different terminals:

    [:~/code/liquidprompt] develop ± lptag mycode
    mycode [:~/code/liquidprompt] develop ±
2013-02-26 13:37:31 +01:00
nojhan
883901008b Merge pull request #98 from jaesivsm/feature/vcs
Feature/vcs
2013-01-24 02:08:27 -08:00
François Schmidts
9ca0b9d239 modification of the documentation concerning the LP_VCS 2013-01-23 18:26:21 +01:00
nojhan
b776cd8e64 Display a yellow + if stashs
Add a yellow + after the git infos, if there is at least one stash.
The * in case of untracked file is now red.
2013-01-17 23:02:17 +01:00
nojhan
e2b51ef3da Merge branch 'master' of github.com:nojhan/liquidprompt 2013-01-17 21:44:36 +01:00
nojhan
8773806485 Note about PROMPT_COMMAND 2013-01-17 21:44:16 +01:00
Johann Dreo
1826cfa007 solve a remaining merge conflict in the readme 2013-01-17 11:29:55 +01:00
Johann Dreo
819c2c5ae2 manual merge 2013-01-16 15:47:47 +01:00
nojhan
3aedf713f4 Merge pull request #89 from jaesivsm/feature/dirtrim
Feature/dirtrim
2013-01-12 08:36:00 -08:00