diff --git a/install.sh b/install.sh index aa14b22..badafea 100755 --- a/install.sh +++ b/install.sh @@ -5,7 +5,8 @@ packages="sshpass tmux python3-pip cargo vim-nox build-essential \ libncurses-dev python3.10-venv sqlite3 build-essential \ mono-complete libboost-dev, libfreeimage-dev bison flex \ ca-certificates curl apt-transport-https lsb-release gnupg\ - qemu-system-arm" + qemu-system-arm autoconf libtool libtool-bin pkg-config \ + libarchive-dev libcurl4-openssl-dev libssl-dev libgpgme-dev" pip="awscli cmake" diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 4d49519..6d2ac69 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,6 @@ set -g default-terminal "screen-256color" set -g @plugin 'odedlaz/tmux-onedark-theme' - +set-option -g history-limit 10000 run '~/.tmux/plugins/tpm/tpm' # VIM Like panel traversal and copypaste