aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.sh
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-06-18 21:49:04 +0900
committernsfisis <nsfisis@gmail.com>2023-09-01 09:25:39 +0900
commitf1e3ca6f971c2c5177174896e1fa3e6f695ca2a1 (patch)
treeb31e333930788d70b95869d20a29fef39c0faa35 /setup.sh
parent22ddc1d4c1a06694997459f699818f20f2286798 (diff)
downloaddotfiles-f1e3ca6f971c2c5177174896e1fa3e6f695ca2a1.tar.gz
dotfiles-f1e3ca6f971c2c5177174896e1fa3e6f695ca2a1.tar.zst
dotfiles-f1e3ca6f971c2c5177174896e1fa3e6f695ca2a1.zip
home-manager: manage tmux
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index f21acf3..dfbfe0a 100755
--- a/setup.sh
+++ b/setup.sh
@@ -60,7 +60,6 @@ for name in \
git \
newsboat \
nvim \
- tmux \
; \
do
if [ ! -L ~/.config/"$name" ]; then