3 lines
129 B
Bash
Executable file
3 lines
129 B
Bash
Executable file
#!/bin/sh
|
|
# cd $HOME/.dotfiles/.librewolf || exit
|
|
librewolf --no-remote --CreateProfile "librewolf $HOME/.local/share/librewolf"
|