Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jørn Åne de Jong
dotfiles
Commits
be4fd8b3
Commit
be4fd8b3
authored
May 17, 2017
by
Jørn Åne
Committed by
Jørn Åne
Nov 09, 2017
Browse files
Update path to fortune binary
parent
975237c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
dot.zshenv
View file @
be4fd8b3
...
...
@@ -62,5 +62,5 @@ compinit
zstyle ':completion:*' menu select
case $- in
*i*) if [ -x /usr/
games
/fortune ] ; then /usr/
games
/fortune ; fi
*i*) if [ -x /usr/
bin
/fortune ] ; then /usr/
bin
/fortune ; fi
esac
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