added deps to zsh
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user