Commit Graph

779 Commits

Author SHA1 Message Date
Joseph Tannhuber
4b8e90041a Cleanup 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
30b7118aeb README updated 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
d7003d4ba1 git symbols prompt improved 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
b14e710151 Git right prompt implemented 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
3567690ec3 README changed 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
d200937d06 New theme: budspencer 2014-08-11 11:44:13 +02:00
Bruno Pinto
599f29f47c Merge pull request #197 from jeremiejig/pluginmc 2014-08-10 16:51:56 -03:00
jeremiejig
f94dc43999 typo 2014-08-10 16:51:35 -03:00
jeremiejig
261c3a1503 adding ref to mc in README 2014-08-10 16:51:34 -03:00
jeremiejig
48d0a05042 plugin mc, wrapper to use a shell compatible with mc 2014-08-10 16:51:34 -03:00
Bruno
7f9ad833f3 Merge pull request #196 from rominf/bak
Bak plugin: fixed directory handling
2014-08-10 16:32:48 -03:00
Roman Inflianskas
1335503cd6 bak: fixed directory handling 2014-08-09 21:47:59 +04:00
Bruno
672ec0894d Merge pull request #198 from jeremiejig/installfix
Installfix
2014-08-07 23:02:37 -03:00
jeremiejig
dc46cbce7d Removing redirect fd 1 and 2.
Well don't need all the extra redirect. normally correclty set.
2014-08-08 01:46:01 +02:00
jeremiejig
eb60e799af don't fork 2014-08-07 23:31:16 +02:00
jeremiejig
dbbd047cc6 Setting the correct fd when piped 2014-08-07 23:29:25 +02:00
Bruno Pinto
591330b12c Merge pull request #192 from grelkin-features/columnize-marks-output 2014-08-01 12:56:54 -03:00
Alexander Grigoriev
7169901224 marks output columnized 2014-08-01 12:56:06 -03:00
Bruno
a0e74e0008 Merge pull request #191 from afarrell/add_peco_plugin
Add peco plugin
2014-08-01 12:39:11 -03:00
Alex Farrell
06086ca17a Add peco plugin 2014-07-29 10:38:02 +02:00
Bruno
4aeb4ac517 Merge pull request #159 from bpinto/mit_license
MIT License
2014-07-22 07:26:10 -03:00
Bruno Pinto
bbe2f075b8 MIT License 2014-07-22 07:25:04 -03:00
Bruno Pinto
811e469275 Merge pull request #175 from jhillyerd/gi-fix 2014-07-20 00:41:49 -03:00
James Hillyerd
a42e564fa2 Add README.md for gi 2014-07-20 00:40:45 -03:00
James Hillyerd
5829ff0f5a Redesign gitignore plugin
- removed code that fetches completions frim gitignore.io each time fish
  is started -- makes logins slow!
- gi.load becomes gi.fish, only contains gi function
- add _update_gi_completions.fish: fetches list of completions from
  gitignore.io and places it into ~/.config/fish/completions
- modify gi function to accept update-completions argument
2014-07-20 00:40:45 -03:00
Bruno Pinto
1e7e712f87 fix #175: add /usr/local/sbin to PATH for brew 2014-07-16 00:36:31 -03:00
Bruno Pinto
df2cf7e33e removing no longer used function 2014-07-16 00:36:31 -03:00
Bruno
9dce85c993 Merge pull request #188 from syl20bnr/ranger_mac_support
Add Mac OS X compatibility for ranger feature of syl20bnr theme
2014-07-16 00:24:33 -03:00
syl20bnr
ba780ef93f Add Mac OS X compatibility for ranger feature of syl20bnr theme 2014-07-15 22:46:31 -04:00
Bruno Pinto
59ada029a4 Merge pull request #179 from ngroup/master 2014-07-15 16:38:06 -03:00
ngroup
e2015c111e remove the screenshot 2014-07-15 16:37:49 -03:00
ngroup
2c92fd8b54 Update README.md 2014-07-15 16:37:49 -03:00
ngroup
493dc481e6 Update README.md 2014-07-15 16:37:49 -03:00
ngroup
27e89495ef update theme "ocean" README 2014-07-15 16:37:49 -03:00
ngroup
47140efa2b update theme "ocean" README 2014-07-15 16:37:49 -03:00
ngroup
fca7516642 add theme "ocean" 2014-07-15 16:37:49 -03:00
Bruno
eefe9f297e Merge pull request #186 from jeremiejig/fixREADME
Correct unicode point in some ReadMe
2014-07-15 16:34:21 -03:00
jeremiejig
22da9f8098 fix a character was ⭠ U+2B60 now  U+E0A0
README of agnoster and bobthefish
2014-07-13 23:57:41 -04:00
Bruno Pinto
cd78009ace Merge pull request #180 from syl20bnr/macosx_compatibility 2014-07-09 18:17:38 -03:00
syl20bnr
c137a4f1b1 Mac OSX support for syl20bnr theme 2014-07-09 18:17:26 -03:00
Bruno Pinto
ef0f1f8c40 adds dashing to bundled commands 2014-07-09 18:14:41 -03:00
Bruno
907f7f5ff0 Merge pull request #181 from schmitzjake/master
removed deprecation warning, vi-mode in fish not yet implemented
2014-07-09 18:13:49 -03:00
Jake Schmitz
7c1d37eafd removed deprecation warning, vi-mode in fish not yet implemented 2014-07-06 13:52:23 -07:00
Bruno
f678dedc49 Merge pull request #173 from jhillyerd/proxy
Bug fix: Don't auto-set proxy variables if proxy_host unset
2014-06-24 01:31:43 -03:00
James Hillyerd
22d6ab84f0 Don't auto-set proxy variables if proxy_host unset
- The proxy plugin would create broken environment variables if it was
  enabled but proxy_host was not defined.
2014-06-15 15:03:59 -07:00
Bruno Pinto
0bfc97953e Merge pull request #166 from jhillyerd/yimmy 2014-06-11 16:36:12 -03:00
James Hillyerd
8d119cf6de Missing semicolon after begin statement 2014-06-11 16:33:13 -03:00
James Hillyerd
5544653913 Move screnshot to Github pull request 2014-06-11 16:33:12 -03:00
James Hillyerd
d7b7525f78 Add screenshot to README 2014-06-11 16:33:12 -03:00
James Hillyerd
9eb6977799 Screenshot 2014-06-11 16:33:12 -03:00