chore: updated weather export
b293fc95
1 file(s) · +1 −1
| 58 | 58 | ||
| 59 | 59 | # Weather |
|
| 60 | 60 | export NWS_LAT="35.0274115" |
|
| 61 | - | export NWS_LONG="-85.3183822" |
|
| 61 | + | export NWS_LON="-85.3183822" |
|
| 62 | 62 | ||
| 63 | 63 | # fzf |
|
| 64 | 64 | export FZF_DEFAULT_COMMAND='fd --type f --hidden --exclude ".git"' |