Several things...
This commit is contained in:
parent
076832e825
commit
6e54b0588b
15 changed files with 98 additions and 16 deletions
2
.zshrc
2
.zshrc
|
|
@ -1,6 +1,6 @@
|
|||
export ZSH="$HOME/.oh-my-zsh"
|
||||
ZSH_THEME="agnoster"
|
||||
plugins=(git fzf history npm zoxide sudo node colorize)
|
||||
plugins=(git fzf history npm zoxide sudo node colorize colored-man-pages)
|
||||
|
||||
source ~/.config/terminal/.setuprc
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue