Adjust workspace use and related aerospace configs; minor other changes
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# TODO: replace firefox with brave or another browser
|
||||
# TODO: get browser config and install set up
|
||||
# current idea: qutebrowser for general, tor for sensitive, brave as a backup option
|
||||
|
||||
# install_option_prefix=''
|
||||
# [[ "$BOX_SETUP_OS" = "macos" ]] && install_option_prefix='--cask'
|
||||
# firefox_package_name='firefox'
|
||||
# [[ "$BOX_SETUP_OS" = "debian" ]] && firefox_package_name='firefox-esr'
|
||||
# [[ "$BOX_SETUP_DISTRO" = "debian" ]] && firefox_package_name='firefox-esr'
|
||||
# ${=BOX_SETUP_INSTALL_COMMAND} "$install_option_prefix" "$firefox_package_name"
|
||||
|
Reference in New Issue
Block a user