Unverified Commit 69e637c3 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

fasd: use xdg-open in o alias back again

Fixes #6314
parent e4169904
......@@ -7,6 +7,6 @@ if [ $commands[fasd] ]; then # check if fasd is installed
unset fasd_cache
alias v="f -e \"$EDITOR\""
alias o='a -e open_command'
alias o='a -e xdg-open'
alias j='zz'
fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment