feat(nix): migrate WezTerm

This commit is contained in:
Stefan Imhoff
2024-07-18 17:44:43 +02:00
parent 412f4dea86
commit 4606d1cb9c
7 changed files with 44 additions and 4 deletions

View File

@@ -7,9 +7,6 @@ sudo -v
echo "Installing Xcode Developer Tools"
xcode-select --install
# Download wezterm.terminfo
curl https://raw.githubusercontent.com/wez/wezterm/master/termwiz/data/wezterm.terminfo | tic -x -
# TMUX Plugin Manager
echo "Installing TMUX Plugin Manager"
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm