Commit Graph

4029 Commits (a3f6859a8d263973f840f2ae12c0c1f9821cdea8)
 

Author SHA1 Message Date
Derek Bassett 1c2774f592 Fix to unit tests. Also removed unneeded extra call to kubectl.
Brian Moran 43e766209b ISS-650 Fix PYTHONPATH appearing in prompt
- Modify prompt_dir function to set current_path based on pwd and
replace $HOME with ~
Ben Hilburn 98729cdc4a Merge pull request from ylluminarious/remove-weird-glyphs
remove weird glyphs in README.md
George D. Plymale II 3b2a2bb0cd remove weird glyphs in README.md
Jordan Taylor e6d882ac47 Added functionality to parse the current namespace regardless of config settings
Ben Hilburn f46617acd3 Merge branch 'master' into next
Ben Hilburn 1f88c289b5 Merge pull request from claycephas/more-documentation
Add documentation for VCS hooks config
Ben Hilburn 37a27463b8 Merge pull request from sbutler2901/master
OSX bug fix for prompt_public_ip
Ben Hilburn aef54bfbaa Merge pull request from terencode/patch-1
Fix incomplete vpn segment name
Clay Anderson b582a60adc Add documentation for VCS hooks config
Clay Anderson 8d653c9320 Add *.swp to ignore
sbutler2901 20b69370a6 Bug fix for prompt_public_ip. The OSX date command does not have the -r option for getting the last modification time of a file. The stat command is being used instead
Térence Clastres 954faf2695 Fix incomplete vpn segment name
The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip".
Ben Hilburn 01893a015b Merge branch 'master' into next
Ben Hilburn 834b6735fa Fixing `vcs.spec` tests after adding space.
Ben Hilburn ad74199822 Adding `SIG` to signal name, removing `-` sign.
Ben Hilburn 2a7f3966c2 Merge branch 'master' into next
Ben Hilburn 01b554cda8 Adding a space after VCS_BRANCH_ICON by default
Ben Hilburn 6136152997 Merge pull request from TimothyEarley/dropbox-integration
Added Dropbox segment
Ben Hilburn 8f3159c99b Merge pull request from simonvpe/master
Corrected awesome-fontconfig lock icon
Ben Hilburn b87c3b85ac Updating Dropbox icon for non-awesome fonts
Ben Hilburn 000da51aea Merge pull request from ZeGentzy/master
Fixes issue 
Chris Chou 5657fe6ac7 : Indicate `Rust` or `(rust)` for rust_version segment only if icon is unavailable
Simon Pettersson 36b833aae3 Corrected awesome-fontconfig lock icon
Timothy Earley 985dac910c Don't show when dropbox is not running
Timothy Earley 81cbd65142 Added dropbox segment
Hal Gentz ec47f1b583
These probably have similar bugs
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Hal Gentz f996d2d6ed
Fixes issue
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Ben Hilburn e9e60324cd Merge branch 'master' into next
Ben Hilburn 386a39671f Merge pull request from trashbat/patch-2
Changed "less than" to "fewer than".
Ben Hilburn 11e80b47ef Merge pull request from Typositoire/fix/prompt_kubecontextlocal1
Fix prompt_kubecontext:local:1: not valid in this context: Version:
Ben Hilburn 9ab067bd62 Merge pull request from sjoeboo/rbenv_always
Add ability to always show rbenv prompt
Ben Hilburn 748f9868fc Final cleanup for new POWERLEVEL9K_RBENV_ALWAYS flag
Ben Hilburn 095351cfe1 Cleaning up README language about new `rbenv` feature.
Matt Nicholson 79a73ef4aa add ability to force rbenv being shown
trashbat 692335975c Changed "less than" to "fewer than".
Yann David 48b4bd1aa4
Fix prompt_kubecontext:local:1: not valid in this context: Version:
Ben Hilburn 688f6203b4 Merge pull request from tippl/fix_load_segment
Fix average selection in load segment.
Richard Tippl 2c388b6c80 Fix average selection in load segment.
Removed duplicate code selecting which load average to use.
Fixed load average selection being in OSX/BSD part of if, making it not work
on non OSX/BSD systems.
Optimized actually getting the load average.
Ben Hilburn c6c405955e README: Quick typo fix.
Ben Hilburn 50f0a94642 Slight tweaks to the awesome-mapped-fontconfig error message.
Ben Hilburn 47e32f913d Merge branch 'awesome-font-mapping' of https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping
Ben Hilburn 17c069d25a README: Quick fix to MD formatting
Ben Hilburn 348178fd8d Updating CHANGELOG for v0.6.4
Ben Hilburn a4c3fbd76b Merge branch 'master' into next
Ben Hilburn c4e3d70fd7 Merge pull request from tadeoos/next
Add average choice to load extension
Ben Hilburn 44871a455b Merge pull request from varundey/patch-1
README: Updated braces for hyperlink
Tadek Teleżyński 582edf200c Add average choice to load extension
This commit adds a functionality to choose if one wants to see 1, 5 or
15 minutes average.

Resolves issue 
Varun Dey a62fffa2b1 Updated braces for hyperlink
Paul Frybarger 0f58a4950c similar to PR , fixing for awesome font mappings