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
5628ffe1
Commit
5628ffe1
authored
Oct 14, 2016
by
Jørn Åne
Committed by
Jørn Åne
Nov 09, 2017
Browse files
Show fortunes in zsh.
parent
6fb5437c
Changes
1
Hide whitespace changes
Inline
Side-by-side
dot.zshenv
View file @
5628ffe1
...
...
@@ -60,3 +60,7 @@ SAVEHIST=65535
autoload -Uz compinit
compinit
zstyle ':completion:*' menu select
case $- in
*i*) if [ -x /usr/games/fortune ] ; then /usr/games/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