diff --git a/.zshrc b/.zshrc index bf385283938b99dafc1c2995c16d3efa0bacf264..387ae969c7d48ef8fbad3b4aa03528d87df3f7c9 100644 --- a/.zshrc +++ b/.zshrc @@ -8,7 +8,7 @@ export BROWSER=mercury-browser #export XWAYALAND_NO_GLAMOR=1 # Path to your oh-my-zsh installation. -ZSH=/usr/share/oh-my-zsh/ +ZSH=~/.oh-my-zsh/ # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case, @@ -177,4 +177,5 @@ alias fucking='sudo' # because its funny eval "$(zoxide init zsh)" -pfetch +alias smallfetch="fastfetch -c ~/smallfetch.jsonc" +smallfetch