Commit graph

73 commits

Author SHA1 Message Date
3a3453c388 WIP: Fix things on archlinux 2023-08-04 18:47:11 +02:00
47dd9508a6 Dotfiles: Update rsync aliases 2023-03-11 18:36:27 +01:00
Jannik Beyerstedt
d084912154 Usersettings: Add variable to disable vim plugings
Some systems just don't need them, but they take quite some time to
install and take up space.
2023-01-07 17:41:41 +01:00
Jannik Beyerstedt
bee777ac81 VSCode: Don't trim tailing whitespace in markdown
In some version, VSCode was so crazy to trim trailing whitespac in
markdown as well. But there, it actually has a meaning.
2023-01-05 10:35:54 +01:00
13d9881d92 Dotfiles: Add htoprc (if not already present) 2022-12-04 15:50:18 +01:00
72c24f5948 [FIX] Devel installation on ArchLinux
LaTeX is still broken though since there's an issue with tlmgr in
texlive-core
2022-08-06 15:13:24 +02:00
a6d098d160 Gitconfig: Disable pager on branch, stash, config list 2022-08-06 13:39:25 +02:00
a5c854fcc6 Dotfiles: Add mpv config 2022-08-06 13:39:23 +02:00
Jannik Beyerstedt
759fcd48d0 [FIX] Usersettings: Explicitly install to user_dir 2022-06-16 11:07:42 +02:00
Jannik Beyerstedt
0b814c6d61 Run apt-update before installing things 2022-06-10 13:31:01 +02:00
Jannik Beyerstedt
b55ad7d322 zshrc: Change git froce pull alias 2022-06-07 18:05:53 +02:00
Jannik Beyerstedt
91fb4ff0bf Devel: Fix LaTeX installation 2022-02-17 16:01:23 +01:00
Jannik Beyerstedt
c8c8023b17 VSCode: Git diff whitespace, cmake generator 2022-02-17 16:01:19 +01:00
4715b1dacd [FIX] Usersettings: Re-allow running this task without sudo capabilities
Previously this task intentionally had no tasks installing any packages.
But git and pip3 are needed by some tasks, so let's try to install, but
don't fail because of missing sudo priviledges.
2022-02-13 20:54:15 +01:00
a8285962a9 [TIDY] move when statements, fix whitespace
Having the when condition of a task at the top instead of bottom is
easiert to read. Also some spaces were another whitespace character on
accident.
2022-02-13 20:52:22 +01:00
a9e89283a2 [FIX] Usersettings: FreeBSD has another pip package 2022-02-13 20:28:25 +01:00
Jannik Beyerstedt
49d7bb3fa7 [FIX] Usersettings: Use package instead of apt 2022-01-07 10:34:03 +01:00
Jannik Beyerstedt
6a35edab86 Add patched color scheme for iTerm2 2022-01-07 09:46:16 +01:00
Jannik Beyerstedt
33a32882ca zshrc: Add some git aliases 2022-01-04 12:41:59 +01:00
Jannik Beyerstedt
e54ac96f54 Usersettings: Make sure, if can be run on it's own 2021-12-08 12:24:54 +01:00
9f7fa75980 [TIDY] Update to ansible 4 module names 2021-08-28 18:02:00 +02:00
a384c4385a Default tasks: Don't install updates by default 2021-08-25 15:31:46 +02:00
Jannik Beyerstedt
a5c6f22c21 VSCode: Configure status bar 2021-05-12 16:36:31 +02:00
d956618d86 Add FreeBSD support 2021-05-02 15:37:03 +02:00
abb361290f Gitconfig: Add default branch 2021-05-01 19:42:05 +02:00
4f2529c577 ZSH: Re-Enable shared history (breaking change in OMZ) 2020-12-28 12:45:17 +01:00
0bfc8b68c8 Debian: Fully move to python3 2020-12-19 22:10:33 +01:00
72f0896dc7 [FIX] typo in LaTeX packages installation 2020-07-18 14:31:13 +02:00
da301fb76e [FIX] devel darwin: Hack-font cask was moved 2020-07-18 02:15:04 +02:00
Jannik Beyerstedt
7d3a3b8a24 [FIX] gitconfig: Add default pull behaviour 2020-06-29 11:32:05 +02:00
Jannik Beyerstedt
92220b88d9 dev-setup: Install hack font (used in vscode settings) 2020-06-25 13:50:07 +02:00
Jannik Beyerstedt
894539c5c8 [FIX] option to select default pip3 executable 2020-06-25 12:04:14 +02:00
Jannik Beyerstedt
e83253598f [FIX] broken vscode installation on Debian and Archlinux 2020-06-25 12:02:33 +02:00
6c4089870c dev-setup: add LaTeX installation 2020-05-23 22:30:37 +02:00
Jannik Beyerstedt
709dbf741a dev-setup: add CMake tools to VS Code 2020-05-15 12:51:48 +02:00
7c43304c14 change license, add license file 2020-04-08 19:35:34 +02:00
Jannik Beyerstedt
d9ab6a995f [CODE] devel-setup: do not install pylint globally 2020-04-06 11:15:32 +02:00
9183c3b0dc [FIX] tmux.conf: support old tmux versions (fixes #9) 2020-03-27 23:30:50 +01:00
6750f1c370 [GIT] dotfiles: don't use a submodule any more (fixes #10) 2020-03-27 23:13:20 +01:00
Jannik Beyerstedt
44558263b0 [CODE] essentials: install pip, customizable zshrc 2020-03-20 09:54:48 +01:00
Jannik Beyerstedt
5fb94b33b3 [CODE] devel: add plantuml support 2020-02-28 09:39:56 +01:00
Jannik Beyerstedt
11820088dc [FIX] fully rename VS Code tasks to Devel (and fix #6) 2020-02-28 08:51:48 +01:00
c724080b34 [CODE] add support for Centos + extend ArchLinux support 2020-01-26 17:09:52 +01:00
00c4c7eb96 [FIX] failed execution when using settingsonly 2020-01-26 15:58:35 +01:00
Jannik Beyerstedt
7879bf5f9c [BREAKING] rename VS Code tasks to Devel 2020-01-16 13:40:01 +01:00
Jannik Beyerstedt
247f6cccb6 [BREAKING] use configureable gitconfig file 2020-01-16 10:46:42 +01:00
Jannik Beyerstedt
a2cd7e0f5f [GIT] dotfiles: add python venv 2020-01-13 10:44:45 +01:00
c34fb57d77 [FIX] main.yml: apply better common_settingsonly check 2019-11-30 18:37:22 +01:00
Jannik Beyerstedt
0d68d4ac5b [FIX] usersetup: install locales package first 2019-11-21 08:54:07 +01:00
Jannik Beyerstedt
3925a28b86 [GIT] fix dotfiles: tmux mouse, gitconfig 2019-11-20 14:34:48 +01:00