config fish M2
This commit is contained in:
4
mac/fish/functions/fish_greeting.fish
Normal file
4
mac/fish/functions/fish_greeting.fish
Normal file
@ -0,0 +1,4 @@
|
||||
function fish_greeting
|
||||
echo "Petit poisson $FISH_VERSION dans l'eau, fait des bulles ploc ploc"
|
||||
echo Il est (set_color yellow)(date +%T)(set_color normal) et cette machine est nommée $hostname
|
||||
end
|
Reference in New Issue
Block a user