Skip to content

Instantly share code, notes, and snippets.

@ph5i
Last active February 6, 2025 12:33
Show Gist options
  • Save ph5i/50e7a70c17f0c4cbb0fab1c940a03942 to your computer and use it in GitHub Desktop.
Save ph5i/50e7a70c17f0c4cbb0fab1c940a03942 to your computer and use it in GitHub Desktop.
fast tpm w/ dracula theme setup
#1
sudo apt update && sudo apt install tmux -y
#2
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
#3
git clone https://github.com/dracula/tmux ~/.tmux/plugins/dracula
#4 meh
sudo apt install acpi
sudo apt install sysstat
#5 --> Ctrl+b, then Shift+I (this runs "Install Plugins")
#6
tmux source ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment