mirror of https://tildegit.org/ben/dotfiles
make sure fish_greeting doesn't use bat
parent
aa2ff02d08
commit
9e887a7875
|
@ -1,5 +1,5 @@
|
|||
function fish_greeting
|
||||
if test -f /var/run/motd
|
||||
cat /var/run/motd
|
||||
/bin/cat /var/run/motd
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue