Bruno Pinto
|
699e221ad9
|
Merge pull request #269 from wk/master
|
2014-12-23 15:55:53 -02:00 |
|
Wild Kat
|
1a18186cca
|
changed code indent to 2 spaces for consistency
|
2014-12-23 15:55:47 -02:00 |
|
Wild Kat
|
bafb64147c
|
Eliminate superficial whitespaces in ssh plugin
|
2014-12-23 15:55:47 -02:00 |
|
Wild Kat
|
c761f9442c
|
Added documentation link for ssh helper plugin and further cleanup
|
2014-12-23 15:55:47 -02:00 |
|
JP Viljoen
|
ad63831b8f
|
[ssh plugin] 256-colour helper stuff
|
2014-12-23 15:55:47 -02:00 |
|
Bruno Pinto
|
818e68b9bc
|
Merge pull request #272 from TheBestNinja/patch-1
|
2014-12-23 15:54:20 -02:00 |
|
TheBestNinja
|
69f83d862e
|
Tiny typo
|
2014-12-23 15:54:15 -02:00 |
|
Bruno Pinto
|
d9bd880e9b
|
Merge pull request #276 from charlesbjohnson/cbjohnson_theme
|
2014-12-23 15:53:09 -02:00 |
|
Charles B Johnson
|
521a6e3846
|
Add cbjohnson theme.
|
2014-12-23 15:53:04 -02:00 |
|
Bruno Pinto
|
c65a0dbbf9
|
Merge pull request #278 from jcouyang/export
|
2014-12-23 15:46:24 -02:00 |
|
Jichao Ouyang
|
c7d55526ec
|
add capability to bash export
|
2014-12-23 15:46:17 -02:00 |
|
Bruno Pinto
|
fa024507da
|
Merge pull request #280 from bucaran/feat-prepend_tree
|
2014-12-23 15:45:16 -02:00 |
|
Jorge Bucaran
|
7b0a7ef76f
|
Add -P --preview flag to help debug/test command.
|
2014-12-23 15:32:32 -02:00 |
|
Jorge Bucaran
|
a51dc2d7f5
|
Add _prepend_tree command. Traverse a dependency tree and add it to a path.
|
2014-12-23 15:32:32 -02:00 |
|
Bruno
|
9c37de5d5f
|
Merge pull request #282 from janlindblom/feature/improved_plenv_plugin
Allow plenv plugin to read from $PLENV_ROOT
|
2014-12-23 15:25:08 -02:00 |
|
Jan Lindblom
|
0cbd3480a8
|
Allow plan plugin to read from $PLENV_ROOT (useful with Homebrew on Mac).
|
2014-12-17 13:51:57 +01:00 |
|
Bruno Pinto
|
3a4b7de689
|
Merge branch 'prepend_path'
|
2014-11-29 17:17:28 +11:00 |
|
Bruno Pinto
|
b861a5cee1
|
deprecating _append_path and create _prepend_path
|
2014-11-29 17:15:30 +11:00 |
|
Bruno
|
73459aeb7d
|
Merge pull request #266 from bobthecow/fix/local-config-home-suffix
Remove common .home suffix from local-config hostname.
|
2014-11-29 12:25:53 +11:00 |
|
Justin Hileman
|
d6d10825ae
|
Remove common .home suffix from local-config hostname.
|
2014-11-28 11:28:23 -05:00 |
|
Bruno Pinto
|
5f230e331d
|
checking for --inherit-variable support is too slow
|
2014-11-28 20:17:28 +11:00 |
|
Bruno Pinto
|
b04c7fa42b
|
Merge pull request #195 from natrim/master
|
2014-11-28 19:46:04 +11:00 |
|
Natrim
|
d3daa585aa
|
Composer plugin
- add function "composer"
- uses local composer if available
- add function "composer_install" to install composer to current dir
|
2014-11-28 19:45:55 +11:00 |
|
Bruno Pinto
|
c56d016f7d
|
Merge pull request #170 from rominf/dpaste
|
2014-11-28 19:44:17 +11:00 |
|
Roman Inflianskas
|
2d363c740d
|
[dpaste] Make dpaste a replacement for sprunge
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
bb1d149e2c
|
[dpaste] Add time options: 1, onetime, 2, twotimes
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
36aa069f7b
|
[dpaste] Add system tests
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
e957365d75
|
[dpaste] Another try to fix tests running on OS X
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
b256aac2e1
|
[dpaste] Allow test run with any working directory
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
b1b7b0a0ee
|
[dpaste] Using sed -E everywhere
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
e5b7c01934
|
[dpaste] Fix hour, week, month expired snippets
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
668849a9c3
|
[dpaste] Fix tests
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
4cb6539197
|
[dpaste] Add tests
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
32c1a02690
|
[dpaste] Add compatibility with non GNU *nix
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
b3d40bb35d
|
[dpaste] Add --help alias for help
|
2014-11-28 19:44:11 +11:00 |
|
Roman Inflianskas
|
feff0bb89d
|
[dpaste] Fixed file pasting with option -t
|
2014-11-28 19:44:10 +11:00 |
|
Roman Inflianskas
|
4aedc2917f
|
[dpaste] Underscoring all private variables and functions
|
2014-11-28 19:44:10 +11:00 |
|
Roman Inflianskas
|
9ce45f5f38
|
[dpaste] Add "expires" option
|
2014-11-28 19:44:10 +11:00 |
|
Roman Inflianskas
|
a58c498362
|
[dpaste] Add dpaste plugin
|
2014-11-28 19:44:10 +11:00 |
|
Bruno Pinto
|
06b35235ff
|
Merge pull request #262 from bobthecow/fish-all-the-fish
|
2014-11-28 19:42:07 +11:00 |
|
Justin Hileman
|
c91f0932d7
|
[bobthefish] Add config options to readme.
|
2014-11-28 19:41:55 +11:00 |
|
Justin Hileman
|
4db1f71bb3
|
[bobthefish] Default hg segment to off
… due to performance concerns.
See #258
See #262
|
2014-11-28 19:41:55 +11:00 |
|
Justin Hileman
|
620dbedef7
|
[bobthefish] One more hg speedup.
Send along the directory where we already found the .hg to throw hg a bone.
|
2014-11-28 19:41:55 +11:00 |
|
Justin Hileman
|
b4cd761843
|
[bobthefish] One more cleanup.
|
2014-11-28 19:41:54 +11:00 |
|
Justin Hileman
|
1e9893102e
|
[bobthefish] Default display configs to yes
|
2014-11-28 19:41:54 +11:00 |
|
Roman Inflianskas
|
eec81de1b4
|
bobthefish: allow user disable segments
Conflicts:
themes/bobthefish/fish_prompt.fish
|
2014-11-28 19:41:54 +11:00 |
|
Justin Hileman
|
0e76751e5f
|
[bobthefish] Use @rominf's recursive hg to find hg root.
|
2014-11-28 19:41:54 +11:00 |
|
Roman Inflianskas
|
a3b401127c
|
bobthefish: hg: faster checking for hg repo (fix)
Conflicts:
themes/bobthefish/fish_prompt.fish
|
2014-11-28 19:41:54 +11:00 |
|
Justin Hileman
|
8b2b0ac585
|
[bobthefish] Use brackets instead of test.
|
2014-11-28 19:41:54 +11:00 |
|
Justin Hileman
|
3620d70690
|
[bobthefish] always use command hg
|
2014-11-28 19:41:54 +11:00 |
|