dotfiles

My dotfiles

git clone https://copy.sh/dotfiles/dotfiles.git

Readme | Log | Files | Branches


DateCommit messageAuthorFiles+-
2022-02-14 19:54make ssh prompt red if remote serverFabian1+4-0
2022-02-14 19:54more packagesFabian1+9-2
2022-02-14 19:54fix install scriptFabian1+2-2
2021-11-17 21:11UpdateFabian7+79-139
2021-11-16 06:32Update readmeFabian1+6-4
2021-11-15 21:53Improve install scriptFabian2+19-21
2021-10-03 18:03remove extunix dependency, update firefox/chromium configsFabian10+28-24
2021-07-23 21:42missing fileFabian1+1-0
2021-07-23 21:35updateFabian10+72-17
2021-06-05 04:26nvimFabian1+11-127
2021-05-15 22:44disable nimbusFabian1+10-0
2021-05-15 01:28don't install kitty as xtermFabian3+2-6
2021-05-15 01:12update readmeFabian1+5-7
2021-05-15 01:11minor firefox stuffFabian2+12-3
2021-04-23 19:46update, firefox stuffFabian7+143-4
2021-04-07 17:32package install scriptFabian1+145-0
2021-04-07 17:30mkdir -p before bubblewrapFabian3+6-3
2021-04-07 05:54use bind-try for optional dirsFabian4+5-5
2021-03-29 04:212021 updateFabian76+4593-7334
2019-09-02 18:51Cleaner utopFabian1+5-0
2019-09-02 18:48xinitrcFabian1+12-2
2019-09-02 18:44Remove broken widgetFabian1+0-16
2019-09-02 18:42alt+0 for last tagFabian1+29-0
2019-09-02 18:41Don't bind alt+mouse in wineFabian1+9-8
2019-09-02 18:41shift-print is too close to shift-insertFabian1+1-1
2019-09-02 18:40re-enable ctrl-shift-[jk]Fabian1+2-2
2019-09-02 18:40alt-v to switch between last two recent tagsFabian1+4-2
2019-09-02 18:39Support mpaFabian1+1-0
2019-09-02 18:39nvidia temperature widgetFabian1+19-0
2019-09-02 18:39Fix awesomeFabian1+22-22
2019-09-02 18:32Simplify highlighting of trailing spaces and lines over 100 charactersFabian1+5-14
2019-09-02 18:31termFabian1+7-2
2019-09-02 18:29ALEFabian1+9-1
2019-09-02 18:29HaskellFabian1+18-0
2019-09-02 18:28TypescriptFabian1+8-0
2019-09-02 18:27fat finger f1Fabian1+2-2
2019-09-02 18:27Error highlightingFabian1+5-0
2019-09-02 18:26ocaml improvementsFabian1+35-17
2019-09-02 18:24Clean upFabian1+0-19
2019-09-02 18:21Switch to solarized8Fabian1+9-2
2019-09-02 18:17GoFabian1+2-0
2018-11-23 23:43Add qutebrowser configFabian3+114-0
2018-11-05 16:35Update OCaml/Rust stuffFabian1+41-15
2018-11-05 16:19Remove .vimfxFabian2+0-266
2018-10-22 22:24Update devd aliasFabian1+1-2
2018-06-21 17:38vim: Reorder (2)Fabian1+69-69
2018-06-21 17:33vim: Tweaks (2)Fabian1+3-2
2018-06-21 17:29vim: ReorderFabian1+98-97
2018-06-21 17:23vim: TweaksFabian1+29-4
2018-06-21 17:22vim: Improve cursor restoreFabian1+1-1
2018-06-21 17:20vim: Update ocaml stuffFabian1+23-5
2018-06-21 17:19vim: Remove cruftFabian1+11-49
2018-06-21 17:10Update xkbcompFabian1+9-5
2018-06-21 17:09Remove xmodmapFabian1+0-272
2018-04-16 18:34xinitrc: Remove xrandr callFabian1+1-1
2018-04-16 18:32cmus: ud -> up/down, l -> live filter, don't repeat current song, add year next to album nameFabian1+11-1
2018-04-16 18:29Disable devilspie & xcompmgr (haven't used in a long time)Fabian1+2-2
2018-04-16 18:28Use xkbcomp over xmodmapFabian3+1989-5
2018-04-16 17:27Remove unused configurationFabian1+0-66
2018-04-10 22:00Setting g:ale_maximum_file_size is a great ideaFabian1+1-0
2018-03-19 23:38Ignore tags for completion even if presentFabian1+2-1
2018-03-19 23:38Use built-in highlighting in vimpager instead of handling the asni escapesFabian1+1-0
2018-03-19 23:37Don't colour the filename of diff's output orangeFabian1+3-1
2018-03-07 06:04Add <buffer> to language-specific mappingsFabian1+6-6
2018-03-07 06:02Run ALE on more eventsFabian1+1-1
2018-03-04 22:41Disable asm lintingFabian1+1-0
2018-03-04 22:41Also disable member source for ocaml completionFabian1+1-1
2018-02-26 02:12<c-l> to go to next splitFabian1+5-0
2018-02-26 02:12Implement MerlinLocateIntfFabian1+8-0
2018-02-26 02:10Adapt to newer ALE optionsFabian1+6-3
2018-02-26 02:09Have n and N always move in the same directionFabian1+3-0
2018-02-26 02:08Enable awesome feature: %s live previewFabian1+4-0
2018-02-26 02:08Call checktime when switching tabs or terminals to reload file changesFabian1+5-0
2018-02-26 02:04Use function!, command! and autocmd! to allow reloading configFabian1+7-6
2018-02-26 02:02Don't load bos by defaultFabian1+0-1
2017-12-28 05:44Fix esc-to-close in fzf bufferFabian1+8-0
2017-12-19 21:51Workaround for enter in completion listFabian1+3-0
2017-11-28 00:14Fix MerlinTypeOfSelFabian1+1-1
2017-11-19 23:51Remove ancient vimperator configFabian1+0-163
2017-11-19 23:49Improve double-click behaviour in xtermFabian1+7-2
2017-11-19 23:49Update readmeFabian2+5-5
2017-11-19 23:46zsh: Use fzf, utop-full, use vimpager, fix devd logfile overriding, store some files in .cache instead of homeFabian2+14-7
2017-11-19 23:43gdb: Store history in /tmp/Fabian1+1-0
2017-11-19 23:41Use fzf over ctrplFabian1+10-1
2017-11-19 23:41Vim: Improve terminal keysFabian1+11-8
2017-11-19 23:41Improved deoplete configurationFabian1+9-0
2017-11-04 14:03Fix name showing up in lock screenFabian1+1-1
2017-11-02 15:10Enable line numbers in neovim's terminal modeFabian1+1-0
2017-11-02 15:09vimpager, etc.Fabian1+24-2
2017-11-01 18:16awesome: Some fun with notificationsFabian1+20-1
2017-10-30 21:30Awesome: Fix deprecation warnings and chromium maximised permanentallyFabian1+6-5
2017-10-02 10:51Update xresourcesFabian1+21-1
2017-10-01 21:54Significant vim updateFabian1+248-192
2017-10-01 17:53Add jshint for vimFabian2+33-0
2017-10-01 17:46Awesome updateFabian1+78-48
2017-10-01 17:38X resources: Remove urxvt stuff, change terminal fontFabian1+16-78
2017-10-01 17:36minorFabian1+1-0
2017-10-01 17:33zsh updateFabian6+339-20
2017-10-01 17:00Update .zshrc (via https://grml.org/zsh/)Fabian1+246-191
2017-10-01 16:55Update pulseaudio volume setting scriptFabian1+17-61
2017-04-29 01:32Awesome updateFabian2+191-141
2017-04-29 00:52OCaml updateFabian2+19-4
2017-04-29 00:50vim updateFabian1+156-54
2017-04-29 00:50Add vimfx configFabian2+266-0
2017-01-29 00:02awesomewm updateFabian1+112-163
2016-07-04 02:12ipythonFabian5+211-0
2016-07-04 02:09git configFabian1+22-0
2016-07-04 02:04ocamlinit and utopFabian3+32-0
2016-07-04 02:03gdbinitFabian1+2-0
2016-07-04 02:02cmusFabian1+14-0
2016-07-04 01:50update vim configFabian1+178-77
2016-07-04 01:49zsh configFabian2+3-17
2016-07-04 01:34some scriptsFabian12+109-40
2016-07-04 01:25update zsh configFabian2+42-31
2016-07-04 01:14update .zshrc (via https://grml.org/zsh/)Fabian1+1848-946
2016-07-04 01:11xinitrcFabian1+1-0
2016-07-04 01:06update awesome configFabian3+687-605
2016-07-04 01:03update vimperatorrcFabian1+1-0
2016-05-19 22:12update xmodmapFabian1+33-28
2016-05-19 22:11update .vimperatorrcFabian1+94-15
2014-07-26 23:27NEW STUFFcopy6+143-32
2013-11-02 22:04vimperatorcopy1+14-8
2013-05-01 14:40vimperator is awesomecopy1+3-0
2013-04-25 16:59vimperatorcopy1+4-0
2013-04-16 18:37fixed bugcopy1+7-7
2013-04-15 16:01vimperator is awesomecopy1+13-7
2013-04-07 19:02improved closing tabscopy1+1-0
2013-04-07 18:40xresources addedcopy1+191-0
2013-04-06 23:02updatescopy2+78-0
2013-04-06 22:56updatecopy9+4023-0