Commit graph

81 commits

Author SHA1 Message Date
Tobias Schmidl
8f1572f322 bootstrap-user: Call UpdateRemotePlugins for nvim after installing plugins 2021-09-07 12:50:04 +00:00
Tobias Schmidl
e30ad9bc56 bootstrap-root: fix exa on 0.10.1 2021-09-07 12:43:49 +00:00
Tobias Schmidl
afb11da53e bootstrap-root: removed clang, apt-transport-https, added cargo 2021-08-17 06:40:52 +00:00
Tobias Schmidl
7561eff000 fixup! Aktualisieren bootstrap.sh 2021-02-23 09:59:33 +01:00
Tobias Schmidl
b44c1636d2 Update bootstrap-user.sh 2021-02-23 08:22:10 +00:00
Tobias Schmidl
59573e00ac Aktualisieren bootstrap.sh 2021-02-23 08:06:10 +00:00
Tobias Schmidl
23a05c3439 Update bootstrap.sh 2021-02-23 08:04:11 +00:00
Tobias Schmidl
330599d84b Added (enforced) shellcheck 2021-02-12 07:40:57 +01:00
Tobias Schmidl
1037783135
Update bootstrap-root.sh 2021-01-20 14:59:53 +01:00
Tobias Schmidl
2a0b1c09cb
bootstrap-root.sh: Use Node v14 2020-06-22 10:00:42 +02:00
Tobias Schmidl
ab05c8028f
Update README.md 2020-04-20 08:55:40 +02:00
Tobias Schmidl
2955e92821
bootstrap-root.sh: Rempved support for python2 2020-02-29 05:19:56 +01:00
Tobias Schmidl
83d7020aaa
bootstrap-root: Added cleanup script 2020-01-31 11:07:03 +01:00
Tobias Schmidl
847db6cd4a
Delete docker-install.sh 2020-01-31 11:00:19 +01:00
Tobias Schmidl
92cc4289c1
bootstrap-root: use Node v13 2020-01-31 10:59:57 +01:00
Tobias Schmidl
1ce48238b0
bootstrap-root: install exa via package manager 2020-01-31 10:59:29 +01:00
Tobias Schmidl
026435afe5
bootstrap-root: Added firejail-profiles 2019-07-12 06:50:46 +02:00
Tobias Schmidl
514bd06531 add additional python packages to requirements 2019-06-13 11:01:42 +02:00
Tobias Schmidl
842624948c Adopt to new nvim plugins 2019-06-13 11:01:20 +02:00
Tobias Schmidl
15d102d12c
added ranger-fm, highlight 2019-06-05 03:42:10 +02:00
Tobias Schmidl
2bf5f6cf0f update to YCM 2019-03-18 07:04:15 +01:00
Tobias Schmidl
ad73c5243c Checkout Vundle via git to ensure it's updateable via Vundle 2019-03-18 07:03:39 +01:00
Tobias Schmidl
05ffd31b13 install firejail via --no-install-recommends
these recommendation bring x bindings with them...
2019-03-18 06:51:32 +01:00
Tobias Schmidl
e302e49a3e
added firejail 2019-02-25 13:13:41 +01:00
Tobias Schmidl
469454a67c
Update requirements.txt 2019-02-07 11:32:55 +01:00
Tobias Schmidl
0859e32a3c
Update bootstrap-user.sh 2019-02-07 11:32:04 +01:00
Tobias Schmidl
a834bf14da
Create requirements.txt 2019-02-07 11:29:32 +01:00
Tobias Schmidl
132db61d6d Added golang-go package 2019-01-26 06:47:11 +01:00
Tobias Schmidl
374d87646a Merge branch 'fix_for_docker' 2019-01-22 14:24:01 +01:00
Tobias Schmidl
3fd75f2f44 finalized 2019-01-22 14:23:16 +01:00
Tobias Schmidl
6af3445777
Update bootstrap-root.sh 2019-01-22 14:14:25 +01:00
Tobias Schmidl
1cde012776
Update bootstrap-root.sh 2019-01-22 14:11:40 +01:00
Tobias Schmidl
77295c31b8 first fix for docker 2019-01-22 14:06:22 +01:00
Tobias Schmidl
1b4fba26a8 Added exa 2018-12-08 05:34:02 +01:00
Tobias Schmidl
ba6ae6a6f7 switch to a centralized CURLOPT layout 2018-11-27 09:08:03 +01:00
Tobias Schmidl
69b71e9b27 added tig to package list 2018-11-23 11:03:29 +01:00
Tobias Schmidl
1e1f230e79 allow installation of pip to python3 independent of python2 2018-11-23 11:02:04 +01:00
Tobias Schmidl
d5e1d6cfbc don't ask on apt install 2018-11-23 11:00:30 +01:00
Tobias Schmidl
1980652b5e Reformatted the whole apt part 2018-11-23 10:59:55 +01:00
Tobias Schmidl
8c9d7a44f5
Added license 2018-11-23 10:49:47 +01:00
Tobias Schmidl
6312d83c19 Added README 2018-11-23 10:45:17 +01:00
Tobias Schmidl
02301dba57 Don't install docker on default, as we do this often inside docker containers 2018-11-23 10:39:19 +01:00
Tobias Schmidl
bc3d4ef248 "update-command-not-found" is deprecated 2018-11-23 10:18:00 +01:00
Tobias Schmidl
13183254e1 set -e option, so that we fail as early as possible 2018-11-23 10:17:31 +01:00
Tobias Schmidl
ebc0610736 added the root part 2018-11-23 10:10:17 +01:00
Tobias Schmidl
6d9ac04fa7 added bootstrap-user.sh 2018-11-23 09:57:23 +01:00
Tobias Schmidl
587b8daabc added docker-install.sh 2018-11-23 09:54:09 +01:00
Tobias Schmidl
a7005721a3 set executable bit on bootstrap.sh 2018-11-23 09:49:42 +01:00
Tobias Schmidl
47aabf9b66 2018-11-10 20:56:39 +01:00
Tobias Schmidl
5797a17d44 2018-11-10 20:44:43 +01:00