Cleaned up after Aider
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Installing Zellij via cargo..."
|
||||
cargo install zellij || {
|
||||
echo "Cargo failed - trying apt instead"
|
||||
sudo apt update && sudo apt install -y zellij
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
||||
@@ -1 +0,0 @@
|
||||
# This file has been removed as part of replacing tmux with zellij
|
||||
Reference in New Issue
Block a user