mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
adding fish/functions/fish_greeting.fish
This commit is contained in:
parent
461e0cc49a
commit
74c7855aa3
1 changed files with 3 additions and 0 deletions
3
fish/functions/fish_greeting.fish
Normal file
3
fish/functions/fish_greeting.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function fish_greeting
|
||||
echo (date)
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue