Adding new stuff
This commit is contained in:
parent
3f3b49cdf1
commit
d330af8197
2 changed files with 1 additions and 1 deletions
|
|
@ -186,3 +186,4 @@ function netissue(){
|
||||||
# deteemine issue
|
# deteemine issue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
alias tldr="rm -r /home/viktor/.tldr_cache/ &> /dev/null; tldr"
|
||||||
|
|
|
||||||
1
.zshrc
1
.zshrc
|
|
@ -5,7 +5,6 @@
|
||||||
# Path to your oh-my-zsh installation.
|
# Path to your oh-my-zsh installation.
|
||||||
export ZSH=~/.oh-my-zsh
|
export ZSH=~/.oh-my-zsh
|
||||||
|
|
||||||
export TLDR_CACHE_ENABLED=0
|
|
||||||
# Set name of the theme to load. Optionally, if you set this to "random"
|
# 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.
|
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue