diff --git a/docs/TODO.md b/docs/TODO.md index 7ac85ec2..bd8ba1a1 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -260,4 +260,6 @@ https://espanso.org/ https://github.com/BalliAsghar/Mailsy https://api.slack.com/automation/cli/commands -Move Gas Station into this project \ No newline at end of file +Move Gas Station into this project + +Fix how terminal output renders on Terminal.app on macOS \ No newline at end of file diff --git a/home/dot_config/shell/exports.sh.tmpl b/home/dot_config/shell/exports.sh.tmpl index 0a2f9c72..1f8a5f43 100644 --- a/home/dot_config/shell/exports.sh.tmpl +++ b/home/dot_config/shell/exports.sh.tmpl @@ -299,6 +299,7 @@ export PATH="$POETRY_HOME/bin:$PATH" ### Porter export PORTER_HOME="$XDG_DATA_HOME/porter" +export PATH="$PATH:$PORTER_HOME" ### Postgres export PSQLRC="$XDG_CONFIG_HOME/pg/psqlrc" diff --git a/software.yml b/software.yml index 3515fa45..7ac95997 100644 --- a/software.yml +++ b/software.yml @@ -7412,7 +7412,7 @@ softwarePackages: dnf:fedora: endlessh yay: endlessh-git ssl-proxy: - _bin: null + _bin: ssl-proxy _desc: Simple zero-config SSL reverse proxy with real autogenerated certificates _docs: null _github: https://github.com/suyashkumar/ssl-proxy