Removed tmux.
This commit is contained in:
+3
-4
@@ -84,7 +84,6 @@ if [ "$DO_LINKS" = true ]; then
|
||||
CREATED=0
|
||||
SKIPPED=0
|
||||
|
||||
link_file "$DOTFILES_DIR/config/tmux" "$HOME/.config/tmux"
|
||||
link_file "$DOTFILES_DIR/config/kanata" "$HOME/.config/kanata"
|
||||
link_file "$DOTFILES_DIR/config/fish" "$HOME/.config/fish"
|
||||
link_file "$DOTFILES_DIR/config/alacritty" "$HOME/.config/alacritty"
|
||||
@@ -117,9 +116,9 @@ if [ "$DO_INSTALL" = true ]; then
|
||||
REQUIRED_PACKAGES=(
|
||||
# system essentials
|
||||
wget curl git unzip lf jq alacritty fzf
|
||||
fd-find direnv ripgrep tree bat syncthing
|
||||
build-essential make bear valgrind fish
|
||||
tmux ca-certificates gnupg libfuse2 rsync
|
||||
fd-find direnv ripgrep bat syncthing
|
||||
build-essential make bear valgrind tree
|
||||
ca-certificates gnupg libfuse2 rsync fish
|
||||
fonts-symbola fonts-noto fonts-noto-color-emoji
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user