Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
e4169904
Commit
e4169904
authored
Sep 03, 2018
by
Cristian Măgherușan-Stanciu @magheru_san
Committed by
Marc Cornellà
Sep 03, 2018
Browse files
fasd: drop-in replace the autojump j alias (#3860)
parent
0853b74f
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/fasd/fasd.plugin.zsh
View file @
e4169904
...
...
@@ -8,4 +8,5 @@ if [ $commands[fasd] ]; then # check if fasd is installed
alias
v
=
"f -e
\"
$EDITOR
\"
"
alias
o
=
'a -e open_command'
alias
j
=
'zz'
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment