diff --git a/.bash_aliases b/.bash_aliases index 01beb3c..5f7033b 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -186,3 +186,4 @@ function netissue(){ # deteemine issue } +alias tldr="rm -r /home/viktor/.tldr_cache/ &> /dev/null; tldr" diff --git a/.zshrc b/.zshrc index b910aa1..6627b61 100644 --- a/.zshrc +++ b/.zshrc @@ -5,7 +5,6 @@ # Path to your oh-my-zsh installation. export ZSH=~/.oh-my-zsh -export TLDR_CACHE_ENABLED=0 # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded. # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes