Skip to content

Commit

Permalink
Install open with wezterm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jendker committed Jul 16, 2024
1 parent e12b339 commit 9b6232f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions set_up_debian_dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ function setup_open_any_terminal() {
if [ ! -f ~/.local/share/nautilus-python/extensions/nautilus_open_any_terminal.py ]; then
cwd=$(pwd)
cd /tmp
sudo apt install gettext
git clone https://github.com/Stunkymonkey/nautilus-open-any-terminal.git
cd nautilus-open-any-terminal
make
Expand Down

0 comments on commit 9b6232f

Please sign in to comment.