From c0333b8bd91b164d452e515fb4176089823aa65a Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 1 Dec 2020 12:10:20 +0530 Subject: fixed the temperature being blank if weather stat wasn't haze; currently only supports haze and smoke --- fish/config.fish | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'fish/config.fish') diff --git a/fish/config.fish b/fish/config.fish index 4b981b42..1b61180c 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -17,6 +17,4 @@ alias ls='exa -l' alias la='exa -a' alias lsa='exa -al' alias nf='neofetch' - -alias vysor='Vysor.AppImage' - +alias vim='nvim' -- cgit v1.2.3