1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-02 20:04:35 +08:00
ohmyzsh-mirror/plugins
Michael Morgan 27228d83fe fasd: update v alias to evaluate $EDITOR lazily (#7900)
For the `v` alias to work in its current state, the environment variable
EDITOR must already be defined by the time `source $ZSH/oh-my-zsh.sh`
happens. However, in the included zshrc template, EDITOR is set from
within the "User configuration" section, which begins immediately after
the above line. This means that, unless the user knows to move their
`export EDITOR` statements, EDITOR will be undefined when fasd.plugin.zsh
loads, and therefore the alias will have the value 'f -e ""', preventing
it from functioning.

With this change, `"$EDITOR"` will be evaluated each time the alias is
invoked, instead of just once when the alias is created. This allows for
EDITOR to be set from "User configuration" in the zshrc, and has the
additional flexibility of allowing a user to specify a different EDITOR
for a single session or invocation of the alias.
2019-06-01 20:40:04 +02:00
..
adb
ansible
ant ant: add README (#7375) 2018-11-01 15:17:25 +01:00
apache2-macports
arcanist
archlinux
asdf asdf: fix homebrew installation path (#7582) 2019-02-08 15:14:09 +01:00
autoenv
autojump
autopep8
aws aws: use function keyword in function definitions 2019-05-28 15:33:02 +02:00
battery
bbedit
bgnotify
boot2docker
bower bower: add README (#7216) 2018-10-04 13:10:52 +02:00
branch
brew Added brew cask update 2019-01-20 04:24:52 +02:00
bundler
bwana Simplify explanation of bwana function 2019-04-15 16:46:58 +02:00
cabal cabal: add README (#7367) 2018-10-29 22:11:02 +01:00
cake
cakephp3
capistrano
cargo cargo: update completion (#5757) 2019-03-25 22:43:19 +01:00
cask
catimg
celery
chruby
chucknorris
cloudapp
cloudfoundry
codeclimate
coffee
colemak
colored-man-pages
colorize
command-not-found
common-aliases
compleat
composer
copybuffer
copydir
copyfile
cp
cpanm cpanm: add README (#7377) 2018-11-01 15:42:18 +01:00
dash
debian
dircycle
dirhistory
dirpersist
django
dnf misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
docker
docker-compose
docker-machine
doctl doctl: add README (#7346) 2018-10-26 17:05:50 +02:00
dotenv
droplr
drush Add drush plugin (#4490) 2019-03-29 22:39:52 +01:00
eecms
emacs
ember-cli
emoji use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
emoji-clock
emotty
encode64
extract
fabric
fancy-ctrl-z
fasd fasd: update v alias to evaluate $EDITOR lazily (#7900) 2019-06-01 20:40:04 +02:00
fastfile
fbterm
fd
fedora
firewalld
forklift
fossil
frontend-search
fzf fzf: Fix shell directory for archlinux package (#7119) 2018-09-08 15:31:13 +02:00
gas
gb
geeknote
gem change title to h1 2018-10-04 23:13:46 +02:00
git git: clean up plugin file and delete current_repository function 2019-05-21 11:04:01 +02:00
git-auto-fetch
git-extras
git-flow
git-flow-avh
git-hubflow
git-prompt
git-remote-branch
gitfast gitfast: document deprecated git plugin dependency 2019-04-09 11:28:35 +02:00
github
gitignore
glassfish
globalias
gnu-utils
go
golang
gpg-agent
gradle
grails
grunt grunt: add README (#7198) 2018-10-03 17:54:07 +02:00
gulp Capitalizate github to GitHub (#5932) 2019-05-07 20:02:41 +02:00
hanami
helm
heroku
history
history-substring-search
homestead
httpie
iterm2
jake-node
jenv add brew install path to search 2019-01-22 10:09:07 -05:00
jhbuild
jira
jruby Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
jsontools
jump Provide even spacing between marks (#7456) 2018-12-31 11:15:14 -08:00
kate kate: add README (#7238) 2018-10-05 23:18:10 +02:00
keychain
kitchen
knife Fix: Plugin knife: Add relative local path for commands which upload files (#4240) 2016-06-08 17:27:51 +02:00
knife_ssh
kops
kube-ps1
kubectl
laravel
laravel4
laravel5
last-working-dir
lein
lighthouse
lol lol: add README (#7231) 2018-10-05 09:38:50 +02:00
macports
magic-enter
man Updated keybinding syntax 2018-10-12 15:54:31 -04:00
marked2
mercurial
meteor
minikube
mix
mix-fast
mosh
mvn mvn: update documentation 2019-02-17 20:57:56 +01:00
mysql-macports
n98-magerun
nanoc nanoc: update to latest version (#7282) 2018-10-17 21:26:48 +02:00
ng
nmap fix nmap vuln category name (#7044) 2018-08-29 23:06:11 +02:00
node
nomad feat(nomad): add common commands and new readme 2016-10-04 00:03:14 +02:00
npm Stop error "permission denied: /npm_completion" (#6340) 2018-07-01 23:21:20 +02:00
npx [plugin] update NPX docs (#6849) 2018-05-26 18:39:32 +02:00
nvm nvm: load nvm script only if command doesn't already exist (#5454) 2019-04-08 17:58:27 +02:00
nyan
oc
osx osx: add more arguments to itunes vol command (#7845) 2019-05-27 18:22:07 +02:00
otp otp: added a plugin for oathtool one-time passwords (#3862) 2019-03-23 22:08:35 +01:00
pass
paver A paver (Python build and configuration utility) plugin 2015-06-13 11:06:26 +02:00
pep8
per-directory-history
percol
perl use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
perms
phing Remove warning lines from phing completion 2016-07-18 14:17:43 -05:00
pip
pipenv
pj
please
pod
postgres
pow use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
powder
powify
profiles
pyenv rbenv: improve rbenv loading based on pyenv (#7626) 2019-05-08 09:51:05 +02:00
pylint
python
rails rails: change rg alias to rgen (#7858) 2019-05-17 14:36:20 +02:00
rake Adieu l'ami. 2014-02-20 10:18:53 -08:00
rake-fast
rand-quote
rbenv rbenv: improve rbenv loading based on pyenv (#7626) 2019-05-08 09:51:05 +02:00
rbfu
react-native
rebar Add rebar to plugin 2013-01-08 13:34:33 +08:00
redis-cli
repo use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
ripgrep
ros
rsync rsync: add README (#7188) 2018-10-02 21:44:06 +02:00
ruby ruby: add README (#7212) 2018-10-04 12:48:29 +02:00
rust
rvm rvm plugin: Fix gems to work with GNU sed 2015-08-15 15:19:02 +09:00
safe-paste
salt
sbt sbt: add README (#7294) 2018-10-17 19:42:57 +02:00
scala Readme for Scala plugin added (#7286) 2018-10-14 09:42:56 -07:00
scd misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
screen
scw
sdk Add plugin for SDKMAN (#6483) 2019-05-08 10:27:05 +02:00
sfdx
sfffe Moved misplaced plugins. 2013-10-14 07:39:59 -04:00
shrink-path
singlechar
spring
sprunge
ssh-agent
stack Create README.md 2018-10-28 12:28:28 +01:00
sublime
sudo
supervisor
suse
svcat added svcat plugin (#7452) 2018-12-31 11:14:22 -08:00
svn use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
svn-fast-info
swiftpm
symfony
symfony2
systemadmin
systemd
taskwarrior
terminalapp
terminitor
terraform
textastic
textmate
thefuck
themes
thor
tig Add README to tig plugin 2016-08-24 21:28:49 +02:00
timer minor corrections in the readme file 2015-11-18 21:27:29 -05:00
tmux tmux: use $terminfo to avoid echoti errors 2018-11-26 19:57:52 +01:00
tmux-cssh
tmuxinator
torrent
transfer
tugboat
ubuntu
ufw
urltools
vagrant
vagrant-prompt
vault vault: deprecate and update README 2019-04-08 20:39:21 +02:00
vi-mode
vim-interaction
virtualenv
virtualenvwrapper
vscode
vundle
wakeonlan
wd
web-search
wp-cli
xcode use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
yarn [yarn] more aliases ^^ (#7310) 2018-10-28 11:27:34 -07:00
yii Added Yii basic command completion 2014-02-14 14:55:00 +00:00
yii2
yum themes: fix custom themes directory (#7233) 2018-10-05 10:13:39 +02:00
z
zeus
zsh_reload
zsh-navigation-tools