switch to flatpak zen browser
This commit is contained in:
8
bin/dotf
8
bin/dotf
@ -15,10 +15,6 @@ help() {
|
||||
$HOME/dotfiles/bin/actions/help.sh $@
|
||||
}
|
||||
|
||||
exports() {
|
||||
$HOME/dotfiles/bin/actions/export.sh $@
|
||||
}
|
||||
|
||||
secrets() {
|
||||
$HOME/dotfiles/bin/actions/secrets.sh $@
|
||||
}
|
||||
@ -62,10 +58,6 @@ case $1 in
|
||||
logo continue
|
||||
status $@
|
||||
;;
|
||||
"export")
|
||||
logo
|
||||
exports $@
|
||||
;;
|
||||
"help"|"--help"|"")
|
||||
help $@
|
||||
;;
|
||||
|
Reference in New Issue
Block a user