add tmux package and dotfiles
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_package "tmux"
|
||||
@@ -35,6 +35,7 @@ INSTALLING PACKAGES:
|
||||
. "$PACKAGES_DIR/install-slurp.sh"
|
||||
. "$PACKAGES_DIR/install-socklog-void.sh"
|
||||
. "$PACKAGES_DIR/install-stow.sh"
|
||||
. "$PACKAGES_DIR/install-tmux.sh"
|
||||
. "$PACKAGES_DIR/install-tree.sh"
|
||||
. "$PACKAGES_DIR/install-udisks2.sh"
|
||||
. "$PACKAGES_DIR/install-usbutils.sh"
|
||||
|
||||
Reference in New Issue
Block a user