black7375/BlaCk-Void-Zsh

hello

saberzaid opened this issue · 4 comments

hello how are you

great script and save me alot of time

i installed it as user and all is ok

but as root i cant install ,


     BlaCk-Void Zsh Setup


Downloads

ID_LIKE=debian
Hit:1 http://mirror.karneval.cz/pub/linux/kali kali-rolling InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
ack is already the newest version (3.3.1-1).
curl is already the newest version (7.68.0-1).
git is already the newest version (1:2.25.1-1).
powerline is already the newest version (2.7-3).
tmux is already the newest version (3.0a-2).
w3m-img is already the newest version (0.5.3-37+b1).
wmctrl is already the newest version (1.07-7+b1).
xdotool is already the newest version (1:3.20160805.1-4).
zsh is already the newest version (5.8-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Now, Install Brew.
Don't run this as root!

i want to install this script as root also to custom my root zsh profile

I am using linux brew for package compatibility in various distributions.

I know brew doesn't support root by default.
You can refer this article.
How To Install and Use LinuxBrew on a Linux VPS

Or, consider manual install

thanks for replay

ok so if i want to install another plugin , i should add the plugin folder in .zplugin then plugines folder,

after that i open the BlaCk-Void-zsh file , where i should add the plugin command under what line ? i did it before but i forgot :(

im talk about this plugin how to add it inside the Black-void-zsh

https://github.com/stevemcilwain/quiver

It is easy to use additional plugins.

Customize - Add plugin

  1. Create .zplugin file at home
touch ~/.zplugins
  1. Add to plugin
    Zinit Useage

Perhaps adding the following command should work.

zinit light stevemcilwain/quiver
  1. reload