| .. |
|
__init__.py
|
convert all the code into a proper package
|
2017-08-26 15:49:02 -04:00 |
|
aws_profile.py
|
update to latest powerline
|
2017-09-30 17:49:46 -04:00 |
|
battery.py
|
battery: Rename low_battery_threshold to low_threshold
|
2017-11-25 21:09:23 -05:00 |
|
bzr.py
|
Move get_PATH and x_subprocess_env functions into utils.py
|
2018-03-20 13:09:48 +00:00 |
|
cwd.py
|
respect max dir setting for plain cwd
|
2018-02-18 21:09:22 -05:00 |
|
env.py
|
nevermind on extra theme variables
|
2018-02-18 22:04:43 -05:00 |
|
exit_code.py
|
Convert many segments to new class-based code
|
2017-08-26 17:46:46 -04:00 |
|
fossil.py
|
Move get_PATH and x_subprocess_env functions into utils.py
|
2018-03-20 13:09:48 +00:00 |
|
git.py
|
Move get_PATH and x_subprocess_env functions into utils.py
|
2018-03-20 13:09:48 +00:00 |
|
git_stash.py
|
python3 compat for git_stash
|
2018-04-13 10:13:25 -04:00 |
|
hg.py
|
Move get_PATH and x_subprocess_env functions into utils.py
|
2018-03-20 13:09:48 +00:00 |
|
hostname.py
|
tests for hostname segment
|
2017-09-05 10:31:10 -04:00 |
|
jobs.py
|
Switch CYGWIN job counting code from map to list comprehension
|
2022-09-22 14:08:37 -04:00 |
|
newline.py
|
tcsh support
|
2017-10-05 13:44:28 -04:00 |
|
node_version.py
|
more threaded segments
|
2017-08-26 20:16:57 -04:00 |
|
npm_version.py
|
convert fossil and npm segments to be threaded
|
2017-08-26 18:36:36 -04:00 |
|
php_version.py
|
Fix tests and some py2/py3 issues
|
2018-02-19 10:45:02 -05:00 |
|
rbenv.py
|
Convert the rest of the segments
|
2017-08-26 17:58:19 -04:00 |
|
read_only.py
|
remove use of PWD in segments
|
2017-12-20 12:27:49 -05:00 |
|
root.py
|
Move escaping back to append and make it optional
|
2018-02-16 00:43:42 +04:00 |
|
ruby_version.py
|
Ruby Segment changes:
|
2018-02-22 15:39:11 -07:00 |
|
set_term_title.py
|
remove use of PWD in segments
|
2017-12-20 12:27:49 -05:00 |
|
ssh.py
|
link to my config file for an example
|
2017-09-05 10:39:35 -04:00 |
|
stdout.py
|
nevermind on extra theme variables
|
2018-02-18 22:04:43 -05:00 |
|
svn.py
|
fix bug in svn segment
|
2018-07-01 21:13:15 -04:00 |
|
time.py
|
Add format option for time segment
|
2018-03-29 16:28:37 +02:00 |
|
uptime.py
|
Fix tests and some py2/py3 issues
|
2018-02-19 10:45:02 -05:00 |
|
username.py
|
space formatting
|
2017-12-19 09:45:57 +01:00 |
|
virtual_env.py
|
Real Virtual env name while using "pipenv".
|
2017-10-17 15:43:56 +05:30 |