mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-26 07:50:41 +00:00
make sure fish_greeting doesn't use bat
This commit is contained in:
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…
x
Reference in New Issue
Block a user