Adjust colors in pina neovim theme

This commit is contained in:
2025-10-30 21:59:00 -05:00
parent 529eef185c
commit 392b24e18b
3 changed files with 10 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ alias ls='ls -F'
alias cal='khal calendar'
alias pdt='ping -c 2 drinkingtea.net'
alias ppw='ping -c 2 pinewoods.xyz'
alias weather='curl wttr.in'
alias weather='curl "wttr.in/dfw?2&F"'
alias shrug='echo "¯\\_(ツ)_/¯"'
alias journal="cd $DIR_HOME_BOX; $EDITOR .current-journal"
alias ncspotkeys="$EDITOR $DIR_GIT_PROJECTS/other/ncspot/doc/users.md"