ChrisTitusTech / mybash

My Bash profile - Highly customized Starship Theme - Just imagine Powerlevel10k and Nord Theme had a baby.
312 stars 162 forks source link

LINUXTOOLBOXDIR="$HOME/linuxtoolbox" Defaults to /root/ dir #68

Open Repressed8077 opened 1 week ago

Repressed8077 commented 1 week ago

Steps to Reproduce:

  1. git clone https://github.com/ChrisTitusTech/mybash.git
  2. cd mybash
  3. Run sudo ./setup.sh After running the last command, linuxtoobox dir is created in the /root/ dir instead of the $HOME. This leads to the permission denied error after restarting the shell