systemSetup

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

commit 923453bfc9b0e6a779fb4bb21b7f4b1764bdca1b
parent d7bf880c6c4ae3aa059c8be5472090fb7511552a
Author: Remy Noulin (Spartatek) <remy.noulin@spartatek.se>
Date:   Sun, 16 Jul 2017 20:51:36 +0200

fix bugs

README.md                 |  3 +++
debian/1-system.sh        |  9 ++-------
debian/2-desktopSystem.sh | 12 +++++++++++-
3 files changed, 16 insertions(+), 8 deletions(-)

Diffstat:
MREADME.md | 3+++
Mdebian/1-system.sh | 9++-------
Mdebian/2-desktopSystem.sh | 12+++++++++++-
3 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md @@ -22,5 +22,8 @@ Debian Stretch setup: cd debian sudo ./1-system.sh sudo ./2-desktopSystem.sh +logout +# login again to update groups +su - username ./3-home.sh ``` diff --git a/debian/1-system.sh b/debian/1-system.sh @@ -27,16 +27,11 @@ apt-get install -y --allow-unauthenticated easydoneit # git (root account) cp ../dotfiles/.gitconfig ~/ +mkdir ~/.gittemplates +cp -R ../dotfiles/gittemplates/* ~/.gittemplates/ git config --global user.email "you@example.com" git config --global user.name "Your Name" -# sc-im sc improved - vim-like spreadsheet calculator -apt-get install -y bison libncurses5-dev libncursesw5-dev -git clone https://github.com/andmarti1424/sc-im.git -cd sc-im/src -make && make install -cd ../.. - # timg image viewer in terminal git clone https://github.com/hzeller/timg.git cd timg/src diff --git a/debian/2-desktopSystem.sh b/debian/2-desktopSystem.sh @@ -8,7 +8,8 @@ export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig/ cp ../dotfiles/config.def.h st/ cd st git checkout 66556d9 -git commit -a -m "my config" +git add . +git commit -m "my config" make clean install cd .. @@ -33,6 +34,15 @@ apt-get install -y virtualbox-5.1 git clone https://github.com/hackerb9/lsix.git cp lsix/lsix /usr/local/bin/ +# sc-im sc improved - vim-like spreadsheet calculator +# some libraries are missing when compiling sc-in in 1-system.sh +# here, it compiles +apt-get install -y bison libncurses5-dev libncursesw5-dev +git clone https://github.com/andmarti1424/sc-im.git +cd sc-im/src +make && make install +cd ../.. + # optional #apt-get install tilda conky celestia avidemux gnomebaker mhwaveedit kdebase kdebase-workspace gltron gtetrinet netris dillo