Init
This commit is contained in:
7
.config/fish/functions/fish_greeting.fish
Normal file
7
.config/fish/functions/fish_greeting.fish
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
function fish_greeting
|
||||
#curl "wttr.in/Belgrade?format=%l:+%c+%t+|+%h+|+%w+|+(%%M+%m)\n"
|
||||
cat ~/.config/fish/greet.txt ## populated by cronjob
|
||||
date +"📅 %d. %b 🕗 %H:%M - %A"
|
||||
end
|
||||
|
Reference in New Issue
Block a user