From 6f304af7c3d0c9335f3feae61f3d5cbef1055d3f Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Thu, 15 Jun 2023 04:38:58 +0000 Subject: [PATCH] Latest --- docs/TODO.md | 4 +++- home/dot_config/shell/exports.sh.tmpl | 1 + software.yml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) 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