Commit Graph

712 Commits

Author SHA1 Message Date
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
James Hillyerd
4c60b6adf7 Add LS_COLORS to theme 2014-06-11 16:33:12 -03:00
James Hillyerd
3c152395a2 Make more fish like
- Cache hostname & prompt char
- Use > instead of %
2014-06-11 16:33:12 -03:00
James Hillyerd
ad626cb7fa Use __fish_git_prompt 2014-06-11 16:33:12 -03:00
James Hillyerd
1e04277352 Update README 2014-06-11 16:33:12 -03:00
James Hillyerd
e581bbb01b Add yimmy theme 2014-06-11 16:33:12 -03:00
Bruno Pinto
b2003fccbb Merge pull request #168 from jhillyerd/proxy 2014-06-11 16:31:59 -03:00
James Hillyerd
f5d3109d86 OS X head command does not support - argument for STDIN 2014-06-11 16:29:56 -03:00
James Hillyerd
4346f6b365 Removed NO_PROXY from README.md 2014-06-11 16:29:56 -03:00
James Hillyerd
d076e5e289 Update README, remove no_proxy
- README updated with more information about the proxy environment
  varialbes
- no_proxy/NO_PROXY removed from variables being set, it was being used
  incorrectly
diff --git a/plugins/proxy/README.md b/plugins/proxy/README.md index
819d032..3086618 100644 --- a/plugins/proxy/README.md +++
b/plugins/proxy/README.md @@ -2,7 +2,14 @@ proxy plugin ============

 The proxy plugin provides a couple helper functions to those of us who
 are -stuck behind HTTP/HTTPS/FTP proxies that require authentication.
 +stuck behind HTTP/HTTPS/FTP proxies that require authentication.  The
 variables +it exports are used by many command-line and GUI
 applications on Linux, as well +as [MacPorts][1] and [Homebrew][2] on
 OS X.  + +Both uppercase and lowercase versions of the proxy
 environment variables are +set, some applications are case sensitive.
 If you'd like to learn more about +the use of these variables, this
 [Arch Wiki Article][3] is a good place to +start.

 ## Usage

@@ -28,7 +35,6 @@ The proxy plugin will prepend `http://` for you.
Here's the result: ftp_proxy http://myproxy.example.com:8000 http_proxy
http://myproxy.example.com:8000 https_proxy
http://myproxy.example.com:8000
-    no_proxy http://myproxy.example.com:8000

 ### With authentication

@@ -43,3 +49,7 @@ for a password and setup your environment.  If you
didn't setup a proxy_user variable, you will be prompted for a username.

 If you wish to clear your proxy variables, run `noproxy`.  + +[1]:
 http://www.macports.org/ +[2]: http://brew.sh/ +[3]:
 https://wiki.archlinux.org/index.php/proxy_settings
diff --git a/plugins/proxy/_proxy_set.fish b/plugins/proxy/_proxy_set.fish
index b692bf0..e55d29e 100644
--- a/plugins/proxy/_proxy_set.fish
+++ b/plugins/proxy/_proxy_set.fish
@@ -1,8 +1,10 @@
 function _proxy_set -a proxy \
   -d "Set all proxy vars to specified value"

-  set -l envars http_proxy ftp_proxy https_proxy all_proxy no_proxy \
-    HTTP_PROXY HTTPS_PROXY FTP_PROXY NO_PROXY ALL_PROXY
+  set -l envars http_proxy HTTP_PROXY \
+    https_proxy HTTPS_PROXY \
+    ftp_proxy FTP_PROXY \
+    all_proxy ALL_PROXY
   for envar in $envars
     if test $proxy = '-e'
       set -e $envar
2014-06-11 16:29:56 -03:00
James Hillyerd
4682480ea6 Initial commit of proxy plugin 2014-06-11 16:29:56 -03:00
Bruno Pinto
ec34dbdc9c deprecating vi-mode plugin 2014-06-11 13:09:13 -03:00
Bruno Pinto
d24bc6f074 deprecating rake plugin 2014-06-11 13:08:07 -03:00
Bruno Pinto
c32afc6918 Merge pull request #169 from rominf/bak 2014-06-11 13:01:00 -03:00
Roman Inflianskas
6c45d6bc2a bak plugin: add help on 0 arguments 2014-06-11 13:00:50 -03:00
Roman Inflianskas
33b5d64e7f bak plugin: bak renamed to mvbak, cpbak added 2014-06-11 13:00:50 -03:00
Roman Inflianskas
7258977424 add bak plugin 2014-06-11 13:00:50 -03:00
Bruno Pinto
b616d17759 Merge pull request #163 from JeanMertz/plugin-chruby 2014-06-10 23:06:03 -03:00