aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-03Add interactive global replace tool to VimHEADmasterAdrian Kummerlaender
2017-12-22Add vim-easymotion, vim-incsearch, fzfAdrian Kummerlaender
2017-10-04Bind volume keys to pulseaudio controlAdrian Kummerlaender
2017-09-28Floating pinentry, better ctags bindingAdrian Kummerlaender
2017-06-17Link blog articleAdrian Kummerlaender
2017-06-17Add C++ highlighting plugin to VimAdrian Kummerlaender
2017-06-17Port pentadactyl config to vimperator due to incompatibility with ↵Adrian Kummerlaender
multi-process firefox
2017-06-01Set custom indent guide colorsAdrian Kummerlaender
2017-05-31Add indentation guides to `vim`Adrian Kummerlaender
2017-05-22Move project specific formatter config to directory specific configAdrian Kummerlaender
2017-05-22Update fish prompt status symbolAdrian Kummerlaender
2017-05-18Add support for folder specific vim configurationAdrian Kummerlaender
e.g. enabling different whitespace settings depending on the project
2017-05-06Switch SSH sessions from `screen` to `tmux`Adrian Kummerlaender
2017-05-01Use `vim-plug` as vim plugin manager instead of `pathogen`Adrian Kummerlaender
2017-04-30Setup vim tagbar behaviorAdrian Kummerlaender
2017-04-30Add vim tagbar settings, update ctrlp settingsAdrian Kummerlaender
2017-03-24Add `/usr/local/bin/` to PATH for all systems; remove `sxiv` aliasAdrian Kummerlaender
2017-03-21Disable unneeded `vim-latex-suite` featuresAdrian Kummerlaender
2017-03-18Update vim configurationAdrian Kummerlaender
2017-02-26Add inner gaps mode to i3 config, restructuringAdrian Kummerlaender
2017-02-26Add vim conceal configAdrian Kummerlaender
2017-02-24Setup `vim-latex-suite`, math concealment, fold togglingAdrian Kummerlaender
2017-02-09Change font to _Iosevka_Adrian Kummerlaender
More narrow than _Fantasque Sans Mono_, nice ligations for e.g. Haskell
2017-02-04Add random bookmark command, mpd/client launcher scriptAdrian Kummerlaender
2017-01-29Implement i3 drop down terminal bound to `Menu` keyAdrian Kummerlaender
2017-01-17Enable fenced syntax highlighting in vim pandoc modeAdrian Kummerlaender
2017-01-17Change `rofi_wiki` shortcut as it conflicts with vim autocompletionAdrian Kummerlaender
2017-01-17Add ruby userbin to fish pathAdrian Kummerlaender
2017-01-14Replace `vimwiki` with custom solution based on selected plugins and `rofi`Adrian Kummerlaender
2017-01-14Add basic _jumanji_ browser configAdrian Kummerlaender
2017-01-14Update GTK settingsAdrian Kummerlaender
2017-01-14Add lisp tab settingsAdrian Kummerlaender
2017-01-14Sort directories first in `ls`Adrian Kummerlaender
2016-12-30Change `vim` leader to commaAdrian Kummerlaender
2016-12-25Use plugin for dynamic font resizing in `urxvt`, decrease letter spacingAdrian Kummerlaender
2016-12-17Auto-(re)attach screen for remote hostsAdrian Kummerlaender
2016-12-17Move fish coloring into `config.fish`Adrian Kummerlaender
instead of configuring them using the `fish_config` UI
2016-12-10Add firejail profiles for chromium and firefoxAdrian Kummerlaender
Firejail provides an easy to use process isolation tool enabling e.g. restrictions of the specific files accessible to browsers. This is obviously quite useful as there is no reason for e.g. Firefox to be able to access my SSH private keys (there was even an PDF.js exploit related to this specific threat some time back).
2016-12-05Readd umatrix UI fix to pentadactyl configAdrian Kummerlaender
2016-12-04Add keybindings for runtime font-resizing to _URxvt_ configAdrian Kummerlaender
2016-12-04Switch to _oomox-generated_ icon setAdrian Kummerlaender
2016-12-03Add `arbtt` to autostartAdrian Kummerlaender
2016-11-27Remove unneeded style fix and citation functionalityAdrian Kummerlaender
2016-11-27Add mapping for _Scrapbook_'s bookmark featureAdrian Kummerlaender
2016-11-26Improve i3 menu keybindingsAdrian Kummerlaender
2016-11-11Add custom `rofi_dict` scriptAdrian Kummerlaender
Uses `rofi` to provide an easily accessible dictionary prompt backed by `dict`.
2016-11-05Add ebook mimetypes to `busking` configAdrian Kummerlaender
2016-11-05Remove unnecessary GTK 3 window paddingAdrian Kummerlaender
2016-10-28Update Rofi launcherAdrian Kummerlaender
2016-10-27pentadactyl: Add `explore` command for opening random archive entryAdrian Kummerlaender