aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-10-09Clean: compile in parallel on 3 coresCamil Staps2-2/+2
2020-10-05Vim: set terminal line border also on VimEnterCamil Staps1-1/+1
2020-10-04Always use case-sensitive search in vim-visual-multiCamil Staps1-0/+3
2020-10-01Update vim spellfileCamil Staps1-0/+1
2020-10-01Minor fix for dualmon-dpCamil Staps1-1/+1
2020-10-01Vim: set scrolloff=10Camil Staps1-0/+1
2020-10-01Vim: set line border color correctlyCamil Staps2-0/+26
2020-10-01Vim: use PaperColor theme instead of solarizedCamil Staps1-3/+3
2020-10-01Minor updates for CleanCamil Staps2-2/+3
2020-09-05Update vim spellfileCamil Staps1-0/+7
2020-09-05install_clean: install both x64 and x86 by default; be less verboseCamil Staps1-75/+99
2020-08-28Fix git gutter highlightsCamil Staps1-6/+17
2020-08-28Use new PaperColor color scheme for text filesCamil Staps1-0/+6
2020-08-28Use new (non-deprecated) vim plugin for multiple cursorsCamil Staps1-1/+1
2020-08-21Update vim spellfileCamil Staps1-0/+1
2020-08-21Clean: do not use local code generatorCamil Staps1-1/+1
2020-08-21Add singlemon-dp scriptCamil Staps1-0/+4
2020-06-22Improve Clean install script for 32-bit: patch iTasksDev environmentCamil Staps1-1/+9
2020-06-22Vim: set nowrap; set cursorlineCamil Staps1-0/+2
2020-06-22Clean install script: allow platform argument; increase heap size in ↵Camil Staps2-2/+8
iTasksDev environment
2020-05-14Clean: viia has been moved; use lib/exe instead of exe as CLEANLIBCamil Staps2-2/+2
2020-05-14Vim: fix highlight color of SignColumn after changes in vim-gitgutterCamil Staps1-0/+4
2020-04-10Add TexLive 2020Camil Staps2-2/+41
2020-04-10Update vim dictionaryCamil Staps1-0/+1
2020-04-10Cleanup PATHCamil Staps1-6/+8
2020-01-30Thunderbird window class has changedCamil Staps1-1/+1
2019-12-11Shorten muted format for i3status barCamil Staps1-1/+1
2019-12-11Add icon for unknown status of battery in i3status barCamil Staps1-0/+1
2019-12-11Move cmus-remote handling from i3status fork to i3status.py, to remove ↵Camil Staps2-8/+48
dependency on fork
2019-12-11Use a locally built code generator in install_cleanCamil Staps1-0/+2
2019-11-07Use cocl-itasks in iTasksDev environmentCamil Staps1-1/+1
2019-10-23cleanprof2callgrind has movedCamil Staps1-1/+1
2019-10-10Remove rust and goCamil Staps1-3/+0
2019-10-10Remove rvm againCamil Staps1-3/+0
2019-10-10Use gcc instead of Clean linker in iTasksDev; fix install_clean n+1Camil Staps2-3/+2
2019-09-13dualmon-dp is now used with a horizontal monitorCamil Staps1-1/+1
2019-09-13Add VIIA Clean environments to IDEEnvs in install_cleanCamil Staps1-0/+1
2019-08-20Add rvm init to .profileCamil Staps1-0/+2
2019-08-20Update vim spellfileCamil Staps1-0/+4
2019-08-20Add Brill fontsCamil Staps4-0/+0
2019-08-12Update vim spelling fileCamil Staps1-0/+21
2019-08-12Remove rubyCamil Staps1-3/+0
2019-08-12Fix texdoc errorCamil Staps1-1/+1
2019-08-07Optimise git diff for Clean (tab-width 4)Camil Staps1-0/+1
2019-08-07Use original clean compiler by defaultCamil Staps1-0/+2
2019-08-07Add vim spelling additionsCamil Staps2-0/+36
2019-07-24Improvements on vim searching: show nr. of matches; incsearch; hlsearchCamil Staps1-0/+5
2019-07-24Use RVM to install ruby (rbenv has no 2.6.3 yet)Camil Staps2-2/+4
2019-07-15Updates for Debian 10: increase font face size (new font in terminal); add ↵Camil Staps2-2/+3
QUOTING_STYLE to stop annoying new ls behaviour
2019-06-26Add mod-shift-S shortcut to shutdown with confirmation (I disabled the power ↵Camil Staps1-1/+2
button in /etc/systemd/logind.conf)