diff --git a/home/private_dot_config/presenterm/config.yaml b/home/private_dot_config/presenterm/config.yaml new file mode 100644 index 0000000..ddbe003 --- /dev/null +++ b/home/private_dot_config/presenterm/config.yaml @@ -0,0 +1,3 @@ +defaults: + max_columns: 150 + theme: "catppuccin-mocha" diff --git a/home/run_once_01install-packages.sh.tmpl b/home/run_once_01install-packages.sh.tmpl index 0ead8c7..62291c3 100644 --- a/home/run_once_01install-packages.sh.tmpl +++ b/home/run_once_01install-packages.sh.tmpl @@ -20,6 +20,7 @@ brew install \ kitty \ marksman \ nvm \ + presenterm \ ripgrep \ sqlite \ tree \