systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit ae1b21a5f84c14dff4268db403788a49dbb7e32d
parent bdb03ddf6ed2acb4e299956c739a616a1f40c016
Author: Remy Noulin <loader2x@gmail.com>
Date:   Mon,  5 Jul 2021 18:26:32 +0000

add tty-clock

debian/1-system.sh     | 2 +-
dotfiles/.bash_aliases | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

Diffstat:
Mdebian/1-system.sh | 2+-
Mdotfiles/.bash_aliases | 1+
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/1-system.sh b/debian/1-system.sh @@ -9,7 +9,7 @@ echo 'deb http://spartatek.se/packages/ unstable/' >> /etc/apt/sources.list apt-get update -y apt-get upgrade -y apt-get remove -y vim-tiny -apt-get install -y sshguard net-tools curl wget tmux build-essential clang-11 clangd-11 clang-format-11 clang-tidy-11 clang-tools-11 tree apt-transport-https screen ranger mc vim-nox ncftp p7zip-full rtorrent pbzip2 atop htop glances tcc sshuttle finger cmatrix jigdo-file openssh-server ntp kpcli iftop iotop unison qrencode apt-file libpcre3-dev graphviz pandoc elinks w3m links nmap figlet zip lynx apt-src cowsay sl tig rdiff-backup imagemagick graphicsmagick llgal moreutils pwgen unattended-upgrades rsync ca-certificates pigz pixz astyle uncrustify unifdef valgrind doxygen fish gdb lcov slurm cloc python3-dev python3-pip silversearcher-ag ncdu mutt msmtp bmon lm-sensors cppcheck check clang toilet erlang mini-dinstall pinentry-curses exuberant-ctags cscope mkdocs source-highlight highlight massif-visualizer locate etckeeper autojump emacs-nox +apt-get install -y sshguard net-tools curl wget tmux build-essential clang-11 clangd-11 clang-format-11 clang-tidy-11 clang-tools-11 tree apt-transport-https screen ranger mc vim-nox ncftp p7zip-full rtorrent pbzip2 atop htop glances tcc sshuttle finger cmatrix jigdo-file openssh-server ntp kpcli iftop iotop unison qrencode apt-file libpcre3-dev graphviz pandoc elinks w3m links nmap figlet zip lynx apt-src cowsay sl tig rdiff-backup imagemagick graphicsmagick llgal moreutils pwgen unattended-upgrades rsync ca-certificates pigz pixz astyle uncrustify unifdef valgrind doxygen fish gdb lcov slurm cloc python3-dev python3-pip silversearcher-ag ncdu mutt msmtp bmon lm-sensors cppcheck check clang toilet erlang mini-dinstall pinentry-curses exuberant-ctags cscope mkdocs source-highlight highlight massif-visualizer locate etckeeper autojump emacs-nox tty-clock # vim sed -i 's/"syntax on/syntax on/g' /etc/vim/vimrc diff --git a/dotfiles/.bash_aliases b/dotfiles/.bash_aliases @@ -31,6 +31,7 @@ alias vn='vim `git ls-files|pick`' alias c='source ~/bin/c.sh' alias pl='~/bin/pl.sh' alias scim=sc-im +alias heure="tty-clock -sxcC 1 -d 0 -a 100000000" # Display colors in less :