From d330af81971444440a5bd1d303160e5620bc13a0 Mon Sep 17 00:00:00 2001 From: ViktorBarzin Date: Fri, 24 Nov 2017 00:00:01 +0000 Subject: [PATCH] Adding new stuff --- .bash_aliases | 1 + .zshrc | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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