Update
This commit is contained in:
@@ -4,7 +4,8 @@ export ZSH="$HOME/.oh-my-zsh"
|
||||
# load a random theme each time oh-my-zsh is loaded, in which case,
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="theunraveler"
|
||||
# gnzh jtriley juanghurtado kphoen
|
||||
ZSH_THEME="kphoen"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
@@ -151,3 +152,4 @@ alias bruh="echo 'bruh' | cowsay"
|
||||
# alias start_conda='source $HOME/antoine/anaconda3/bin/activate'
|
||||
# source /usr/share/nvm/init-nvm.sh
|
||||
|
||||
alias ip="ip --color"
|
||||
|
||||
Reference in New Issue
Block a user