added deps to zsh
This commit is contained in:
parent
23f0cdc76d
commit
e79f37e6ab
9
.zshrc
9
.zshrc
@ -9,6 +9,15 @@
|
|||||||
# #
|
# #
|
||||||
############################
|
############################
|
||||||
|
|
||||||
|
# Required packages:
|
||||||
|
# - zsh
|
||||||
|
# - zsh-theme-powerline10k
|
||||||
|
# - zsh-sytax-hightlighting
|
||||||
|
# - zsh-completions
|
||||||
|
# - zsh-autosuggestions
|
||||||
|
# - nerd-font-hack
|
||||||
|
# - lsd
|
||||||
|
|
||||||
export PATH=/$HOME/.local/bin:$PATH
|
export PATH=/$HOME/.local/bin:$PATH
|
||||||
export BROWSER=firefox
|
export BROWSER=firefox
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
|
Loading…
Reference in New Issue
Block a user