forked from kunsi/dotfiles
remove fortune from fish
This commit is contained in:
parent
07d7cf43e2
commit
922dfa6ea3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ set -x BW_ITEM_WORKERS 16
|
||||||
set -x BW_NODE_WORKERS 16
|
set -x BW_NODE_WORKERS 16
|
||||||
|
|
||||||
function fish_greeting
|
function fish_greeting
|
||||||
fortune
|
echo -n ""
|
||||||
end
|
end
|
||||||
|
|
||||||
function fish_command_not_found
|
function fish_command_not_found
|
||||||
|
|
Loading…
Reference in a new issue