Increasing history limit in tmux, adding necessary packages for cpctelera
This commit is contained in:
parent
7f79cbe8c1
commit
eb0cb2d7f2
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user