-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Labels
Description
Describe the bug
Since the commit of yesterday, tinted-shell is broken for me. I get these errors when I open my shell, and the colors are messed up:
mkdir: cannot create directory ‘’: No such file or directory
bash: /theme_name: Permission denied
bash: /theme_name: No such file or directory
mkdir: cannot create directory ‘’: No such file or directory
bash: /theme_name: Permission denied
bash: [: base16-unikitty-dark: integer expected
ln: failed to create symbolic link '/base16_shell_theme': Permission denied
Attempted symbolic link failed. Ensure $BASE16_SHELL_PATH and $BASE16_SHELL_COLORSCHEME_PATH are valid paths.
Expected behavior
The day before, everything worked fine.
System
Debian testing/sid
rxvt-unicode and xterm, with bash, same problem.
Minimal configuration file
I use the snippet from the USAGE.md to run profile_helper.sh
Reactions are currently unavailable