mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
small tweaks
This commit is contained in:
@ -122,6 +122,7 @@ function abbrs --description 'All abbreviations'
|
||||
|
||||
# macOS
|
||||
abbr -a casks 'vim $DOTS/homebrew/Caskfile'
|
||||
abbr -a t 'trash'
|
||||
|
||||
# Linux
|
||||
if [ (uname) = "Linux" ]
|
||||
|
@ -1,4 +1,4 @@
|
||||
function note-header
|
||||
set -g CURRENT_WEATHER (curl -s "https://wttr.in/?format=1")
|
||||
set -g JOURNAL_HEADER "[Yesterday]($YESTERDAY_NOTE.md) | [Home](home.md) | [Tomorrow]($TOMORROW_NOTE.md)\n\n$LONG_DATE\n$CURRENT_WEATHER\n#journal\n\n---\n\n\n# Journal\n\n"
|
||||
set -g JOURNAL_HEADER "[Yesterday]($YESTERDAY_NOTE.md) | [Home](home.md) | [Tomorrow]($TOMORROW_NOTE.md)\n\n$LONG_DATE\n$CURRENT_WEATHER\n#journal\n\n---\n\n"
|
||||
end
|
||||
|
Reference in New Issue
Block a user