dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

DateCommit messageAuthorFiles+-
2021-04-02 06:07irc.sh: actually use $hostAnders Damsgaard1+2-2
2021-03-30 09:47plumb: also parse non-http links to the-cryosphereAnders Damsgaard1+1-1
2021-03-29 15:23.profile: allow extra CFLAGS/LDFLAGS and optimize code by defaultAnders Damsgaard1+2-2
2021-03-29 15:13irc.sh: use mosh(1) if available, otherwise use ssh(1)Anders Damsgaard1+8-1
2021-03-27 18:31cloud: allow reading sh(1) scripts from stdin or fileAnders Damsgaard1+10-0
2021-03-24 19:14plumb: fix terminal spawn on linuxAnders Damsgaard1+1-1
2021-03-23 07:51plumb: mplayer(1) -> mpv(1)Anders Damsgaard1+2-7
2021-03-18 07:13.mbsyncrc: update terminologyAnders Damsgaard1+2-2
2021-03-17 17:46.gitconfig: use master as default branchAnders Damsgaard1+2-0
2021-03-17 15:25youtube-dl-music: fix script with new youtube-dl versionsAnders Damsgaard1+12-9
2021-03-17 13:15upload: change order of download handlers: hurl(1) -> curl(1) -> ftp(1)Anders Damsgaard1+3-3
2021-03-17 07:17ffmpeg-encode: increase default buffer sizeAnders Damsgaard1+1-0
2021-03-17 07:17.xsession: don't start term with mbsync on startAnders Damsgaard1+0-1
2021-03-15 20:12ffmpeg-combine: place temporary file list in cwdAnders Damsgaard1+1-1
2021-03-15 08:27.profile: add AUR heirloom-doctools-git install pathsAnders Damsgaard1+2-0
2021-03-13 07:42radio-stations.txt: add home icecastAnders Damsgaard1+1-0
2021-03-11 09:44.gitconfig: change rebase behaviorAnders Damsgaard1+3-1
2021-03-11 07:35irc.sh: back to irssi(1)Anders Damsgaard1+1-1
2021-03-11 07:06sfeed_sync: show only new feeds by defaultAnders Damsgaard1+1-1
2021-03-09 11:47comic, plumb: handle patchfridayAnders Damsgaard2+7-1
2021-03-04 18:45Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard39+78-0
2021-03-04 18:45add translate frontend for libretranslate.comAnders Damsgaard1+13-0
2021-03-04 12:40ffmpeg-combine: don't change extension for output and give sane output nameAnders Damsgaard1+4-3
2021-03-01 09:50maimpick: suppress maim error outputAnders Damsgaard1+1-1
2021-03-01 09:50plumb: handle 'ssh://' schemeAnders Damsgaard1+4-2
2021-02-28 08:52showcalendar: show next two days in overviewAnders Damsgaard1+1-1
2021-02-26 13:23.urlview: detect gophers://Anders Damsgaard1+1-1
2021-02-26 12:46plumb: use hurl(1) pipe for gophers:// mediaAnders Damsgaard1+18-8
2021-02-26 12:39plumb: fetch gophers before openingAnders Damsgaard1+2-0
2021-02-26 12:39upload: return gophers:// urlAnders Damsgaard1+1-1
2021-02-25 09:34search: enable images and JS for openstreetmap searchAnders Damsgaard1+1-0
2021-02-24 16:32irc.sh: use catgirl(1)Anders Damsgaard1+1-1
2021-02-24 16:31maimpick: remove optipng callAnders Damsgaard1+0-3
2021-02-23 16:19.profile: add p* aliases for man-pages-posixAnders Damsgaard1+5-0
2021-02-23 11:15comic: clean up and use xmessageAnders Damsgaard1+5-6
2021-02-23 05:07mediapres: fix on openbsdAnders Damsgaard2+6-3
2021-02-21 15:27sfeed_sync: pull config before refreshingAnders Damsgaard1+1-0
2021-02-21 07:53plumb: fix order of url checkingAnders Damsgaard1+3-3
2021-02-21 07:50plumb: use mpv(1) in console mode for radioAnders Damsgaard1+1-1
2021-02-20 19:38plumb: convert remote svg files to pngAnders Damsgaard1+4-0
2021-02-17 21:13backup: fix error message on invalid callAnders Damsgaard1+1-1
2021-02-17 21:12backup: remove long options and version optionAnders Damsgaard1+3-15
2021-02-17 21:11backup: exclude more temporary files from backupAnders Damsgaard1+3-0
2021-02-17 10:33plumb: add unwebp integrationAnders Damsgaard2+2-40
2021-02-16 13:21.profile: add format specification to ytdlAnders Damsgaard1+1-1
2021-02-16 11:14.profile: add ytdl aliasAnders Damsgaard1+1-0
2021-02-15 12:41memeselect: use nc(1) for brtv dimensionsAnders Damsgaard1+3-2
2021-02-13 23:48Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-19
2021-02-13 23:47memeselect: add bitreich-tv stationsAnders Damsgaard1+23-6
2021-02-10 10:18showcalendar: show day-of-week with entriesAnders Damsgaard1+1-1
2021-02-09 15:07mediapres: fix merge with audio trackAnders Damsgaard1+3-2
2021-02-08 11:38plumb: pull calendar before adding new eventsAnders Damsgaard1+1-1
2021-02-06 09:08add ffmpeg-bounce to loop a video back and forth n timesAnders Damsgaard1+40-0
2021-02-03 11:47watch.sh: show non-zero return statusAnders Damsgaard1+5-1
2021-02-03 11:44watch.sh: remove unnecessary codeAnders Damsgaard1+27-49
2021-02-03 07:07calendar.sh: use portable cal(1) options, show week numbers and start on mondayAnders Damsgaard1+1-1
2021-02-02 14:37mediapres: remove temporary files after completionAnders Damsgaard1+2-0
2021-02-02 14:36news: fall back to curl(1) if hurl(1) isn't installedAnders Damsgaard1+15-1
2021-02-02 12:48plumb: ignore trailing info for postscript filesAnders Damsgaard1+1-1
2021-02-02 12:46plumb: show program name in error messagesAnders Damsgaard1+1-1
2021-02-02 07:31muttrc: add <space-w> binding for opening html attachments from index/pagerAnders Damsgaard1+1-0
2021-02-01 07:13plumb: support opus filesAnders Damsgaard1+1-1
2021-01-29 13:17calendar.sh: show calendar in tmux(1) paneAnders Damsgaard1+3-0
2021-01-28 11:55screenrecord: change audio source based on platformAnders Damsgaard1+7-2
2021-01-28 09:11videotoggle: fix on linuxAnders Damsgaard1+11-4
2021-01-27 13:32add mediapres for combining audio, images, and videos into single videoAnders Damsgaard1+107-0
2021-01-27 10:36extract_urls: allow more than 1 url per lineAnders Damsgaard1+8-4
2021-01-27 10:36urlgrab: remove control characters from input fileAnders Damsgaard1+1-1
2021-01-27 09:49urlgrab: auto-click for xprop(1) and reverse url orderAnders Damsgaard1+6-5
2021-01-27 09:48extract_urls: return 1 if no urls were foundAnders Damsgaard1+5-0
2021-01-27 09:22add scripts to grab urls and reverse file contentsAnders Damsgaard3+31-0
2021-01-27 07:48.profile: set TERMINAL env to x-terminal-emulatorAnders Damsgaard1+1-1
2021-01-27 07:47add josuah's scrollback scriptAnders Damsgaard1+3-0
2021-01-27 07:40add josuah's x-terminal-emulator wrapper for st(1)Anders Damsgaard1+4-0
2021-01-26 14:56.kshrc: use same PS1 with ksh(1) and oksh(1)Anders Damsgaard1+2-5
2021-01-26 10:50calendar-notify: accommodate differences in BSD/GNU date(1)Anders Damsgaard1+6-1
2021-01-26 10:28plumb: match manpages with case-insensitive regexAnders Damsgaard1+1-1
2021-01-26 09:31add todo scriptAnders Damsgaard1+6-0
2021-01-25 07:45Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+3-0
2021-01-25 07:44sfeed_sync: run locallyAnders Damsgaard1+2-4
2021-01-20 09:54define: fix clipboard contentsAnders Damsgaard1+1-1
2021-01-20 08:46zoom.us: fix url handlingAnders Damsgaard1+7-3
2021-01-20 08:46auvpn: switch between doas(1)/sudo(1)Anders Damsgaard1+7-1
2021-01-19 15:39calendar.sh: use git repoAnders Damsgaard1+5-3
2021-01-19 10:53.xsession: run mbsync at startup to unlock gpg keyAnders Damsgaard1+1-0
2021-01-19 10:47.xsession: remove debug outputAnders Damsgaard1+0-1
2021-01-19 10:46search: fix behavior with xdmAnders Damsgaard1+1-1
2021-01-19 10:31.profile: small improvements in aliasesAnders Damsgaard1+5-7
2021-01-19 10:27merge .xprofile into .xsessionAnders Damsgaard2+21-38
2021-01-19 10:02merge xsession and xinitrcAnders Damsgaard2+18-7
2021-01-19 09:40.xinitrc: add ssh agent mechanism from OpenBSDAnders Damsgaard1+12-0
2021-01-18 22:52.Xresources: lower the dpi for normal-res screensAnders Damsgaard1+1-1
2021-01-18 22:20memeselect: create annna repo in ~/.cacheAnders Damsgaard1+6-2
2021-01-11 13:55move news into own scriptAnders Damsgaard2+12-13
2021-01-09 12:55memeselect: clone repo if it doesn't existAnders Damsgaard1+5-0
2021-01-09 12:53memeselect: add target to update annnaAnders Damsgaard1+12-4
2021-01-08 19:14add memeselect scriptAnders Damsgaard1+5-0
2021-01-07 08:40Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+6-12
2021-01-06 13:11.profile: news(): show DR newsfeed with sfeed by defaultAnders Damsgaard1+12-2
2020-12-27 16:30search: translate from danish to english with !translateAnders Damsgaard1+4-1
2020-12-27 10:51search: use gopher proxy for youtube searchesAnders Damsgaard1+2-2
2020-12-23 19:15search: enable images for image resultsAnders Damsgaard1+1-1
2020-12-16 13:43plumb: open gif with sxiv, not mpvAnders Damsgaard1+1-1
2020-12-14 17:09upload: do not require public target with gopher uploadsAnders Damsgaard1+0-4
2020-12-14 17:09muttrc: use simpler directory structure for header and body cacheAnders Damsgaard1+2-2
2020-12-14 17:08remove youtube-dl wrapperAnders Damsgaard1+0-4
2020-12-14 17:08mpv.conf: do not escape special chars in youtube-dl optionsAnders Damsgaard1+1-5
2020-12-11 07:11Revert "plumb: open zoom links in zoom.sh wrapper"Anders Damsgaard1+2-1
2020-12-10 13:11ssh-proxy: allow host as first arumentAnders Damsgaard1+1-1
2020-12-10 09:41zoom.sh: set correct environment to enable webassemblyAnders Damsgaard1+1-1
2020-12-10 09:40plumb: open zoom links in zoom.sh wrapperAnders Damsgaard1+1-2
2020-12-10 09:38add zoom.sh script to launch (web)client as another user in separate X sessionAnders Damsgaard1+9-0
2020-12-08 10:15sfeed_sync: end by starting sfeed_curses if not already runningAnders Damsgaard1+5-1
2020-12-04 06:32plumb: translate gph line into urlAnders Damsgaard1+10-5
2020-12-04 06:23search: handle gopher bookmarks in geomyidae gph formatAnders Damsgaard1+3-2
2020-12-04 06:06upload: treat gph files as listings in urlAnders Damsgaard1+17-13
2020-12-03 12:49geoprint: convert PDFs to a4 before printingAnders Damsgaard1+7-1
2020-12-03 10:44geoprint: allow spaces in path namesAnders Damsgaard1+1-1
2020-12-03 10:43muttrc: enable rfc2047 handling for mime attachmentsAnders Damsgaard1+1-0
2020-12-03 09:36remove netcdf and hurl functions into separate scriptsAnders Damsgaard5+24-31
2020-12-03 09:26Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+34-0
2020-12-02 05:41muttrc: enable spam/ham bindingsAnders Damsgaard1+2-2
2020-11-28 19:33muttrc: add speedread binding in pagerAnders Damsgaard1+2-0
2020-11-27 07:50search: accept RFC specs with one or more digitsAnders Damsgaard1+1-1
2020-11-25 12:36add anthk's nethackrc hintAnders Damsgaard1+2-0
2020-11-25 08:18plumb: sync calendar before adding new eventsAnders Damsgaard1+2-2
2020-11-25 08:13Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+3-3
2020-11-25 08:13add calendar sync scriptAnders Damsgaard1+5-0
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0
2021-03-02 12:30add fontconfig symlinksAnders Damsgaard39+78-0
2021-03-01 09:50maimpick: suppress maim error outputAnders Damsgaard1+1-1
2021-03-01 09:50plumb: handle 'ssh://' schemeAnders Damsgaard1+4-2
2021-02-28 08:52showcalendar: show next two days in overviewAnders Damsgaard1+1-1
2021-02-26 13:23.urlview: detect gophers://Anders Damsgaard1+1-1
2021-02-26 12:46plumb: use hurl(1) pipe for gophers:// mediaAnders Damsgaard1+18-8
2021-02-26 12:39plumb: fetch gophers before openingAnders Damsgaard1+2-0
2021-02-26 12:39upload: return gophers:// urlAnders Damsgaard1+1-1
2021-02-25 09:34search: enable images and JS for openstreetmap searchAnders Damsgaard1+1-0
2021-02-24 16:32irc.sh: use catgirl(1)Anders Damsgaard1+1-1
2021-02-24 16:31maimpick: remove optipng callAnders Damsgaard1+0-3
2021-02-23 16:19.profile: add p* aliases for man-pages-posixAnders Damsgaard1+5-0
2021-02-23 11:15comic: clean up and use xmessageAnders Damsgaard1+5-6
2021-02-23 05:07mediapres: fix on openbsdAnders Damsgaard2+6-3
2021-02-21 15:27sfeed_sync: pull config before refreshingAnders Damsgaard1+1-0
2021-02-21 07:53plumb: fix order of url checkingAnders Damsgaard1+3-3
2021-02-21 07:50plumb: use mpv(1) in console mode for radioAnders Damsgaard1+1-1
2021-02-20 19:38plumb: convert remote svg files to pngAnders Damsgaard1+4-0
2021-02-17 21:13backup: fix error message on invalid callAnders Damsgaard1+1-1
2021-02-17 21:12backup: remove long options and version optionAnders Damsgaard1+3-15
2021-02-17 21:11backup: exclude more temporary files from backupAnders Damsgaard1+3-0
2021-02-17 10:33plumb: add unwebp integrationAnders Damsgaard2+2-40
2021-02-16 13:21.profile: add format specification to ytdlAnders Damsgaard1+1-1
2021-02-16 11:14.profile: add ytdl aliasAnders Damsgaard1+1-0
2021-02-15 12:41memeselect: use nc(1) for brtv dimensionsAnders Damsgaard1+3-2
2021-02-13 23:48Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-19
2021-02-13 23:47memeselect: add bitreich-tv stationsAnders Damsgaard1+23-6
2021-02-10 10:18showcalendar: show day-of-week with entriesAnders Damsgaard1+1-1
2021-02-09 15:07mediapres: fix merge with audio trackAnders Damsgaard1+3-2
2021-02-08 11:38plumb: pull calendar before adding new eventsAnders Damsgaard1+1-1
2021-02-06 09:08add ffmpeg-bounce to loop a video back and forth n timesAnders Damsgaard1+40-0
2021-02-03 11:47watch.sh: show non-zero return statusAnders Damsgaard1+5-1
2021-02-03 11:44watch.sh: remove unnecessary codeAnders Damsgaard1+27-49
2021-02-03 07:07calendar.sh: use portable cal(1) options, show week numbers and start on mondayAnders Damsgaard1+1-1
2021-02-02 14:37mediapres: remove temporary files after completionAnders Damsgaard1+2-0
2021-02-02 14:36news: fall back to curl(1) if hurl(1) isn't installedAnders Damsgaard1+15-1
2021-02-02 12:48plumb: ignore trailing info for postscript filesAnders Damsgaard1+1-1
2021-02-02 12:46plumb: show program name in error messagesAnders Damsgaard1+1-1
2021-02-02 07:31muttrc: add <space-w> binding for opening html attachments from index/pagerAnders Damsgaard1+1-0
2021-02-01 07:13plumb: support opus filesAnders Damsgaard1+1-1
2021-01-29 13:17calendar.sh: show calendar in tmux(1) paneAnders Damsgaard1+3-0
2021-01-28 11:55screenrecord: change audio source based on platformAnders Damsgaard1+7-2
2021-01-28 09:11videotoggle: fix on linuxAnders Damsgaard1+11-4
2021-01-27 13:32add mediapres for combining audio, images, and videos into single videoAnders Damsgaard1+107-0
2021-01-27 10:36extract_urls: allow more than 1 url per lineAnders Damsgaard1+8-4
2021-01-27 10:36urlgrab: remove control characters from input fileAnders Damsgaard1+1-1
2021-01-27 09:49urlgrab: auto-click for xprop(1) and reverse url orderAnders Damsgaard1+6-5
2021-01-27 09:48extract_urls: return 1 if no urls were foundAnders Damsgaard1+5-0
2021-01-27 09:22add scripts to grab urls and reverse file contentsAnders Damsgaard3+31-0
2021-01-27 07:48.profile: set TERMINAL env to x-terminal-emulatorAnders Damsgaard1+1-1
2021-01-27 07:47add josuah's scrollback scriptAnders Damsgaard1+3-0
2021-01-27 07:40add josuah's x-terminal-emulator wrapper for st(1)Anders Damsgaard1+4-0
2021-01-26 14:56.kshrc: use same PS1 with ksh(1) and oksh(1)Anders Damsgaard1+2-5
2021-01-26 10:50calendar-notify: accommodate differences in BSD/GNU date(1)Anders Damsgaard1+6-1
2021-01-26 10:28plumb: match manpages with case-insensitive regexAnders Damsgaard1+1-1
2021-01-26 09:31add todo scriptAnders Damsgaard1+6-0
2021-01-25 07:45Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+3-0
2021-01-25 07:44sfeed_sync: run locallyAnders Damsgaard1+2-4
2021-01-20 09:54define: fix clipboard contentsAnders Damsgaard1+1-1
2021-01-20 08:46zoom.us: fix url handlingAnders Damsgaard1+7-3
2021-01-20 08:46auvpn: switch between doas(1)/sudo(1)Anders Damsgaard1+7-1
2021-01-19 15:39calendar.sh: use git repoAnders Damsgaard1+5-3
2021-01-19 10:53.xsession: run mbsync at startup to unlock gpg keyAnders Damsgaard1+1-0
2021-01-19 10:47.xsession: remove debug outputAnders Damsgaard1+0-1
2021-01-19 10:46search: fix behavior with xdmAnders Damsgaard1+1-1
2021-01-19 10:31.profile: small improvements in aliasesAnders Damsgaard1+5-7
2021-01-19 10:27merge .xprofile into .xsessionAnders Damsgaard2+21-38
2021-01-19 10:02merge xsession and xinitrcAnders Damsgaard2+18-7
2021-01-19 09:40.xinitrc: add ssh agent mechanism from OpenBSDAnders Damsgaard1+12-0
2021-01-18 22:52.Xresources: lower the dpi for normal-res screensAnders Damsgaard1+1-1
2021-01-18 22:20memeselect: create annna repo in ~/.cacheAnders Damsgaard1+6-2
2021-01-11 13:55move news into own scriptAnders Damsgaard2+12-13
2021-01-09 12:55memeselect: clone repo if it doesn't existAnders Damsgaard1+5-0
2021-01-09 12:53memeselect: add target to update annnaAnders Damsgaard1+12-4
2021-01-08 19:14add memeselect scriptAnders Damsgaard1+5-0
2021-01-07 08:40Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+6-12
2021-01-06 13:11.profile: news(): show DR newsfeed with sfeed by defaultAnders Damsgaard1+12-2
2020-12-27 16:30search: translate from danish to english with !translateAnders Damsgaard1+4-1
2020-12-27 10:51search: use gopher proxy for youtube searchesAnders Damsgaard1+2-2
2020-12-23 19:15search: enable images for image resultsAnders Damsgaard1+1-1
2020-12-16 13:43plumb: open gif with sxiv, not mpvAnders Damsgaard1+1-1
2020-12-14 17:09upload: do not require public target with gopher uploadsAnders Damsgaard1+0-4
2020-12-14 17:09muttrc: use simpler directory structure for header and body cacheAnders Damsgaard1+2-2
2020-12-14 17:08remove youtube-dl wrapperAnders Damsgaard1+0-4
2020-12-14 17:08mpv.conf: do not escape special chars in youtube-dl optionsAnders Damsgaard1+1-5
2020-12-11 07:11Revert "plumb: open zoom links in zoom.sh wrapper"Anders Damsgaard1+2-1
2020-12-10 13:11ssh-proxy: allow host as first arumentAnders Damsgaard1+1-1
2020-12-10 09:41zoom.sh: set correct environment to enable webassemblyAnders Damsgaard1+1-1
2020-12-10 09:40plumb: open zoom links in zoom.sh wrapperAnders Damsgaard1+1-2
2020-12-10 09:38add zoom.sh script to launch (web)client as another user in separate X sessionAnders Damsgaard1+9-0
2020-12-08 10:15sfeed_sync: end by starting sfeed_curses if not already runningAnders Damsgaard1+5-1
2020-12-04 06:32plumb: translate gph line into urlAnders Damsgaard1+10-5
2020-12-04 06:23search: handle gopher bookmarks in geomyidae gph formatAnders Damsgaard1+3-2
2020-12-04 06:06upload: treat gph files as listings in urlAnders Damsgaard1+17-13
2020-12-03 12:49geoprint: convert PDFs to a4 before printingAnders Damsgaard1+7-1
2020-12-03 10:44geoprint: allow spaces in path namesAnders Damsgaard1+1-1
2020-12-03 10:43muttrc: enable rfc2047 handling for mime attachmentsAnders Damsgaard1+1-0
2020-12-03 09:36remove netcdf and hurl functions into separate scriptsAnders Damsgaard5+24-31
2020-12-03 09:26Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+34-0
2020-12-02 05:41muttrc: enable spam/ham bindingsAnders Damsgaard1+2-2
2020-11-28 19:33muttrc: add speedread binding in pagerAnders Damsgaard1+2-0
2020-11-27 07:50search: accept RFC specs with one or more digitsAnders Damsgaard1+1-1
2020-11-25 12:36add anthk's nethackrc hintAnders Damsgaard1+2-0
2020-11-25 08:18plumb: sync calendar before adding new eventsAnders Damsgaard1+2-2
2020-11-25 08:13Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+3-3
2020-11-25 08:13add calendar sync scriptAnders Damsgaard1+5-0
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0
2021-02-11 14:03cdoc: improve dependency scanning in tex filesAnders Damsgaard1+22-19
2021-02-10 10:18showcalendar: show day-of-week with entriesAnders Damsgaard1+1-1
2021-02-09 15:07mediapres: fix merge with audio trackAnders Damsgaard1+3-2
2021-02-08 11:38plumb: pull calendar before adding new eventsAnders Damsgaard1+1-1
2021-02-06 09:08add ffmpeg-bounce to loop a video back and forth n timesAnders Damsgaard1+40-0
2021-02-03 11:47watch.sh: show non-zero return statusAnders Damsgaard1+5-1
2021-02-03 11:44watch.sh: remove unnecessary codeAnders Damsgaard1+27-49
2021-02-03 07:07calendar.sh: use portable cal(1) options, show week numbers and start on mondayAnders Damsgaard1+1-1
2021-02-02 14:37mediapres: remove temporary files after completionAnders Damsgaard1+2-0
2021-02-02 14:36news: fall back to curl(1) if hurl(1) isn't installedAnders Damsgaard1+15-1
2021-02-02 12:48plumb: ignore trailing info for postscript filesAnders Damsgaard1+1-1
2021-02-02 12:46plumb: show program name in error messagesAnders Damsgaard1+1-1
2021-02-02 07:31muttrc: add <space-w> binding for opening html attachments from index/pagerAnders Damsgaard1+1-0
2021-02-01 07:13plumb: support opus filesAnders Damsgaard1+1-1
2021-01-29 13:17calendar.sh: show calendar in tmux(1) paneAnders Damsgaard1+3-0
2021-01-28 11:55screenrecord: change audio source based on platformAnders Damsgaard1+7-2
2021-01-28 09:11videotoggle: fix on linuxAnders Damsgaard1+11-4
2021-01-27 13:32add mediapres for combining audio, images, and videos into single videoAnders Damsgaard1+107-0
2021-01-27 10:36extract_urls: allow more than 1 url per lineAnders Damsgaard1+8-4
2021-01-27 10:36urlgrab: remove control characters from input fileAnders Damsgaard1+1-1
2021-01-27 09:49urlgrab: auto-click for xprop(1) and reverse url orderAnders Damsgaard1+6-5
2021-01-27 09:48extract_urls: return 1 if no urls were foundAnders Damsgaard1+5-0
2021-01-27 09:22add scripts to grab urls and reverse file contentsAnders Damsgaard3+31-0
2021-01-27 07:48.profile: set TERMINAL env to x-terminal-emulatorAnders Damsgaard1+1-1
2021-01-27 07:47add josuah's scrollback scriptAnders Damsgaard1+3-0
2021-01-27 07:40add josuah's x-terminal-emulator wrapper for st(1)Anders Damsgaard1+4-0
2021-01-26 14:56.kshrc: use same PS1 with ksh(1) and oksh(1)Anders Damsgaard1+2-5
2021-01-26 10:50calendar-notify: accommodate differences in BSD/GNU date(1)Anders Damsgaard1+6-1
2021-01-26 10:28plumb: match manpages with case-insensitive regexAnders Damsgaard1+1-1
2021-01-26 09:31add todo scriptAnders Damsgaard1+6-0
2021-01-25 07:45Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+3-0
2021-01-25 07:44sfeed_sync: run locallyAnders Damsgaard1+2-4
2021-01-20 09:54define: fix clipboard contentsAnders Damsgaard1+1-1
2021-01-20 08:46zoom.us: fix url handlingAnders Damsgaard1+7-3
2021-01-20 08:46auvpn: switch between doas(1)/sudo(1)Anders Damsgaard1+7-1
2021-01-19 15:39calendar.sh: use git repoAnders Damsgaard1+5-3
2021-01-19 10:53.xsession: run mbsync at startup to unlock gpg keyAnders Damsgaard1+1-0
2021-01-19 10:47.xsession: remove debug outputAnders Damsgaard1+0-1
2021-01-19 10:46search: fix behavior with xdmAnders Damsgaard1+1-1
2021-01-19 10:31.profile: small improvements in aliasesAnders Damsgaard1+5-7
2021-01-19 10:27merge .xprofile into .xsessionAnders Damsgaard2+21-38
2021-01-19 10:02merge xsession and xinitrcAnders Damsgaard2+18-7
2021-01-19 09:40.xinitrc: add ssh agent mechanism from OpenBSDAnders Damsgaard1+12-0
2021-01-18 22:52.Xresources: lower the dpi for normal-res screensAnders Damsgaard1+1-1
2021-01-18 22:20memeselect: create annna repo in ~/.cacheAnders Damsgaard1+6-2
2021-01-11 13:55move news into own scriptAnders Damsgaard2+12-13
2021-01-09 12:55memeselect: clone repo if it doesn't existAnders Damsgaard1+5-0
2021-01-09 12:53memeselect: add target to update annnaAnders Damsgaard1+12-4
2021-01-08 19:14add memeselect scriptAnders Damsgaard1+5-0
2021-01-07 08:40Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+6-12
2021-01-06 13:11.profile: news(): show DR newsfeed with sfeed by defaultAnders Damsgaard1+12-2
2020-12-27 16:30search: translate from danish to english with !translateAnders Damsgaard1+4-1
2020-12-27 10:51search: use gopher proxy for youtube searchesAnders Damsgaard1+2-2
2020-12-23 19:15search: enable images for image resultsAnders Damsgaard1+1-1
2020-12-16 13:43plumb: open gif with sxiv, not mpvAnders Damsgaard1+1-1
2020-12-14 17:09upload: do not require public target with gopher uploadsAnders Damsgaard1+0-4
2020-12-14 17:09muttrc: use simpler directory structure for header and body cacheAnders Damsgaard1+2-2
2020-12-14 17:08remove youtube-dl wrapperAnders Damsgaard1+0-4
2020-12-14 17:08mpv.conf: do not escape special chars in youtube-dl optionsAnders Damsgaard1+1-5
2020-12-11 07:11Revert "plumb: open zoom links in zoom.sh wrapper"Anders Damsgaard1+2-1
2020-12-10 13:11ssh-proxy: allow host as first arumentAnders Damsgaard1+1-1
2020-12-10 09:41zoom.sh: set correct environment to enable webassemblyAnders Damsgaard1+1-1
2020-12-10 09:40plumb: open zoom links in zoom.sh wrapperAnders Damsgaard1+1-2
2020-12-10 09:38add zoom.sh script to launch (web)client as another user in separate X sessionAnders Damsgaard1+9-0
2020-12-08 10:15sfeed_sync: end by starting sfeed_curses if not already runningAnders Damsgaard1+5-1
2020-12-04 06:32plumb: translate gph line into urlAnders Damsgaard1+10-5
2020-12-04 06:23search: handle gopher bookmarks in geomyidae gph formatAnders Damsgaard1+3-2
2020-12-04 06:06upload: treat gph files as listings in urlAnders Damsgaard1+17-13
2020-12-03 12:49geoprint: convert PDFs to a4 before printingAnders Damsgaard1+7-1
2020-12-03 10:44geoprint: allow spaces in path namesAnders Damsgaard1+1-1
2020-12-03 10:43muttrc: enable rfc2047 handling for mime attachmentsAnders Damsgaard1+1-0
2020-12-03 09:36remove netcdf and hurl functions into separate scriptsAnders Damsgaard5+24-31
2020-12-03 09:26Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+34-0
2020-12-02 05:41muttrc: enable spam/ham bindingsAnders Damsgaard1+2-2
2020-11-28 19:33muttrc: add speedread binding in pagerAnders Damsgaard1+2-0
2020-11-27 07:50search: accept RFC specs with one or more digitsAnders Damsgaard1+1-1
2020-11-25 12:36add anthk's nethackrc hintAnders Damsgaard1+2-0
2020-11-25 08:18plumb: sync calendar before adding new eventsAnders Damsgaard1+2-2
2020-11-25 08:13Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+3-3
2020-11-25 08:13add calendar sync scriptAnders Damsgaard1+5-0
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0
2021-01-23 07:55.profile: prepend heirloom-doctools to PATH/MANPATHAnders Damsgaard1+2-0
2021-01-22 15:53.mailcap: use catdoc for word docsAnders Damsgaard1+1-0
2021-01-20 09:54define: fix clipboard contentsAnders Damsgaard1+1-1
2021-01-20 08:46zoom.us: fix url handlingAnders Damsgaard1+7-3
2021-01-20 08:46auvpn: switch between doas(1)/sudo(1)Anders Damsgaard1+7-1
2021-01-19 15:39calendar.sh: use git repoAnders Damsgaard1+5-3
2021-01-19 10:53.xsession: run mbsync at startup to unlock gpg keyAnders Damsgaard1+1-0
2021-01-19 10:47.xsession: remove debug outputAnders Damsgaard1+0-1
2021-01-19 10:46search: fix behavior with xdmAnders Damsgaard1+1-1
2021-01-19 10:31.profile: small improvements in aliasesAnders Damsgaard1+5-7
2021-01-19 10:27merge .xprofile into .xsessionAnders Damsgaard2+21-38
2021-01-19 10:02merge xsession and xinitrcAnders Damsgaard2+18-7
2021-01-19 09:40.xinitrc: add ssh agent mechanism from OpenBSDAnders Damsgaard1+12-0
2021-01-18 22:52.Xresources: lower the dpi for normal-res screensAnders Damsgaard1+1-1
2021-01-18 22:20memeselect: create annna repo in ~/.cacheAnders Damsgaard1+6-2
2021-01-11 13:55move news into own scriptAnders Damsgaard2+12-13
2021-01-09 12:55memeselect: clone repo if it doesn't existAnders Damsgaard1+5-0
2021-01-09 12:53memeselect: add target to update annnaAnders Damsgaard1+12-4
2021-01-08 19:14add memeselect scriptAnders Damsgaard1+5-0
2021-01-07 08:40Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+6-12
2021-01-06 13:11.profile: news(): show DR newsfeed with sfeed by defaultAnders Damsgaard1+12-2
2020-12-27 16:30search: translate from danish to english with !translateAnders Damsgaard1+4-1
2020-12-27 10:51search: use gopher proxy for youtube searchesAnders Damsgaard1+2-2
2020-12-23 19:15search: enable images for image resultsAnders Damsgaard1+1-1
2020-12-16 13:43plumb: open gif with sxiv, not mpvAnders Damsgaard1+1-1
2020-12-14 17:09upload: do not require public target with gopher uploadsAnders Damsgaard1+0-4
2020-12-14 17:09muttrc: use simpler directory structure for header and body cacheAnders Damsgaard1+2-2
2020-12-14 17:08remove youtube-dl wrapperAnders Damsgaard1+0-4
2020-12-14 17:08mpv.conf: do not escape special chars in youtube-dl optionsAnders Damsgaard1+1-5
2020-12-11 07:11Revert "plumb: open zoom links in zoom.sh wrapper"Anders Damsgaard1+2-1
2020-12-10 13:11ssh-proxy: allow host as first arumentAnders Damsgaard1+1-1
2020-12-10 09:41zoom.sh: set correct environment to enable webassemblyAnders Damsgaard1+1-1
2020-12-10 09:40plumb: open zoom links in zoom.sh wrapperAnders Damsgaard1+1-2
2020-12-10 09:38add zoom.sh script to launch (web)client as another user in separate X sessionAnders Damsgaard1+9-0
2020-12-08 10:15sfeed_sync: end by starting sfeed_curses if not already runningAnders Damsgaard1+5-1
2020-12-04 06:32plumb: translate gph line into urlAnders Damsgaard1+10-5
2020-12-04 06:23search: handle gopher bookmarks in geomyidae gph formatAnders Damsgaard1+3-2
2020-12-04 06:06upload: treat gph files as listings in urlAnders Damsgaard1+17-13
2020-12-03 12:49geoprint: convert PDFs to a4 before printingAnders Damsgaard1+7-1
2020-12-03 10:44geoprint: allow spaces in path namesAnders Damsgaard1+1-1
2020-12-03 10:43muttrc: enable rfc2047 handling for mime attachmentsAnders Damsgaard1+1-0
2020-12-03 09:36remove netcdf and hurl functions into separate scriptsAnders Damsgaard5+24-31
2020-12-03 09:26Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+34-0
2020-12-02 05:41muttrc: enable spam/ham bindingsAnders Damsgaard1+2-2
2020-11-28 19:33muttrc: add speedread binding in pagerAnders Damsgaard1+2-0
2020-11-27 07:50search: accept RFC specs with one or more digitsAnders Damsgaard1+1-1
2020-11-25 12:36add anthk's nethackrc hintAnders Damsgaard1+2-0
2020-11-25 08:18plumb: sync calendar before adding new eventsAnders Damsgaard1+2-2
2020-11-25 08:13Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+3-3
2020-11-25 08:13add calendar sync scriptAnders Damsgaard1+5-0
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0
2021-01-06 18:17clean up script to toggle between keyboard layoutsAnders Damsgaard1+5-11
2021-01-06 18:01LICENSE: bump yearAnders Damsgaard1+1-1
2020-12-27 16:30search: translate from danish to english with !translateAnders Damsgaard1+4-1
2020-12-27 10:51search: use gopher proxy for youtube searchesAnders Damsgaard1+2-2
2020-12-23 19:15search: enable images for image resultsAnders Damsgaard1+1-1
2020-12-16 13:43plumb: open gif with sxiv, not mpvAnders Damsgaard1+1-1
2020-12-14 17:09upload: do not require public target with gopher uploadsAnders Damsgaard1+0-4
2020-12-14 17:09muttrc: use simpler directory structure for header and body cacheAnders Damsgaard1+2-2
2020-12-14 17:08remove youtube-dl wrapperAnders Damsgaard1+0-4
2020-12-14 17:08mpv.conf: do not escape special chars in youtube-dl optionsAnders Damsgaard1+1-5
2020-12-11 07:11Revert "plumb: open zoom links in zoom.sh wrapper"Anders Damsgaard1+2-1
2020-12-10 13:11ssh-proxy: allow host as first arumentAnders Damsgaard1+1-1
2020-12-10 09:41zoom.sh: set correct environment to enable webassemblyAnders Damsgaard1+1-1
2020-12-10 09:40plumb: open zoom links in zoom.sh wrapperAnders Damsgaard1+1-2
2020-12-10 09:38add zoom.sh script to launch (web)client as another user in separate X sessionAnders Damsgaard1+9-0
2020-12-08 10:15sfeed_sync: end by starting sfeed_curses if not already runningAnders Damsgaard1+5-1
2020-12-04 06:32plumb: translate gph line into urlAnders Damsgaard1+10-5
2020-12-04 06:23search: handle gopher bookmarks in geomyidae gph formatAnders Damsgaard1+3-2
2020-12-04 06:06upload: treat gph files as listings in urlAnders Damsgaard1+17-13
2020-12-03 12:49geoprint: convert PDFs to a4 before printingAnders Damsgaard1+7-1
2020-12-03 10:44geoprint: allow spaces in path namesAnders Damsgaard1+1-1
2020-12-03 10:43muttrc: enable rfc2047 handling for mime attachmentsAnders Damsgaard1+1-0
2020-12-03 09:36remove netcdf and hurl functions into separate scriptsAnders Damsgaard5+24-31
2020-12-03 09:26Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard2+34-0
2020-12-02 05:41muttrc: enable spam/ham bindingsAnders Damsgaard1+2-2
2020-11-28 19:33muttrc: add speedread binding in pagerAnders Damsgaard1+2-0
2020-11-27 07:50search: accept RFC specs with one or more digitsAnders Damsgaard1+1-1
2020-11-25 12:36add anthk's nethackrc hintAnders Damsgaard1+2-0
2020-11-25 08:18plumb: sync calendar before adding new eventsAnders Damsgaard1+2-2
2020-11-25 08:13Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+3-3
2020-11-25 08:13add calendar sync scriptAnders Damsgaard1+5-0
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0
2020-12-03 09:25.profile: customize gnuplot style for netcdf plots and add ncshow functionAnders Damsgaard1+10-1
2020-12-02 15:42.profile: add function and alias for visualizing netcdf matricesAnders Damsgaard1+5-0
2020-12-02 15:29add script to convert 1d and 2d arrays from ncdump to tsvAnders Damsgaard1+20-0
2020-11-28 19:33muttrc: add speedread binding in pagerAnders Damsgaard1+2-0
2020-11-27 07:50search: accept RFC specs with one or more digitsAnders Damsgaard1+1-1
2020-11-25 12:36add anthk's nethackrc hintAnders Damsgaard1+2-0
2020-11-25 08:18plumb: sync calendar before adding new eventsAnders Damsgaard1+2-2
2020-11-25 08:13Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+3-3
2020-11-25 08:13add calendar sync scriptAnders Damsgaard1+5-0
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0
2020-11-24 09:44use vertical resolution when determining screen scalingAnders Damsgaard2+3-3
2020-11-23 21:27search: open image searches with JS enabledAnders Damsgaard1+1-0
2020-11-18 09:25put ctags_recurse into separate script so it can be called from vi(1)Anders Damsgaard2+8-9
2020-11-17 08:33.profile: don't add the same dir to path more than onceAnders Damsgaard1+3-1
2020-11-17 08:30.profile: fix file handling in recursive call of ctags(1)Anders Damsgaard1+5-7
2020-11-17 07:13.profile: add ot() to open tag in editorAnders Damsgaard1+8-0
2020-11-17 05:57.profile: allow interactive plumber in sfeed_curses which fixes sacc(1)Anders Damsgaard1+1-0
2020-11-16 14:10.exrc: use wrapper for regenerating ctags recursively with POSIX compatibilityAnders Damsgaard1+1-1
2020-11-16 14:08.profile: add wrapper for ctags(1) recursionAnders Damsgaard1+11-0
2020-11-16 13:25update tranmission-daemon speed limitsAnders Damsgaard1+6-6
2020-11-16 13:25.exrc: add fuzzy tag matchingAnders Damsgaard1+1-1
2020-11-16 13:09.exrc: add fuzzy-file openingAnders Damsgaard1+2-1
2020-11-13 19:56plumb: play wav with mplayerAnders Damsgaard1+1-1
2020-11-13 11:47list: make case-insensitive grep optionalAnders Damsgaard1+6-1
2020-11-12 14:01.exrc: switch sisterfiles with qhAnders Damsgaard1+1-2
2020-11-12 13:32.exrc: use sisterfile to switch between header and source filesAnders Damsgaard1+2-0
2020-11-12 13:31add sisterfile script to switch between header and sourceAnders Damsgaard1+50-0
2020-11-12 13:20mpc-random-album.sh: only show mpc output if ncmpc isn't runningAnders Damsgaard1+8-6
2020-11-12 11:28surf-open.sh: print surf PID if requestedAnders Damsgaard1+7-2
2020-11-12 09:40plumb: open Zoom links in chromium with WASM enabledAnders Damsgaard1+7-1
2020-11-11 12:49add list scriptAnders Damsgaard1+2-0
2020-11-10 17:52surf-open.sh: allow extra surf options via the SURFFLAGS env varAnders Damsgaard1+2-2
2020-11-06 09:48surf-clean-cookies: keep more evilsoft cookiesAnders Damsgaard1+1-1
2020-11-05 15:42.profile: remove now unsupported w3m(1) flag in aliasAnders Damsgaard1+1-1
2020-11-04 15:00screenrecord: offer to encode and delay audio in output file after recordingAnders Damsgaard1+23-3
2020-11-04 14:19screenrecord: limit screen resolution and show elapsed time in statusbarAnders Damsgaard1+22-1
2020-11-04 11:07showcalendar: show default calendar outputAnders Damsgaard1+1-1
2020-11-04 10:42.xsession: only enable high-dpi on lmsc for first X sessionAnders Damsgaard1+1-1
2020-11-04 10:30screenrecord: don't grep into awkAnders Damsgaard1+1-1
2020-11-04 10:05add screenkey-toggleAnders Damsgaard1+21-0
2020-11-04 07:55adcast, screenrecord: do not show sndioctl outputAnders Damsgaard2+2-2
2020-11-03 15:01.Xresources: maximize fg/bg contrastAnders Damsgaard1+2-2
2020-11-03 11:29.profile: change wanip hostAnders Damsgaard1+1-1
2020-11-02 18:38add preliminary calendar-exportAnders Damsgaard1+67-0
2020-11-02 17:30search: add rfc lookupAnders Damsgaard1+3-0
2020-11-02 17:30plumb: fetch ftp:// URIs with curlAnders Damsgaard1+2-1
2020-11-02 10:52plumb: scale images in sxiv(1) to viewAnders Damsgaard1+2-2
2020-10-31 15:07sfeed_sync: update sfeed_curses after syncAnders Damsgaard1+1-0
2020-10-30 19:41plumb: due to poor streaming support, revert to mpv(1) for remote media filesAnders Damsgaard1+1-1
2020-10-30 13:01Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard1+1-1
2020-10-30 11:42sfeed_sync: fix key argumentsAnders Damsgaard1+3-3
2020-10-28 13:23plumb: revert to mpv(1) for youtube linksAnders Damsgaard1+6-5
2020-10-28 12:43plumb: try out mplayer(1) instead of mpv(1)Anders Damsgaard1+9-5
2020-10-28 07:32adcast, screenrecord: max out mic volume before recordingAnders Damsgaard2+2-0
2020-10-26 11:58sfeed_sync: use custom ssh keyAnders Damsgaard1+4-3
2020-10-26 11:22screenrecord: increase queue size for audio recordingAnders Damsgaard1+1-0
2020-10-26 06:17sfeed_sync: use default keyAnders Damsgaard1+1-1
2020-10-26 06:16add sfeed_sync to update and synchronize feeds from remoteAnders Damsgaard1+4-0
2020-10-20 10:07surf-open.sh: use xdpyinfo(1) for determining screen resolutionAnders Damsgaard1+1-3
2020-10-20 09:41maim{full,pick}: perform lossless compression on png files with optipng(1)Anders Damsgaard2+8-1
2020-10-20 09:12mon: use simpler awk syntaxAnders Damsgaard1+1-5
2020-10-20 08:48surf-open.sh: detect resolution on current active screen for scaling textAnders Damsgaard1+1-2
2020-10-20 08:39surf-open.sh: remove debugging statementAnders Damsgaard1+0-1
2020-10-20 08:36displayselect: use simpler awk conditional syntaxAnders Damsgaard1+1-2
2020-10-20 08:28surf-open.sh: use simpler awk syntax and keep tabbed openAnders Damsgaard1+6-6
2020-10-20 08:21temptest: use simpler syntax for awk conditionalAnders Damsgaard1+2-8
2020-10-20 07:32plumb: open djvu with zathuraAnders Damsgaard1+5-5
2020-10-19 16:07fontconfig: remove 55-emoji-prepend.confAnders Damsgaard1+0-13
2020-10-19 11:35.tmux.conf: mark current window in status bar with symbolsAnders Damsgaard1+1-1
2020-10-19 11:13.tmux.conf: use monochrome colors for window labels in status lineAnders Damsgaard1+1-1
2020-10-19 11:12.tmux.conf: fix status background color declarationAnders Damsgaard1+1-1
2020-10-19 08:51.profile: add rr alias for repeating previous command as rootAnders Damsgaard1+1-0
2020-10-17 14:26Revert "Remove non-working DMI weather reports"Anders Damsgaard2+96-94
2020-10-17 14:26revert previous commitAnders Damsgaard1+0-6
2020-10-17 13:57.xsession: ignore spoon outputAnders Damsgaard1+6-0
2020-10-16 07:51capture_image.sh: do not allow ffmpeg to read stdinAnders Damsgaard1+1-1
2020-10-16 07:51mon: automatically detect external display device nameAnders Damsgaard1+14-8
2020-10-15 18:59Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+1-1
2020-10-15 18:58timestamp: remove superfluous read variable declarationAnders Damsgaard1+1-3
2020-10-15 18:41.profile: remove weather aliasAnders Damsgaard2+0-11
2020-10-13 05:55txt2pdf: set font size back to 11Anders Damsgaard1+1-1
2020-10-13 05:52txt2pdf: increase font size and turn off quiet optionAnders Damsgaard1+2-2
2020-10-08 08:54.Xresources-hidpi: increase font size for X programsAnders Damsgaard1+3-5
2020-10-08 08:25maimpick: autoconvert to jpeg if smaller and support saving to X selectionAnders Damsgaard1+72-28
2020-10-07 08:15mpc-random-album.sh: add option to select host with cmd line argumentAnders Damsgaard1+12-6
2020-10-02 09:27add makefile for fetching and building ncviewAnders Damsgaard1+32-0
2020-10-02 08:49Merge branch 'master' of src.adamsgaard.dk:dotfiles into masterAnders Damsgaard2+12-3
2020-10-02 08:48remove ssh-msc; now stored in ~/.ssh/configAnders Damsgaard1+0-2
2020-10-01 08:27asuser: automatically choose doas(1) or sudo(1)Anders Damsgaard1+7-1
2020-10-01 07:39temptest: simplify output formattingAnders Damsgaard1+2-3
2020-10-01 07:25temptest: calculate average cpu frequency on linuxAnders Damsgaard1+10-0
2020-10-01 07:20temptest: add support for linuxAnders Damsgaard1+32-10
2020-09-30 18:10surf-open.sh: ignore built-in display when calculating zoom factorAnders Damsgaard1+1-1
2020-09-30 12:44surf-open.sh: adjust zoom level based on screen resolutionAnders Damsgaard1+13-2
2020-09-30 12:41mon: optimize screen resolution readingAnders Damsgaard1+1-1
2020-09-30 11:29unicodepick: fix on linuxAnders Damsgaard1+1-5
2020-09-30 09:14.Xresources: slightly decrease dpi and cursor sizeAnders Damsgaard1+2-2
2020-09-30 09:10surf-open.sh: disable scaling factorAnders Damsgaard1+1-1
2020-09-30 09:09change Xft configuration based on display settingAnders Damsgaard3+24-5
2020-09-30 09:06search: fix interactive menu on linuxAnders Damsgaard1+1-1
2020-09-29 11:00Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-09-29 11:00enc: add simple script to encode/decode files with passwordAnders Damsgaard1+22-0
2020-09-29 06:34plumb: open GMD pdfs directlyAnders Damsgaard1+3-1
2020-09-26 19:11search: disable gopherbookmarksAnders Damsgaard1+1-1
2020-09-26 19:09add fontconf configuration filesAnders Damsgaard2+96-0
2020-09-25 21:06surf-open.sh: increase wait after starting tabbed(1)Anders Damsgaard1+1-1
2020-09-25 16:41add script mpc-delete-pattern to selectively delete from current playlistAnders Damsgaard1+8-0
2020-09-25 13:04.Xresources: reenable hinting and antialiasingAnders Damsgaard1+2-2
2020-09-25 12:48mon, displayselect: add mirror-native modeAnders Damsgaard2+15-1
2020-09-25 12:45mon: improve formatting for scaling calculationAnders Damsgaard1+3-2
2020-09-25 12:44mon: allow individual scaling for width and heightAnders Damsgaard1+5-4
2020-09-25 12:40mon: fix external scaling for mirror modeAnders Damsgaard1+10-10
2020-09-25 12:32displayselect, mon: add native mode, fix scaling on external displayAnders Damsgaard2+27-16
2020-09-25 12:16displayselect: clean up script and reorder promptsAnders Damsgaard1+1-3
2020-09-25 12:11displayselect: rewrite to make simpler and use monAnders Damsgaard1+13-62
2020-09-25 12:01mon: allow setting internal display pixel density as env varAnders Damsgaard1+5-5
2020-09-25 12:00mon: allow setting INT and EXT as environment variablesAnders Damsgaard1+14-17
2020-09-25 11:23mon: fix 'dual' modeAnders Damsgaard1+6-3
2020-09-25 10:33add 'mon' script for controlling xrandrAnders Damsgaard3+86-5
2020-09-25 09:48openttd.cfg: update resolutionAnders Damsgaard1+3-3
2020-09-25 09:48surf-open.sh: close tabbed when last tab closesAnders Damsgaard1+1-1
2020-09-25 08:11.xprofile: set mouse acceleration and disable thresholdAnders Damsgaard1+7-1
2020-09-25 07:27.xprofile-hidpi: unset GTK and QT scale factorAnders Damsgaard1+2-2
2020-09-25 07:15.xsession: make sure to merge hidpi settings with regular settingsAnders Damsgaard1+1-1
2020-09-25 06:11.Xresources-hidpi: use multiple of 96 for dpiAnders Damsgaard1+1-1
2020-09-25 06:00change to adwaita cursorAnders Damsgaard1+5-4
2020-09-25 05:48move X configuration for hires displays into separate filesAnders Damsgaard4+21-3
2020-09-24 13:54dunstrc: reposition notificationsAnders Damsgaard1+1-1
2020-09-24 12:49Update font configuration for bigtermAnders Damsgaard1+1-1
2020-09-24 12:02mpv.conf: increase youtube video size a bitAnders Damsgaard1+2-1
2020-09-24 11:46.Xresources: add dpi settingAnders Damsgaard1+3-0
2020-09-24 11:15surf-open.sh: set default zoom level to 2.5xAnders Damsgaard1+1-1
2020-09-24 10:26videotoggle: disable resolution constraintAnders Damsgaard1+1-1
2020-09-24 10:14Add ssh-msc scriptAnders Damsgaard1+2-0
2020-09-22 06:00.kshrc: only use \u,\h,\w on OpenBSD kshAnders Damsgaard1+3-4
2020-09-21 13:34.kshrc: only use backslash variables for PS1 on OpenBSDAnders Damsgaard1+1-1
2020-09-20 19:30plumb: open everything invidious with mpvAnders Damsgaard1+1-1
2020-09-19 04:43.profile: remove hurlo output file if hurl was unsuccessfulAnders Damsgaard1+5-2
2020-09-18 10:17Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+22-0
2020-09-18 10:16.kshrc: generalize PS1 assignmentAnders Damsgaard1+6-4
2020-09-16 07:06.profile: install pism dev&stable in ~/.localAnders Damsgaard1+2-1
2020-09-15 09:55Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+2-5
2020-09-15 09:55plumb: transform tc.copernicus.org URLs to pdf downloadAnders Damsgaard1+2-0
2020-09-15 09:48plumb: strip scholar url in separate preprocessing stepAnders Damsgaard1+3-0
2020-09-11 08:45maimpick: add .png file extension if user didn'tAnders Damsgaard1+4-0
2020-09-11 08:41plumb: Play multi-frame images by defaultAnders Damsgaard1+3-3
2020-09-10 20:00.exrc: Remove delete char after pasteAnders Damsgaard1+2-2
2020-09-10 09:05Use xmessage for calendar messagesAnders Damsgaard1+1-1
2020-09-09 11:02Allow absolute paths for output files, delete png after converting to jpgAnders Damsgaard1+8-2
2020-09-09 05:54Offer to convert to jpg and put output filename into X selectionAnders Damsgaard1+13-4
2020-09-09 05:45Use hurl|w3m for wttr.in weather aliasAnders Damsgaard1+1-0
2020-09-09 05:40Remove non-working DMI weather reportsAnders Damsgaard2+94-96
2020-09-09 05:37Detect The Cryosphere (Discussion) from DOI linksAnders Damsgaard1+8-0
2020-09-08 09:22Use notify script for handling all notification sendingAnders Damsgaard12+17-17
2020-09-08 09:21Change resolutionAnders Damsgaard1+1-1
2020-09-07 13:23Remove prefix from DOIsAnders Damsgaard1+2-0
2020-09-07 07:26Rename meme dump fileAnders Damsgaard1+1-1
2020-09-07 07:25Add back hiltjo's idiotbox http interfaceAnders Damsgaard1+2-1
2020-09-07 07:25Disable auto VPN authentication which wasn't working, print errors to stderrAnders Damsgaard1+7-6
2020-09-07 07:24Update name for my radio channelAnders Damsgaard1+1-1
2020-09-07 07:24Set custom user agent for surfAnders Damsgaard1+1-1
2020-09-07 07:23Insert xclip output on the same lineAnders Damsgaard1+2-2
2020-09-06 17:57Support ripping to flacAnders Damsgaard1+13-3
2020-09-01 12:32Set xterm font to dinaAnders Damsgaard1+1-0
2020-08-30 18:23Add timestamp scriptAnders Damsgaard1+4-0
2020-08-27 11:33Revert change allowing man pages with numbersAnders Damsgaard1+1-1
2020-08-26 14:35Add binding to strip trailing spacesAnders Damsgaard1+1-0
2020-08-25 12:00Remove SFEED_PIPER setting and instead use default valueAnders Damsgaard1+0-4
2020-08-23 04:36Remove extra trailing whitespaceAnders Damsgaard1+1-1
2020-08-16 21:19Handle m3u and pls urls with mpvAnders Damsgaard1+1-1
2020-08-12 18:35Remove detach flag when creating new irc sessionAnders Damsgaard1+1-1
2020-08-11 12:10Split target handling into smaller functions and fix opening of man pages on diskAnders Damsgaard1+120-111
2020-07-28 08:16Include additional man pathsAnders Damsgaard1+2-2
2020-07-28 08:00Clean up scriptAnders Damsgaard1+0-3
2020-07-28 07:56Add man page pickerAnders Damsgaard1+10-0
2020-07-28 06:57Revert to normal sorting orderAnders Damsgaard1+1-1
2020-07-28 06:57Change default locationAnders Damsgaard1+1-1
2020-07-28 05:00Add binding to pipe attachment to w3mAnders Damsgaard1+4-1
2020-07-24 09:35Remove unused scriptAnders Damsgaard1+0-17
2020-07-21 14:52Add binding for applying git patches, and add disabled cd bindingAnders Damsgaard1+2-0
2020-07-16 08:51fixup! Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+1-1
2020-07-16 07:18Fix macro syntax and do not show mutt version number on startupAnders Damsgaard1+3-6
2020-07-16 07:07Add mairix/mutt configuration, remove notmuchAnders Damsgaard3+13-137
2020-07-16 06:33Add mairix configurationAnders Damsgaard1+4-0
2020-07-15 17:57Disable in-line images in w3mAnders Damsgaard1+1-1
2020-07-14 06:04Update sfeed config path to home directoryAnders Damsgaard1+2-1
2020-07-11 18:50Remove unused scriptAnders Damsgaard2+0-9
2020-07-11 14:06Rewrite to preserve order of files specified by argumentsAnders Damsgaard1+15-18
2020-07-09 10:46Do not overwrite with hurl output regardless of typeAnders Damsgaard1+1-1
2020-07-09 10:45Add missing assign of output file nameAnders Damsgaard1+1-0
2020-07-09 10:17Fix logicAnders Damsgaard1+35-12
2020-07-09 09:57Improve error message on invalid urlAnders Damsgaard1+1-2
2020-07-09 09:55Clean up comic scriptAnders Damsgaard1+56-36
2020-07-08 12:26Fix error message formattingAnders Damsgaard1+1-1
2020-07-07 20:53hurlo(): accept urls as arguments or from stdinAnders Damsgaard1+10-5
2020-07-07 19:44Show album name in stdoutAnders Damsgaard1+3-1
2020-07-07 19:09Change todo symbols and remap git commandsAnders Damsgaard1+6-8
2020-07-07 13:15Clean up sxiv key-handlerAnders Damsgaard1+10-24
2020-07-07 08:00Show last command as first suggestionAnders Damsgaard1+5-4
2020-07-07 06:24Repeat previous command with 'r'Anders Damsgaard1+9-4
2020-07-06 11:45Show exit status in notificationAnders Damsgaard1+8-2
2020-07-06 11:29Return exit status from subprocessesAnders Damsgaard1+1-0
2020-07-06 11:27Launch programs in PATH from search scriptAnders Damsgaard1+12-4
2020-07-04 21:16Add feeds to local config fileAnders Damsgaard1+0-5
2020-07-03 09:16Use PAGER for paging, recognize more plaintext typesAnders Damsgaard1+3-3
2020-07-03 08:37Stricten requirement for doi classificationAnders Damsgaard1+1-1
2020-07-02 13:32Add ddg preferences to search urlAnders Damsgaard1+1-1
2020-07-02 11:21Increase history size and show most recent first in selection menuAnders Damsgaard1+3-3
2020-07-01 16:38Add script to create queue with random albumAnders Damsgaard1+5-0
2020-07-01 09:35Start tmux in new terminalsAnders Damsgaard1+1-1
2020-07-01 09:25Remove duckduckgo options from url which are irrelevant for lite versionAnders Damsgaard1+1-1
2020-06-30 12:18Add wrapper script for youtube-dl and embed subtitles into fileAnders Damsgaard2+5-0
2020-06-30 11:16Add alias for opening new terminalAnders Damsgaard1+2-0
2020-06-30 11:16Revert "Include pore-skeleton compressibility in skindepth calculation"Anders Damsgaard1+0-117
2020-06-30 11:06Include pore-skeleton compressibility in skindepth calculationAnders Damsgaard1+117-0
2020-06-30 09:43Rename document compiler and improve help textAnders Damsgaard3+146-143
2020-06-30 09:33Remove C compilation, fix shellcheck(1) warningsAnders Damsgaard1+22-34
2020-06-30 09:20Remove unused verbose optionAnders Damsgaard1+0-5
2020-06-30 07:57Add binding for opening exrcAnders Damsgaard1+1-0
2020-06-30 04:36Generate debugging symbols in mw aliasAnders Damsgaard1+1-1
2020-06-29 14:46Improve error messages and fix natbib bibliography file detectionAnders Damsgaard1+6-4
2020-06-29 14:46Add happiness & cyanide integration into comic scriptAnders Damsgaard2+4-1
2020-06-29 12:37Suppress spoon output from .xsession-errorsAnders Damsgaard1+1-1
2020-06-29 10:19fixup! Add support for -o with tex files, add $opener declarationAnders Damsgaard1+1-1
2020-06-29 10:18Add support for -o with tex files, add $opener declarationAnders Damsgaard1+5-3
2020-06-29 09:34Go to insert mode after writing date and trailing tabAnders Damsgaard1+1-1
2020-06-29 09:32Add latexmk-like functionality to compile script, remove separate latexmkAnders Damsgaard2+46-9457
2020-06-29 09:07fixup! Drop latexmk dependencyAnders Damsgaard1+1-1
2020-06-29 09:06Add binding for inserting date in short formAnders Damsgaard1+1-0
2020-06-29 08:41Drop latexmk dependencyAnders Damsgaard1+8-8
2020-06-28 19:41Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+14-0
2020-06-28 19:40Add support for one-time passwordsAnders Damsgaard1+9-2
2020-06-28 19:40Fix functionality when adding multiple memesAnders Damsgaard1+15-13
2020-06-27 12:22Fix logic in main loopAnders Damsgaard1+2-3
2020-06-26 17:38Add fix alias for fixup and autosquashAnders Damsgaard1+1-0
2020-06-26 13:46Check if tags already exist in output fileAnders Damsgaard1+9-5
2020-06-26 13:42Fix misleading help text for memeaddAnders Damsgaard1+1-1
2020-06-26 04:07Set SFEED_PIPERAnders Damsgaard1+4-0
2020-06-26 03:58Fix output formatAnders Damsgaard1+2-2
2020-06-26 03:58Disable custom bitmap fonts in dunst and zathura due to pango issuesAnders Damsgaard2+2-2
2020-06-25 20:49Add weather fetcher script, replace wttr aliasAnders Damsgaard2+97-1
2020-06-25 08:37Spawn dwm in loopAnders Damsgaard1+3-1
2020-06-25 08:09Add helper script for showing calendarAnders Damsgaard1+2-0
2020-06-25 08:07Add xterm configurationAnders Damsgaard1+4-0
2020-06-25 08:03Load .Xressources in x sessionsAnders Damsgaard2+2-0
2020-06-25 07:51Change printerAnders Damsgaard1+1-1
2020-06-25 07:51Use xmessage as fallback if notify-send is not availableAnders Damsgaard1+9-4
2020-06-20 12:50Do not change prompt cursor based on input modeAnders Damsgaard1+3-3
2020-06-20 12:34Add temperature stress test for openbsdAnders Damsgaard1+26-0
2020-06-19 12:14Plumb invidio to mpvAnders Damsgaard1+1-1
2020-06-18 12:21Fix outfile destinationAnders Damsgaard1+1-0
2020-06-18 10:45Avoid generating extra temporary fileAnders Damsgaard1+2-1
2020-06-18 09:44Make print script POSIX compatibleAnders Damsgaard1+12-16
2020-06-18 09:19Rename work print scriptAnders Damsgaard1+0-0
2020-06-16 20:05Fix argument checkAnders Damsgaard1+2-1
2020-06-16 12:04Print hurlo error to stderrAnders Damsgaard1+1-1
2020-06-15 18:44Use mpv for gifsAnders Damsgaard1+2-2
2020-06-15 18:43Loop gifs in mpv indefinitelyAnders Damsgaard1+3-0
2020-06-12 14:24Allow both continuous compilation and opening with more file formatsAnders Damsgaard1+26-8
2020-06-12 14:05Remove long options, remove version info, small improvementsAnders Damsgaard1+10-26
2020-06-12 11:15Add handler for groff_mom files with extension .momAnders Damsgaard1+2-0
2020-06-12 11:02Add script for printing at work with windows network printerAnders Damsgaard1+39-0
2020-06-12 09:18Use different video size for each deviceAnders Damsgaard1+1-3
2020-06-12 09:12Prefer video1 over video0 if availableAnders Damsgaard1+6-2
2020-06-10 17:54Strip leading and trailing whitespace from track titleAnders Damsgaard1+2-1
2020-06-10 09:22Set default umaskAnders Damsgaard1+3-1
2020-06-10 07:46Remove unused variable and clean up codeAnders Damsgaard1+3-4
2020-06-10 07:43Abort plumb on child process error and forward exit status to parentAnders Damsgaard1+8-1
2020-06-10 07:38Remove version option and fix read from stdinAnders Damsgaard1+18-22
2020-06-09 14:17Fix argument parsingAnders Damsgaard1+11-11
2020-06-09 14:09Add script to split and tag media file based on timestamps in fileAnders Damsgaard1+64-0
2020-06-09 10:25Open application/octet-stream with mpvAnders Damsgaard1+4-2
2020-06-09 10:25Remove trailing spaceAnders Damsgaard1+1-1
2020-06-08 11:40Fix imap folder names and disable notmuch bindingsAnders Damsgaard1+24-24
2020-06-08 08:58Reenable immediate force-window in mpv configAnders Damsgaard1+1-1
2020-06-08 08:56Update to new openttd versionAnders Damsgaard1+12-4
2020-06-08 08:56Add option to remove image metadata before uploadAnders Damsgaard1+6-0
2020-06-08 08:55Remove unused alias and improve other alias syntaxAnders Damsgaard1+7-2
2020-06-08 08:54Add bindings for old imap foldersAnders Damsgaard1+14-3
2020-06-07 19:20Use torsocks for all onion targetsAnders Damsgaard1+16-16
2020-06-07 15:58Remove unused codeAnders Damsgaard1+0-4
2020-06-07 15:50Add own ssh-copy-id scriptAnders Damsgaard1+35-0
2020-06-07 13:14Make mandoc target matching stricterAnders Damsgaard1+1-1
2020-06-06 19:31Show hurl/curl error message on failureAnders Damsgaard1+8-2
2020-06-06 09:21Decrease wait time when opening html from muttAnders Damsgaard1+1-1
2020-06-04 12:20Merge branch 'master' of src.adamsgaard.dk:dotfilesAnders Damsgaard1+3-4
2020-06-04 12:14Simplify screenshot scriptAnders Damsgaard1+12-7
2020-06-03 14:14Fix function nameAnders Damsgaard1+1-1
2020-06-03 06:59Disconnect other clients on connectAnders Damsgaard1+1-1
2020-06-03 06:53Put irc command into script for use in dwmAnders Damsgaard2+2-1
2020-06-03 06:47Add irc aliasAnders Damsgaard1+1-0
2020-05-31 21:05Add function for creating video thumbnailAnders Damsgaard1+4-0
2020-05-31 18:29Change from meme2 to meme formatAnders Damsgaard1+27-0
2020-05-31 15:06Sort options in upload help text alphabeticallyAnders Damsgaard1+12-12
2020-05-30 05:39Add Anders RadioAnders Damsgaard1+1-0
2020-05-30 05:39Don't always open mpv x11 windowAnders Damsgaard1+1-1
2020-05-30 05:38Use lite duckduckgo frontend for web searchAnders Damsgaard1+1-1
2020-05-30 04:30Fix typoAnders Damsgaard1+2-2
2020-05-30 04:28Use 2fa from pass-otpAnders Damsgaard1+2-1
2020-05-29 14:25Make curl silent for wanip() and fix typo in create_repo() help textAnders Damsgaard1+2-2
2020-05-29 08:43Run enscript(1) with quiet optionAnders Damsgaard1+1-1
2020-05-29 08:36Change filename format of screenshotsAnders Damsgaard1+3-3
2020-05-29 08:17Fix cwd with unprevililedged userAnders Damsgaard1+2-0
2020-05-29 08:16Make script executableAnders Damsgaard1+0-0
2020-05-29 08:09Add script to update youtube-dl as separate userAnders Damsgaard1+2-0
2020-05-29 07:56Notify on errorsAnders Damsgaard1+8-0
2020-05-29 07:37Add binding to plumb tmux selectionAnders Damsgaard1+1-0
2020-05-29 07:35Add binding for downloading and adding youtube song to mpd library and queueAnders Damsgaard1+2-0
2020-05-29 07:35Fix URL input from stdinAnders Damsgaard1+2-2
2020-05-29 07:25Add disabled terminal escape character fixAnders Damsgaard1+2-0
2020-05-29 07:24Allow passing URLs as stdinAnders Damsgaard1+6-5
2020-05-29 07:19Add youtube-dl metadata to output fileAnders Damsgaard1+1-0
2020-05-29 07:16Improve control flow and add options for auto-tagging and adding to mpd queueAnders Damsgaard1+150-88
2020-05-28 12:02Add script to convert text files to pdfAnders Damsgaard2+42-0
2020-05-26 10:55Let mpv buffer video filesAnders Damsgaard1+1-1
2020-05-26 08:55Use Evil_Bob gopher youtube frontendAnders Damsgaard1+13-13
2020-05-25 20:18Use surf-open.sh as BROWSERAnders Damsgaard1+1-1
2020-05-25 20:17Use gpg2(1) instead of pass(1)Anders Damsgaard1+5-0
2020-05-25 20:17Use terminus for bigtermAnders Damsgaard1+1-1
2020-05-25 19:35Remove fnfix and use detox(1) insteadAnders Damsgaard1+0-26
2020-05-23 20:58Remove extra blank lineAnders Damsgaard1+0-1
2020-05-23 20:57Remove transmission daemon launcherAnders Damsgaard1+0-10
2020-05-23 20:53Remove gitlab repo API and CI scriptsAnders Damsgaard2+0-111
2020-05-23 20:52Remove calcurse configAnders Damsgaard1+0-27
2020-05-23 20:51Remove unused scriptsAnders Damsgaard3+0-58
2020-05-23 20:29Use stricter pattern for matching doisAnders Damsgaard1+1-1
2020-05-23 19:33Change binding for indentAnders Damsgaard1+3-4
2020-05-23 19:30Remove tmux pane split commandAnders Damsgaard1+0-1
2020-05-23 18:13Open gifv in browserAnders Damsgaard1+1-1
2020-05-23 04:30Add video site to mpv targetAnders Damsgaard1+1-1
2020-05-21 06:36Check args at startAnders Damsgaard1+5-0
2020-05-20 12:52Add optional filtering for listingsAnders Damsgaard1+23-18
2020-05-20 12:52Use gpg2(1) instead of pass(1)Anders Damsgaard1+1-1
2020-05-20 11:42Source grendel module script if presentAnders Damsgaard1+10-0
2020-05-20 11:15Remove old helper functions for creating tmux panes/windows in current pathAnders Damsgaard2+0-22
2020-05-19 17:49Use gpg2 instead of pass for imap server passwordAnders Damsgaard1+1-1
2020-05-19 17:07Make colors-256 work in any shellAnders Damsgaard1+3-1
2020-05-19 13:45Remove unused submodulesAnders Damsgaard7+0-7
2020-05-19 13:41Remove pass(1) dependence and remove verbose and version optionsAnders Damsgaard1+10-30
2020-05-19 12:34Use firefox as current user with new unveil callsAnders Damsgaard1+1-1
2020-05-19 07:33Add binding for new todo checklist item syntaxAnders Damsgaard1+1-0
2020-05-19 07:29Use . to refer to current line during clipboard yankAnders Damsgaard1+1-1
2020-05-19 07:15Use last timestamp for start/end date parsing of ical filesAnders Damsgaard1+2-2
2020-05-14 14:27Add paste from cclip, add option to remove trailing newlineAnders Damsgaard2+11-2
2020-05-14 14:22Add tmux bind for yanking to cclipAnders Damsgaard1+1-0
2020-05-14 13:59Add option to type out primary/clipboard contentsAnders Damsgaard1+5-3
2020-05-14 11:15Use leot's mpv/ytdl suggestion to limit audio source in the same wayAnders Damsgaard1+1-1
2020-05-13 19:28Add mpv caching and audio settingsAnders Damsgaard1+11-5
2020-05-13 12:57Add remote feed additionAnders Damsgaard1+7-1
2020-05-12 09:49Open svg in inkscapeAnders Damsgaard1+2-0
2020-05-08 10:01Add simplistic auto unsubscribeAnders Damsgaard1+5-0
2020-05-08 09:51Remove trailing spaceAnders Damsgaard1+1-1
2020-05-07 15:28Add xrandr --primary flag to first displayAnders Damsgaard1+3-2
2020-05-07 13:17Decrease calendar notification intervalAnders Damsgaard1+1-1
2020-05-07 13:16Add vpn script and improve parsing of text/calendarAnders Damsgaard2+15-2
2020-05-07 10:30Add pism path and PATH helper functionAnders Damsgaard1+11-7
2020-05-06 07:59Fix parsing of 1-digit hour formats and past events, increase urgency of notificationsAnders Damsgaard1+7-3
2020-05-06 07:31Add calendar notification scriptAnders Damsgaard1+31-0
2020-05-06 07:08Use c99 standard for strict make aliasAnders Damsgaard1+1-1
2020-05-06 07:08Add correct test primaryAnders Damsgaard1+1-1
2020-05-05 19:42Specify ansi (c89) standard for CFLAGS in mw aliasAnders Damsgaard1+1-1
2020-05-05 19:14Change indent options to resemble my style, except pointer asterisksAnders Damsgaard1+1-1
2020-05-05 18:48Change bind call to use tabs for indentAnders Damsgaard1+1-1
2020-05-05 18:11Add wide tab expansion bindAnders Damsgaard1+1-0
2020-05-05 16:38Add alias for making with extra warningsAnders Damsgaard1+1-0
2020-05-05 13:32Increase priority of gopher format stringsAnders Damsgaard2+13-17
2020-05-05 07:22Remove file added by mistakeAnders Damsgaard1+0-71
2020-05-05 07:21Add startspm.sh script with unix lineendingsAnders Damsgaard1+71-0
2020-05-05 07:11Make sure special characters in urls are sufficiently escapedAnders Damsgaard1+1-1
2020-05-04 18:01Add wrapper script for md2point and catpointAnders Damsgaard1+19-0
2020-04-29 06:17Update tmux status styleAnders Damsgaard1+5-3
2020-04-28 20:16Decrease output quality during ffmpeg-encodeAnders Damsgaard1+1-1
2020-04-28 15:11Fix argument handling in image scaling scriptAnders Damsgaard1+7-6
2020-04-28 15:11Wait a bit longer before removing temporary html filesAnders Damsgaard1+1-1
2020-04-28 09:50Handle ics invites without timezone, parse location infoAnders Damsgaard1+6-4
2020-04-28 08:56Use nvi for email composingAnders Damsgaard1+1-1
2020-04-28 07:37Rename create-repo to create_repoAnders Damsgaard1+1-1
2020-04-28 05:37Add -w option for plumb and use it for application/* attachments in muttAnders Damsgaard2+11-2
2020-04-27 07:50Go to bottom after limiting view to flagged messagesAnders Damsgaard1+1-1
2020-04-25 16:01Clean up symbol listAnders Damsgaard1+201-238
2020-04-25 15:19Add tex math symbols to unicode list, rename to unicodepickAnders Damsgaard4+5072-1663
2020-04-24 06:30Use tmux terminal emulation to enable italicsAnders Damsgaard1+2-2
2020-04-23 12:52Improve line navigation in tex environment expansion macroAnders Damsgaard1+1-1
2020-04-23 12:21Rename tsplit() to ts()Anders Damsgaard1+1-1
2020-04-23 12:16Add missing symbol in substitution rules for tsplitAnders Damsgaard1+1-1
2020-04-23 12:14Add option to repeat split with second argument as split countAnders Damsgaard1+12-10
2020-04-22 08:21Offer to push to remote after creating git repositoryAnders Damsgaard1+10-2
2020-04-21 18:14Add vimium config fileAnders Damsgaard1+22-0
2020-04-21 17:09Open bigterm with tmux sessionAnders Damsgaard1+1-1
2020-04-21 16:50Move bigterm into script so it is accessible from dmenu_runAnders Damsgaard2+2-1
2020-04-20 13:59Add trailing newline to cclip -oAnders Damsgaard1+1-1
2020-04-19 07:47Add -new-tab to all firefox callsAnders Damsgaard1+1-1
2020-04-19 07:47Put temporary html file in shared tmp directoryAnders Damsgaard1+1-1
2020-04-18 12:17Fix search of multi-line stringsAnders Damsgaard1+1-1
2020-04-18 09:08Use isolated firefox as browserAnders Damsgaard2+5-1
2020-04-18 06:57Fix alt text for xkcdAnders Damsgaard1+1-1
2020-04-17 20:52Remove dwmstatus as spoon(1) is much fasterAnders Damsgaard1+0-5
2020-04-17 19:25Disable screenrecord X notification when recording successfully endsAnders Damsgaard1+1-1
2020-04-17 19:21Use spoon instead of sysstatus shell scriptAnders Damsgaard1+1-1
2020-04-17 19:20Add trailing newline to sysstatusAnders Damsgaard1+1-1
2020-04-17 14:23Add symbol for active screenrecording in sysstatusAnders Damsgaard1+32-32
2020-04-17 08:16Offer to set created repo as remote originAnders Damsgaard1+12-1
2020-04-17 08:08Add function for creating git repositoryAnders Damsgaard1+7-0
2020-04-16 19:03Play videos from video sites directlyAnders Damsgaard1+1-2
2020-04-16 18:19Check before overwriting output with hurloAnders Damsgaard1+2-0
2020-04-16 18:09Add hurlo() for sending hurl output to fileAnders Damsgaard1+6-0
2020-04-16 10:19Change diff and checkout aliasesAnders Damsgaard1+2-1
2020-04-16 09:55Remove github configAnders Damsgaard1+0-3
2020-04-16 09:03Arrange git aliases alphabeticallyAnders Damsgaard1+3-3
2020-04-16 09:02Move git shorthands into git configuration and out of profileAnders Damsgaard2+13-20
2020-04-16 08:52Add git diff alias gdAnders Damsgaard1+1-1
2020-04-16 08:50Disable coloring for more git commandsAnders Damsgaard1+5-1
2020-04-16 06:40Add open-random function orAnders Damsgaard1+1-0
2020-04-15 12:34Add bigterm aliasAnders Damsgaard1+1-0
2020-04-15 12:03Set zathura UI font and input bar colorsAnders Damsgaard1+3-1
2020-04-15 09:27New script for adding feeds to sfeedrcAnders Damsgaard1+14-0
2020-04-15 09:04Fetch content from onion addresses through torsocksAnders Damsgaard1+38-22
2020-04-15 08:24Use default locker program (xlock)Anders Damsgaard1+1-1
2020-04-15 08:23Open sacc via torsocks if an onion addressAnders Damsgaard1+5-1
2020-04-15 08:21Add script to rename files with octal encoding for danish charactersAnders Damsgaard1+26-0
2020-04-13 13:10Fix removal of temporary outputAnders Damsgaard1+1-1
2020-04-13 13:05Fix combine scriptAnders Damsgaard1+3-3
2020-04-11 16:49Upload public files to tmp/Anders Damsgaard1+1-1
2020-04-10 06:11Remove extra newlinesAnders Damsgaard1+0-2
2020-04-10 06:11Get pdf directly from the-cryosphere and the-cryosphere-discussAnders Damsgaard1+10-0
2020-04-09 10:58Add system PATH to PATHAnders Damsgaard1+1-1
2020-04-09 10:57Remove unused definitions from profileAnders Damsgaard1+2-8
2020-04-09 05:48Condense code for tsplit()Anders Damsgaard1+8-12
2020-04-09 05:46Shorten randomman syntaxAnders Damsgaard1+1-1
2020-04-09 05:44Use find for randomfile, and reuse randomfile for randommanAnders Damsgaard1+2-2
2020-04-09 05:38Parse man pagesAnders Damsgaard1+2-1
2020-04-09 05:32Add functions for random files or man pagesAnders Damsgaard1+9-3
2020-04-08 11:38Open all arguments to o() as individual filesAnders Damsgaard1+3-1
2020-04-08 11:34Handle dirs in plumber and o()Anders Damsgaard2+8-9
2020-04-06 16:08Show number of attachments in index viewAnders Damsgaard1+1-1
2020-04-03 17:18Show alt text for smbc and xkcdAnders Damsgaard1+20-11
2020-04-03 17:05Show xkcd alt text as notificationAnders Damsgaard1+4-1
2020-04-03 13:14Offer to add ical events to calendarAnders Damsgaard1+37-5
2020-04-03 08:58Parse start/end time from calendar appointments, use plumb for mutt attachmentsAnders Damsgaard3+18-164
2020-04-02 17:50Play ogg-vorbis in mpvAnders Damsgaard1+1-1
2020-04-01 13:34Remove non-working dunst restartAnders Damsgaard1+0-3
2020-03-31 19:59Support sfeed mboxes in mailboxes listingAnders Damsgaard1+7-1
2020-03-31 09:28Open plaintext with $PAGER, open terminal applications in current terminal if openAnders Damsgaard1+10-7
2020-03-31 09:15Handle plain-text formatsAnders Damsgaard1+2-0
2020-03-27 11:16Fix music file output namingAnders Damsgaard1+1-1
2020-03-26 19:25Add back .XresourcesAnders Damsgaard1+34-0
2020-03-26 10:17Remove Xresources, do not gpg sign in git aliasesAnders Damsgaard2+4-38
2020-03-25 18:59Use normal tmp file for mutt attachmentsAnders Damsgaard1+1-1
2020-03-25 18:57Move layout file into ~/.cacheAnders Damsgaard1+1-2
2020-03-24 17:44Use one musicroot regardless of platformAnders Damsgaard1+2-5
2020-03-24 11:43Move minimal markdown to html script to local binAnders Damsgaard2+110-108
2020-03-23 17:00Name ffmpeg output after processAnders Damsgaard2+2-2
2020-03-23 15:05Report output filename to stdoutAnders Damsgaard1+1-0
2020-03-23 15:05Clean up after ffmpegAnders Damsgaard1+1-2
2020-03-23 15:04Add script to combine videos with ffmpegAnders Damsgaard1+20-0
2020-03-22 18:59Update radio, change to surf for BROWSERAnders Damsgaard2+11-13
2020-03-20 18:56Change cclip remote path, add script to export radio stations as htmlAnders Damsgaard2+22-1
2020-03-20 15:08Change echo -en for printfAnders Damsgaard1+1-1
2020-03-20 15:06Rewrite youtube-dl-music for POSIX shAnders Damsgaard1+83-80
2020-03-20 09:45Add more radio stations via radio-browser.infoAnders Damsgaard1+15-0
2020-03-19 08:54Use ftp(1) if availableAnders Damsgaard1+3-1
2020-03-19 08:49Use silent option for curlAnders Damsgaard1+1-1
2020-03-19 08:46Add simple shared clipboardAnders Damsgaard1+18-0
2020-03-19 07:52Update mpc client bindingAnders Damsgaard1+1-1
2020-03-17 11:33Fix function name and extention handlingAnders Damsgaard2+4-4
2020-03-17 11:21Add script to sync audio with videoAnders Damsgaard1+14-0
2020-03-17 08:45Output as mp4Anders Damsgaard1+1-1
2020-03-14 21:32Output c program as source file nameAnders Damsgaard1+1-1
2020-03-14 21:15Add support for C sourceAnders Damsgaard1+3-1
2020-03-13 15:33Encode audio alsoAnders Damsgaard1+1-1
2020-03-13 15:32Reverse history before searching itAnders Damsgaard1+1-1
2020-03-13 15:26Add script to compress videoAnders Damsgaard1+12-0
2020-03-12 18:46Name output files after program nameAnders Damsgaard2+6-5
2020-03-12 16:49Shorten delay before checking screenrecord output fileAnders Damsgaard1+1-1
2020-03-12 16:48Add script to record screen and micAnders Damsgaard1+36-0
2020-03-12 14:54Add script to toggle video feedAnders Damsgaard1+9-0
2020-03-11 18:04Tiny fixesAnders Damsgaard2+2-1
2020-03-09 13:28Fix input handling in sendtext scriptAnders Damsgaard1+9-25
2020-03-06 06:55Use firefox, open .webp in BROWSERAnders Damsgaard2+12-12
2020-03-04 15:44Remove unused scriptAnders Damsgaard1+0-20
2020-03-03 19:58Fix download of files in public remote dirAnders Damsgaard1+1-1
2020-03-03 15:42Add check to avoid overwriting files when getting uploadsAnders Damsgaard1+3-0
2020-03-03 12:33No longer save unneeded cookiesAnders Damsgaard1+1-1
2020-03-03 12:24Do not show bookmarks with several lines in dmenuAnders Damsgaard1+1-1
2020-03-02 16:00Add note on pipe character in vi macrosAnders Damsgaard1+1-0
2020-03-02 14:20Add 2f30 pink streamAnders Damsgaard1+1-0
2020-03-02 08:43Fix mpv youtube-dl command optionsAnders Damsgaard1+1-1
2020-03-01 14:40Disable mpv video delayAnders Damsgaard1+1-1
2020-03-01 09:40Limit video resolution and frame rate with youtube-dlAnders Damsgaard1+1-1
2020-02-29 21:40Tweak mpv media settings and limit ytdl resolutionAnders Damsgaard1+4-1
2020-02-29 21:40Use less(1) as pagerAnders Damsgaard1+1-0
2020-02-29 15:02Add help comment for tsvplumb, add mpv video delay, escape parens in music fetcherAnders Damsgaard3+5-2
2020-02-28 11:29Clean up display scriptAnders Damsgaard1+1-5
2020-02-28 11:10Parse manual pages with mdocAnders Damsgaard1+7-0
2020-02-28 11:05Open postscript files with zathuraAnders Damsgaard1+1-1
2020-02-28 10:49Escape ampersand (&) in search queriesAnders Damsgaard1+1-1
2020-02-28 10:19Use radio:// identifier for http streamsAnders Damsgaard2+15-13
2020-02-28 10:14Add general tsvplumb script and use it for radioAnders Damsgaard4+35-55
2020-02-28 09:42Add wrapper for plumbing clipboard contentsAnders Damsgaard1+7-0
2020-02-27 20:24Add option to send upload url to clipboardAnders Damsgaard1+6-0
2020-02-27 09:17List requirements for radioAnders Damsgaard1+1-0
2020-02-27 09:12Handle gopher in search, add gopher bookmarks, allow search from X or terminalAnders Damsgaard4+95-49
2020-02-27 08:21Print unknown option to stdoutAnders Damsgaard1+1-1
2020-02-27 08:20Condense option case statementsAnders Damsgaard2+6-18
2020-02-27 08:17Put {'s back on same line as function nameAnders Damsgaard1+3-6
2020-02-27 08:12Allow radio script to run interactively from term or XAnders Damsgaard1+9-3
2020-02-27 07:49Customize promptAnders Damsgaard1+3-2
2020-02-27 07:46Add radio streaming scriptAnders Damsgaard1+47-0
2020-02-26 18:41Update aliasesAnders Damsgaard1+1-4
2020-02-25 19:26Prefetch moviesAnders Damsgaard1+1-1
2020-02-25 18:42Revert "Use less as pager"Anders Damsgaard1+0-1
2020-02-25 18:40Use less as pagerAnders Damsgaard1+1-0
2020-02-25 18:17Use file(1) for file type detection instead of filename regexAnders Damsgaard1+13-15
2020-02-25 17:51Support gopher uploadAnders Damsgaard2+52-9
2020-02-24 19:41Send vimeo.com pages to youtube-dlAnders Damsgaard1+1-1
2020-02-24 08:31Fix target preprocessing during plumbingAnders Damsgaard1+30-29
2020-02-24 08:10Add gopher link to signatureAnders Damsgaard1+1-1
2020-02-23 07:00Disable login shell on user creationAnders Damsgaard1+1-2
2020-02-23 06:56Unset login shell for new usersAnders Damsgaard1+1-0
2020-02-22 14:45Initiate search if query contains space, otherwise go to uri via httpAnders Damsgaard1+3-2
2020-02-22 14:38Use regex matching instead of case globs for identifying uriAnders Damsgaard1+23-20
2020-02-19 08:43Fix https links, use plumb instead of $BROWSERAnders Damsgaard1+8-8
2020-02-19 08:29Remove unused scripts, remove bash depsAnders Damsgaard6+1-214
2020-02-19 08:24Rewrite to posix shAnders Damsgaard1+34-36
2020-02-19 08:16Do not open wikipedia clientAnders Damsgaard1+0-1
2020-02-19 07:29Open wikipedia mirror after starting serverAnders Damsgaard1+1-0
2020-02-18 19:35Move wikipedia files to /home/wikipediaAnders Damsgaard1+1-1
2020-02-18 19:28Add script to start local wikipedia mirrorAnders Damsgaard1+3-0
2020-02-18 19:00Fix newuser main commandAnders Damsgaard1+1-1
2020-02-18 18:54Add asuser commandAnders Damsgaard1+108-0
2020-02-18 18:40Remove option to run command with user in newuserAnders Damsgaard1+7-44
2020-02-17 20:11Allow USER to run COMMANDAnders Damsgaard1+59-24
2020-02-17 11:58Also handle gif with sxivAnders Damsgaard1+1-1
2020-02-17 08:58Add binding to show image exif dataAnders Damsgaard1+2-0
2020-02-17 08:58Small improvement to battery status parsingAnders Damsgaard1+2-2
2020-02-14 14:24Remove script to enable old gccAnders Damsgaard1+0-8
2020-02-14 14:21Add cuda/gcc PATH configuration to profileAnders Damsgaard1+7-0
2020-02-13 14:41Bind [ and ] for navigating between new mutt entriesAnders Damsgaard1+2-0
2020-02-12 12:06Improve gpg key expire script by extending subkeyAnders Damsgaard1+30-5
2020-02-11 10:58Change to shAnders Damsgaard1+2-3
2020-02-11 10:58Add binding to break pane into new windowAnders Damsgaard1+2-0
2020-02-08 16:53Revert to plumb for urlviewAnders Damsgaard1+1-1
2020-02-07 12:04Remove local variable declaration (non POSIX)Anders Damsgaard1+1-2
2020-02-05 18:13Handle images and video by downloading to temporary fileAnders Damsgaard1+8-8
2020-02-05 16:02Combine xdg-open and plumb into single scriptAnders Damsgaard2+127-105
2020-02-05 16:02urlview only works with surf-open.shAnders Damsgaard1+1-1
2020-02-04 12:23Remove calendar wrapperAnders Damsgaard1+0-5
2020-02-03 14:19Refer to $BROWSER in mailcap instead of hardcoding browser choiceAnders Damsgaard1+1-2
2020-02-03 14:17Strip extension from pass files in outputAnders Damsgaard1+2-2
2020-01-29 18:55Avoid trailing newline when yanking file pathAnders Damsgaard1+1-1
2020-01-29 18:06Add scripts for finding and playing newest albumsAnders Damsgaard2+18-0
2020-01-29 07:42Wait a bit longer before removing idiotbox resultAnders Damsgaard1+1-1
2020-01-28 07:16Limit display selection to two monitorsAnders Damsgaard1+1-17
2020-01-27 19:09Do not send upload url to clipboardAnders Damsgaard1+1-7
2020-01-27 18:23Add -i option to input message via dmenuAnders Damsgaard1+4-1
2020-01-27 12:39Fix ncmpc keybind conflictAnders Damsgaard1+1-0
2020-01-27 11:29Use shorter remote directory names in upload scriptAnders Damsgaard1+3-3
2020-01-26 18:38Add single mode key, update now aliasAnders Damsgaard2+3-1
2020-01-24 16:44Fix multiline input via stdinAnders Damsgaard1+1-1
2020-01-24 12:45Rename linkhandler to plumbAnders Damsgaard2+2-2
2020-01-24 11:51Fix path to paperAnders Damsgaard1+2-3
2020-01-24 10:13Add bindings for zathura jumplist traversalAnders Damsgaard1+2-0
2020-01-24 09:40Rename general-purpose plumb and search script, allow texting from stdinAnders Damsgaard4+127-119
2020-01-24 09:01Add wikipedia searchAnders Damsgaard1+3-0
2020-01-23 18:44Update w3m bookmark symlinkAnders Damsgaard1+2-2
2020-01-23 16:24Add calendar wrapperAnders Damsgaard1+5-0
2020-01-22 13:22Improve error handling in passmenuAnders Damsgaard1+9-3
2020-01-22 13:00Encode + symbols in search queriesAnders Damsgaard1+1-1
2020-01-21 11:30End passmenu upon errorAnders Damsgaard1+2-0
2020-01-21 09:22Rewrite passmenu for posix shell and add more optionsAnders Damsgaard1+133-21
2020-01-21 08:33Fix -V option help textAnders Damsgaard1+1-1
2020-01-19 18:27Convert color script to POSIX shAnders Damsgaard1+6-3
2020-01-19 18:26Clean up configAnders Damsgaard1+0-2
2020-01-19 18:26Add w3m optionAnders Damsgaard1+3-1
2020-01-17 09:18Bind reverse search to ?Anders Damsgaard1+3-0
2020-01-15 13:15Remove git log binding with fzfAnders Damsgaard1+0-6
2020-01-15 12:48Add notify-send wrapper that allows reading from stdinAnders Damsgaard1+12-0
2020-01-15 11:13Run curl in silent modeAnders Damsgaard1+1-1
2020-01-15 11:07Do not accept long optionsAnders Damsgaard1+7-7
2020-01-15 11:06Do not accept long optionsAnders Damsgaard1+9-9
2020-01-15 11:03Simplify scriptAnders Damsgaard1+10-26
2020-01-15 10:41Improve help textAnders Damsgaard1+2-2
2020-01-15 10:40Small style changesAnders Damsgaard1+8-5
2020-01-15 10:39Improve help textAnders Damsgaard1+12-7
2020-01-15 10:22Make artist mandatory, improve error handlingAnders Damsgaard1+9-4
2020-01-15 09:34Add script to fetch and parse lyricsAnders Damsgaard1+114-0
2020-01-15 08:07Add yank and paste bindings for both clipboardsAnders Damsgaard1+4-2
2020-01-15 07:35Save temporary xdg-open files in open subdirAnders Damsgaard1+1-0
2020-01-15 07:35Increase timeout duration for xidleAnders Damsgaard1+1-1
2020-01-15 07:33Show username in PS1Anders Damsgaard1+2-2
2020-01-13 18:57Bugfixes for local idiotbox usageAnders Damsgaard1+2-2
2020-01-13 16:24Update path to bookmarksAnders Damsgaard1+1-1
2020-01-13 15:31Put dir name as subheadingAnders Damsgaard1+3-2
2020-01-13 15:25Remove trailing slashes from directory nameAnders Damsgaard1+1-0
2020-01-13 15:19Add script to generate overview page with newest imageAnders Damsgaard1+110-0
2020-01-13 15:07Remove unused variableAnders Damsgaard1+1-3
2020-01-13 08:18Update transmission toggle scriptAnders Damsgaard1+2-7
2020-01-12 07:22Fix verbose flag and infinite loop on rootAnders Damsgaard1+37-25
2020-01-12 07:06Remove old symlink for nnnAnders Damsgaard1+0-2
2020-01-09 14:56Add script to get and open remote http url in browserAnders Damsgaard1+122-0
2020-01-09 14:54Do not exit premature with verbose flag onAnders Damsgaard1+0-1
2020-01-09 14:01Add program namme and 'error:' text to die()Anders Damsgaard1+2-2
2020-01-09 13:49Use default sorting in mutt indexAnders Damsgaard1+2-2
2020-01-09 13:49Do not read profile contents in templateAnders Damsgaard1+0-2
2020-01-08 11:36Do not remove files after openingAnders Damsgaard1+1-2
2020-01-08 09:43Suppress output from gopher processAnders Damsgaard1+1-1
2020-01-08 09:27Delete downloaded files 2 min after opening, open gopher URIs with saccAnders Damsgaard1+4-1
2020-01-08 09:27Update article tmux scriptAnders Damsgaard1+2-1
2020-01-07 18:59Stop text script if dmenu returns failureAnders Damsgaard1+1-0
2020-01-07 18:52Add interactive text-sending scriptAnders Damsgaard1+6-0
2020-01-07 14:26Fix clearing of cookiesAnders Damsgaard2+4-3
2020-01-07 13:15Add youtube search, via local idiotbox install if present, otherwise at codemadness.orgAnders Damsgaard1+14-0
2020-01-07 09:57Remove r2e configAnders Damsgaard1+0-511
2020-01-06 18:10Automatically download and open more file typesAnders Damsgaard1+1-1
2020-01-05 19:36Update duckduckgo settingsAnders Damsgaard1+14-24
2020-01-05 10:38Use curl instead of wget for currency conversionAnders Damsgaard1+14-33
2020-01-05 07:15Update ncmpc keysAnders Damsgaard1+2-2
2020-01-03 09:02Updated ncmpc keysAnders Damsgaard1+4-1
2020-01-02 19:29Start X locker in .xprofileAnders Damsgaard2+3-7
2020-01-02 18:49Add newline after clipboard contentAnders Damsgaard1+1-1
2020-01-02 15:01Fix conflicting key bindingsAnders Damsgaard1+3-3
2020-01-02 12:29Fix display power management on iddqdAnders Damsgaard1+1-1
2020-01-02 11:54Keep iddqd display turned onAnders Damsgaard1+1-1
2020-01-02 11:47Lock iddqd with xtrlockAnders Damsgaard1+6-1
2020-01-02 11:44Do not sleep screen on iddqdAnders Damsgaard1+6-2
2020-01-02 08:53Update copyright noticeAnders Damsgaard1+1-1
2020-01-01 19:27Try to bind ^Y to scroll line upAnders Damsgaard1+1-1
2020-01-01 18:53Add ncmpc key configurationAnders Damsgaard1+83-0
2020-01-01 15:47Change from ncmpcpp to ncmpcAnders Damsgaard3+5-96
2019-12-31 21:39Read telephone records directly by nameAnders Damsgaard1+1-24
2019-12-29 19:40Fix handling of local mailboxesAnders Damsgaard2+4-2
2019-12-29 18:37Fix transmission command stopping complete transfersAnders Damsgaard1+3-3
2019-12-29 08:50Show default video device in help textAnders Damsgaard1+1-1
2019-12-29 08:50Add local mail file to mailboxesAnders Damsgaard1+5-1
2019-12-29 08:22Improve help descriptionAnders Damsgaard1+1-1
2019-12-28 10:38Add scripts for capturing images from video device and creating html galleryAnders Damsgaard2+197-0
2019-12-27 19:15Update feedsAnders Damsgaard1+4-0
2019-12-27 10:35Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard5+131-3
2019-12-27 10:34Add signal to mimeappsAnders Damsgaard1+1-0
2019-12-27 10:34Add missing --user optionAnders Damsgaard1+4-0
2019-12-16 09:19Restrict home directory access for new usersAnders Damsgaard1+3-0
2019-12-16 09:18Add script that creates new users for running programs with priviledge separationAnders Damsgaard1+82-0
2019-12-16 08:52Add blank template for shell scripts with argument handlingAnders Damsgaard1+66-0
2019-12-16 08:49Read ~/.profile, update license and contact infoAnders Damsgaard1+4-4
2019-12-16 08:47Change upload script to ISC, update contact infoAnders Damsgaard1+6-6
2019-12-15 18:25Open gif files directlyAnders Damsgaard1+1-1
2019-12-15 18:25Show output from `git add`Anders Damsgaard1+1-1
2019-12-14 11:28Also open gif files directlyAnders Damsgaard1+1-1
2019-12-13 09:25Source ~/.profile from .kshrcAnders Damsgaard1+2-0
2019-12-13 08:44Change tmux splitting bindingsAnders Damsgaard2+3-2
2019-12-12 12:55Fix standard error output from o()Anders Damsgaard1+1-1
2019-12-11 10:44Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-0
2019-12-11 10:42Fix C-style uncomment commandAnders Damsgaard1+1-1
2019-12-10 17:36Improve directory exclusion when listing mailboxesAnders Damsgaard1+1-1
2019-12-10 15:04Go to file dir before running gitAnders Damsgaard1+3-3
2019-12-10 14:56Fix error reporting with unknown file typesAnders Damsgaard1+2-3
2019-12-10 12:45Relicense with ISC LicenseAnders Damsgaard2+13-673
2019-12-08 11:22Add script to automatically generate mailboxes folder for muttAnders Damsgaard1+20-0
2019-12-08 10:32Do not close tabbed window without clientsAnders Damsgaard1+1-1
2019-12-08 10:32Change formatting widthAnders Damsgaard1+4-4
2019-12-08 07:44Update feedsAnders Damsgaard1+6-2
2019-12-07 09:50Fix argument parsing in scale scriptAnders Damsgaard1+3-1
2019-12-07 09:49Check for number of args in scale scriptAnders Damsgaard1+1-1
2019-12-07 07:29Add "open"-with shortcutAnders Damsgaard1+3-0
2019-12-06 19:30Use longer wait between starting tabbed and first surf sessionAnders Damsgaard1+1-1
2019-12-06 10:45Close tabbed after last surf session endsAnders Damsgaard1+1-1
2019-12-06 08:09Clean up old profile configuration and add /usr/local to MANPATHAnders Damsgaard1+2-17
2019-12-05 14:41Use generic shell for zathura file path yankAnders Damsgaard1+1-1
2019-12-03 12:32Add binding for jabbrevAnders Damsgaard1+2-1
2019-11-28 10:46Add compile -o bindingAnders Damsgaard1+1-0
2019-11-28 10:37Continuous compilation requires implicit openAnders Damsgaard1+1-1
2019-11-28 10:36Change compile bindingsAnders Damsgaard1+4-3
2019-11-28 10:10Add binding for "compile" scriptAnders Damsgaard1+1-0
2019-11-28 10:03Fix line endings in upload outputAnders Damsgaard1+4-4
2019-11-28 10:03Add define target to linkhandlerAnders Damsgaard1+4-2
2019-11-28 10:02Add compile script for latex and gnuplotAnders Damsgaard1+111-0
2019-11-27 12:18Add binding to yank to clipboard from previous m mark to current lineAnders Damsgaard1+1-3
2019-11-27 11:45Use tab character for completionAnders Damsgaard1+2-2
2019-11-26 20:49Add binds to open new window or split in current dirAnders Damsgaard1+4-2
2019-11-26 20:47Change binding to go to topAnders Damsgaard1+1-1
2019-11-26 10:31Add '-' symbol bindings for in-progress itemsAnders Damsgaard1+3-1
2019-11-26 10:27Add --user option to syncdirAnders Damsgaard1+4-2
2019-11-26 10:27Remove mailboxes listingAnders Damsgaard1+0-112
2019-11-26 09:22Remove weechat configurationAnders Damsgaard19+0-1957
2019-11-26 08:15Don't use colors for muttAnders Damsgaard1+12-66
2019-11-25 15:02Add binding to open new tmux split or window in PWDAnders Damsgaard1+21-0
2019-11-25 10:39Open child shells as login shellsAnders Damsgaard1+2-2
2019-11-25 10:39Change signature key bindingAnders Damsgaard1+1-1
2019-11-25 10:39Allow web searches from linkhandler and add OSM integrationAnders Damsgaard2+21-9
2019-11-25 08:46Show directories in listings with trailing /Anders Damsgaard1+1-1
2019-11-24 18:48Add back dmenu_run scriptAnders Damsgaard1+5-0
2019-11-23 07:59Do not start mbsync with XAnders Damsgaard1+0-2
2019-11-22 08:42Use read -r to capture stdinAnders Damsgaard1+1-1
2019-11-22 08:41Fix minor syntax issuesAnders Damsgaard1+8-8
2019-11-22 08:36Read stdin with read instead of catAnders Damsgaard1+1-1
2019-11-22 08:26Use pass for phone numbersAnders Damsgaard1+6-6
2019-11-22 07:38Start mbsync on x start, move evolution launch to .xprofileAnders Damsgaard3+7-6
2019-11-21 14:51Increase git credential timeoutAnders Damsgaard1+1-1
2019-11-21 10:59Hit Return after filling passwordAnders Damsgaard1+2-0
2019-11-21 08:45Import numpy and matplotlib in calculatorAnders Damsgaard1+5-1
2019-11-18 18:57Limit url length in dmenu promptAnders Damsgaard1+1-1
2019-11-18 08:38Add bindings for toggling todo item statusAnders Damsgaard1+2-0
2019-11-17 19:29Update feedsAnders Damsgaard1+4-0
2019-11-17 10:37Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+5-1
2019-11-17 10:36Only seach on google scholar if keyword has a trailing spaceAnders Damsgaard1+1-1
2019-11-14 18:27Run curl with silent flagAnders Damsgaard1+1-1
2019-11-14 18:13Fix argument handling in o()Anders Damsgaard1+1-1
2019-11-14 18:12Do not open mpv in backgroundAnders Damsgaard1+1-1
2019-11-14 18:10Fix download optionAnders Damsgaard1+1-3
2019-11-14 13:51Add machine information to r2e user-agent stringAnders Damsgaard1+1-1
2019-11-14 13:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-3
2019-11-14 13:49Add new feedsAnders Damsgaard1+6-3
2019-11-14 11:31PS1 issues seem to exist entirely on linuxAnders Damsgaard1+1-1
2019-11-14 11:29Fix PS1 on mkshAnders Damsgaard1+5-1
2019-11-14 11:04Remove nnn pluginsAnders Damsgaard11+0-90
2019-11-14 11:00Remove uu scriptAnders Damsgaard1+0-94
2019-11-14 10:59Slim config file for dunstAnders Damsgaard1+0-261
2019-11-14 10:55Remove unused bin/ scripts, and zsh and fffs configurationAnders Damsgaard11+0-571
2019-11-14 10:49Remove calcurse key configurationAnders Damsgaard1+0-55
2019-11-14 10:48Remove neovim configurationAnders Damsgaard1+0-3
2019-11-14 10:48Remove vis configurationAnders Damsgaard9+0-878
2019-11-14 10:42Remove Vim configuration and color schemesAnders Damsgaard72+0-2344
2019-11-14 10:38Remove unused config for kshAnders Damsgaard1+0-3
2019-11-14 10:35Remove unused configurationAnders Damsgaard2+0-702
2019-11-14 10:10Handle audio with mpvAnders Damsgaard1+1-1
2019-11-14 10:04Reduce line width in mails to 72 charsAnders Damsgaard1+1-1
2019-11-14 10:01Include hostname and exit status in PS1Anders Damsgaard1+1-1
2019-11-13 15:03Use minimal PS1Anders Damsgaard1+2-1
2019-11-13 09:30Fix syntax during URL parsingAnders Damsgaard1+4-4
2019-11-13 09:28Strip google scholar redirects from URLsAnders Damsgaard1+41-19
2019-11-13 09:27Display error message if no download program is foundAnders Damsgaard1+2-0
2019-11-11 10:27Auto-select download handler: hurl>curl>wgetAnders Damsgaard1+9-1
2019-11-11 09:03Add UTC date aliasAnders Damsgaard2+4-3
2019-11-10 20:28Add --verbose option and only display URL by defaultAnders Damsgaard1+26-7
2019-11-08 19:17Fix notification formatAnders Damsgaard1+3-3
2019-11-08 18:59Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+3-0
2019-11-06 15:50Associate one more office file type with libreofficeAnders Damsgaard1+1-0
2019-11-05 14:10Add usage comment on gcc-8.3 script, update mutt colorsAnders Damsgaard2+5-4
2019-11-05 13:41Fix permissions on legacy GCC enabling scriptAnders Damsgaard1+0-0
2019-11-05 13:34Remove old info from READMEAnders Damsgaard1+2-4
2019-11-05 11:59Start evolution on xstart on iddqdAnders Damsgaard1+4-0
2019-11-05 11:16Mark geomail emails with different colorsAnders Damsgaard1+2-0
2019-11-04 12:17Rename text.sh script to sendtextAnders Damsgaard1+0-0
2019-11-04 12:14Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+8-2
2019-11-04 12:13Use stdin for message, allow multiple recipients, add help and version optionsAnders Damsgaard1+93-0
2019-10-31 13:10Add script to enable CUDA-compatible GCC versionAnders Damsgaard1+7-0
2019-10-30 18:05Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-30 18:05Add interactive ripgrep scriptAnders Damsgaard1+20-0
2019-10-29 12:05Save fullscreen captures as pngAnders Damsgaard1+1-1
2019-10-29 12:03Allow opening more than one file with o()Anders Damsgaard1+3-1
2019-10-29 11:54Detect ipython 3 binary on OpenBSDAnders Damsgaard1+1-0
2019-10-29 11:54Add ddg functionAnders Damsgaard1+3-0
2019-10-28 10:26Add --list option to upload scriptAnders Damsgaard1+9-0
2019-10-26 07:42Burn cd with SU priviledgesAnders Damsgaard1+1-1
2019-10-26 07:42Dont set wraplen by defaultAnders Damsgaard1+1-1
2019-10-25 08:27Update PWD display in yash promptAnders Damsgaard1+2-2
2019-10-25 07:16Remove VCS info from yash prompt, move PWD to right sideAnders Damsgaard1+4-48
2019-10-25 07:07Add mpv-no-video pluginAnders Damsgaard1+2-0
2019-10-25 06:27Add git bindingsAnders Damsgaard2+5-2
2019-10-22 17:21Change bindingsAnders Damsgaard1+18-12
2019-10-21 18:11Show link numbers in w3m html mail parsing, add back GPG_TTY settingAnders Damsgaard2+4-1
2019-10-21 12:52Update editor configAnders Damsgaard2+23-18
2019-10-21 09:53Update spelling mistake abbreviationsAnders Damsgaard1+2-1
2019-10-21 09:51Clean up profile and alias configurationAnders Damsgaard13+154-204
2019-10-21 09:35Clean up bindingsAnders Damsgaard1+3-6
2019-10-21 06:05Reassign bindings for commentingAnders Damsgaard1+2-3
2019-10-20 17:11Fix sed error on openbsdAnders Damsgaard1+1-1
2019-10-19 18:05Add script for cloning audio cd with cdioAnders Damsgaard1+28-0
2019-10-19 12:18Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard2+30-19
2019-10-19 12:17Add metadata check before rippingAnders Damsgaard1+10-0
2019-10-17 18:40Make typed text in prompt boldAnders Damsgaard1+1-1
2019-10-17 17:42Update music root directoryAnders Damsgaard1+1-1
2019-10-17 17:33Use id3tag instead of id3v2Anders Damsgaard1+2-2
2019-10-17 16:21Set variable declarations as stringsAnders Damsgaard1+3-3
2019-10-17 13:54Tabs for indent, run cdio without priviledgeAnders Damsgaard1+17-20
2019-10-17 13:48Eject cd after completionAnders Damsgaard1+1-0
2019-10-17 13:47Add cd rip script using cdio, ffmpeg, and id3tagAnders Damsgaard1+42-0
2019-10-17 12:00Don't autostart XAnders Damsgaard2+1-7
2019-10-16 16:45Revert to vis if available, add more bindings to exrcAnders Damsgaard2+9-6
2019-10-14 08:49C-l forwards word, not characterAnders Damsgaard1+1-1
2019-10-14 08:47Accept single letter from prediction with C-lAnders Damsgaard1+1-0
2019-10-14 06:53Make xclip action yank to both selectionsAnders Damsgaard1+2-1
2019-10-14 05:37Fix metadata conditionalAnders Damsgaard1+1-1
2019-10-13 18:13Add tuhs to mailboxesAnders Damsgaard1+4-3
2019-10-13 09:28Use green only for 'ad' userAnders Damsgaard1+4-1
2019-10-13 09:02Do not specify full path for sendmailAnders Damsgaard1+1-1
2019-10-13 06:23Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-10-13 06:22Customize yash promptAnders Damsgaard1+3-3
2019-10-12 06:31Use ffmpeg for mp3>wav, and cdio for writing CDAnders Damsgaard1+7-11
2019-10-12 05:41Do not get album art by defaultAnders Damsgaard1+2-1
2019-10-12 05:38Expand file names and tags with EscAnders Damsgaard1+3-1
2019-10-12 05:37Update path for music libraryAnders Damsgaard1+1-1
2019-10-11 14:46Add gg bindingAnders Damsgaard1+1-0
2019-10-11 14:45Add missing directory navigation bindingAnders Damsgaard1+2-0
2019-10-11 14:43Add ctags bindingAnders Damsgaard1+2-0
2019-10-11 12:11Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+33-27
2019-10-11 12:11Use vi as editorAnders Damsgaard3+50-13
2019-10-11 06:36Add return symbol to end of mappingsAnders Damsgaard1+5-5
2019-10-09 18:44Use space as leaderAnders Damsgaard1+5-3
2019-10-09 18:39Add vi configAnders Damsgaard1+17-0
2019-10-09 12:20Remove unused muttprint scriptAnders Damsgaard1+0-756
2019-10-09 12:17Remove unused content in ncmpcpp configurationAnders Damsgaard1+25-537
2019-10-09 12:13Remove custom certificate fileAnders Damsgaard2+2-4675
2019-10-09 12:07Remove initialization scripts, Vim plugins, and unused configurationAnders Damsgaard57+282-3274
2019-10-09 11:25Remove imapfilter configAnders Damsgaard1+0-172
2019-10-09 11:25Remove firejail configsAnders Damsgaard3+0-116
2019-10-09 11:23Remove bash configAnders Damsgaard2+0-46
2019-10-09 11:22Remove .Xmodmap, remove font config from .XresourcesAnders Damsgaard2+0-27
2019-10-09 11:21Remove ssh configAnders Damsgaard1+0-44
2019-10-09 10:31Strip trailing spaces on saveAnders Damsgaard1+1-1
2019-10-07 17:13Update fonts and shellAnders Damsgaard3+14-13
2019-10-07 14:38Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard4+3-8
2019-10-07 14:38Add Hiltjo's LoC and certificate check scriptsAnders Damsgaard2+91-0
2019-10-05 11:33Fix attachment view without bashAnders Damsgaard1+1-1
2019-10-05 11:30Update status bar more oftenAnders Damsgaard1+1-1
2019-10-05 11:12Use own xdg-open for nnnAnders Damsgaard2+1-3
2019-10-05 11:03Source .profile from .xprofileAnders Damsgaard1+1-2
2019-10-05 10:47Fix man9 in POSIX shells and add OpenBSD install of plan9portAnders Damsgaard1+6-2
2019-10-05 08:36Fix invocation of environmentAnders Damsgaard3+9-6
2019-10-04 17:54Update calcurse configuration, drop to shell after closing editorAnders Damsgaard2+2-2
2019-10-04 15:35Remove xlock customizationAnders Damsgaard1+0-10
2019-10-04 15:19Use slock instead of xlockAnders Damsgaard1+1-1
2019-10-04 15:05Remove most meta bindings fom tmux, fix Repeat commandAnders Damsgaard1+2-50
2019-10-04 13:35Add more calculator fallback optionsAnders Damsgaard1+4-1
2019-10-04 13:30Use python3 for dropdown calculatorAnders Damsgaard1+1-1
2019-10-04 13:10Add calcurse wrapper with syncAnders Damsgaard1+13-0
2019-10-04 13:01Add journal tmux session scriptAnders Damsgaard1+8-0
2019-10-04 12:31Refresh dwm status from keyboard layout script, delete unused session scriptsAnders Damsgaard6+4-93
2019-10-04 12:16Remove msmtp configuration (transitioned to opensmtpd)Anders Damsgaard1+0-12
2019-10-04 11:49Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+12-0
2019-10-04 11:49Add audio mixer scriptAnders Damsgaard1+11-0
2019-10-04 09:24Add clipboard flags to linkhandler, add maimfull helper scriptAnders Damsgaard2+14-4
2019-10-04 08:58Do not use themed dmenuAnders Damsgaard1+1-1
2019-10-04 08:58Remove sxhkdrcAnders Damsgaard1+0-115
2019-10-04 08:58Remove sxhkdAnders Damsgaard1+0-1
2019-10-03 19:44Remove youtube quality constraintAnders Damsgaard1+1-1
2019-10-03 17:09Abbreviate $HOME and change shell symbol according to user idAnders Damsgaard1+1-1
2019-10-03 12:01PS1: Evaluate user every timeAnders Damsgaard1+1-1
2019-10-03 11:45Remove domain from PS1Anders Damsgaard1+3-1
2019-10-03 11:42Fix PS1Anders Damsgaard1+1-1
2019-10-03 10:54Use literal Esc characters in PS1Anders Damsgaard1+1-1
2019-10-03 10:42Fix PS1 colorsAnders Damsgaard1+1-1
2019-10-03 10:42Move external includes and PS1 setting to .profileAnders Damsgaard2+6-11
2019-10-03 10:36Do not ssh-add on X startupAnders Damsgaard2+0-2
2019-10-03 10:12Open shell script in $EDITORAnders Damsgaard1+3-0
2019-10-03 10:12Allow search path argument to o()Anders Damsgaard1+1-1
2019-10-03 10:12Remove downloaded files after openingAnders Damsgaard1+2-1
2019-10-03 09:49Fix piping of emails with long linesAnders Damsgaard1+1-1
2019-10-03 08:58Fix rss and comic handlingAnders Damsgaard3+41-34
2019-10-03 04:53Add binding to see tail of maillogAnders Damsgaard1+6-1
2019-10-02 19:55Update signatureAnders Damsgaard1+1-0
2019-10-02 18:17Prefer fzy over fzf, reduce codeAnders Damsgaard1+21-57
2019-10-02 05:39Use tput for terminal prompt escape codesAnders Damsgaard1+5-1
2019-10-02 05:30Add more fzf bindingsAnders Damsgaard1+8-3
2019-10-02 05:20Add history bindingAnders Damsgaard1+4-0
2019-10-01 19:59Minimize X configurationAnders Damsgaard4+7-117
2019-10-01 19:24Do not use vi as visual editorAnders Damsgaard1+0-1
2019-10-01 19:23Disown after opening existing fileAnders Damsgaard1+1-0
2019-10-01 19:23Read ~/.kshrc in shell profileAnders Damsgaard1+6-0
2019-10-01 19:22Add ksh configurationAnders Damsgaard1+11-0
2019-10-01 17:40Change prefix for volumeAnders Damsgaard1+3-3
2019-09-30 18:03Add more git aliasesAnders Damsgaard1+2-0
2019-09-30 18:03Try terminus for dunst, add more git aliasesAnders Damsgaard2+3-1
2019-09-30 15:15Add trailing wildcard for pdfAnders Damsgaard1+1-2
2019-09-30 14:01Add custom xdg-openAnders Damsgaard1+99-0
2019-09-30 10:40Remove xdg application files and do not start unclutterAnders Damsgaard4+0-16
2019-09-30 07:13Fix interpreter lineAnders Damsgaard1+1-1
2019-09-30 07:12Do not set X mouse settings on OpenBSDAnders Damsgaard1+7-8
2019-09-29 19:33Show volume in percentAnders Damsgaard1+2-1
2019-09-27 13:40Use nohup and optionally disown instead of setsidAnders Damsgaard3+5-4
2019-09-27 13:20Limit resolution for youtube-dlAnders Damsgaard1+1-1
2019-09-27 11:55Configure xlockAnders Damsgaard2+17-1
2019-09-27 08:00Increase git credentials cache timeoutAnders Damsgaard1+1-1
2019-09-27 07:56Merge branch 'master' of src.adamsgaard.dk:src/dotfilesAnders Damsgaard1+4-5
2019-09-27 07:54Add cache for credentialsAnders Damsgaard1+1-1
2019-09-27 07:50Use xclip bindings for clipboard by defaultAnders Damsgaard1+2-2
2019-09-26 18:09Remove youtube-dl aliasAnders Damsgaard1+0-1
2019-09-26 16:29Add keybind for local mail folderAnders Damsgaard1+1-0
2019-09-26 16:23Read /var/mail with muttAnders Damsgaard1+1-0
2019-09-26 16:20Use 'at' instead of task spoolerAnders Damsgaard1+12-12
2019-09-26 15:38Use native sendmail, fix make-install alias on openbsdAnders Damsgaard2+7-17
2019-09-26 12:09Use dmenu instead of dmenu_themed wrapperAnders Damsgaard13+31-31
2019-09-26 11:00Simplify mixerctl commandsAnders Damsgaard1+2-2
2019-09-26 10:56Show mute status, fix typo in keybindAnders Damsgaard2+8-4
2019-09-26 10:32Use doas for SU editing instead of sudo if availableAnders Damsgaard1+5-1
2019-09-26 10:27Remove custom notify-send handlerAnders Damsgaard1+0-7
2019-09-26 10:25Fix interpreter lineAnders Damsgaard1+1-1
2019-09-26 10:07Add CPU temperature, fix spacing between battery charge and remaining timeAnders Damsgaard1+5-2
2019-09-26 09:58Show battery info on OpenBSDAnders Damsgaard1+12-5
2019-09-26 09:38Fix system status output on OpenBSDAnders Damsgaard1+46-19
2019-09-26 08:54Update lock settings, remove custom xlockAnders Damsgaard2+1-36
2019-09-26 08:39Start xidle on OpenBSDAnders Damsgaard1+1-0
2019-09-26 08:33Update path to bookmarksAnders Damsgaard1+1-1
2019-09-26 08:14Fix process forking on OpenBSDAnders Damsgaard1+3-5
2019-09-26 08:07Add .xsession for OpenBSDAnders Damsgaard1+5-0
2019-09-26 08:00Update fffs, do not run surf in firejailAnders Damsgaard1+6-4
2019-09-26 07:53Update submodulesAnders Damsgaard0+0-0
2019-09-25 13:35Update weechat configurationAnders Damsgaard2+22-22
2019-09-25 11:58Use tabs for indentationAnders Damsgaard1+4-4
2019-09-25 11:57Add script to find duplicates based on md5 checksumAnders Damsgaard1+2-0
2019-09-25 08:02Update weechat configurationAnders Damsgaard4+70-314
2019-09-24 20:41Remove more unused config filesAnders Damsgaard4+0-414
2019-09-24 20:34Remove unused configuration from XresourcesAnders Damsgaard1+0-54
2019-09-24 20:31Remove unused configuration filesAnders Damsgaard11+0-1329
2019-09-24 15:18Shorten signature furtherAnders Damsgaard1+0-1
2019-09-24 14:25Shorten email signatureAnders Damsgaard1+3-5
2019-09-23 14:27Update host informationAnders Damsgaard1+1-1
2019-09-23 14:26Conditional EDITOR set for OpenBSDAnders Damsgaard1+5-1
2019-09-23 11:24Do not run mpd as userAnders Damsgaard2+0-446
2019-09-23 10:45Update host informationAnders Damsgaard1+1-1
2019-09-23 10:29Update remote userAnders Damsgaard1+1-1
2019-09-23 10:27Update host informationAnders Damsgaard1+3-3
2019-09-23 07:40Add sl300Anders Damsgaard1+3-0
2019-09-23 06:56Read volume from pulsemixer or amixerAnders Damsgaard1+6-2
2019-09-23 06:45Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard2+2-2
2019-09-23 06:45Only show battery status if there is a batteryAnders Damsgaard1+3-2
2019-09-19 14:50Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard8+13-179
2019-09-19 14:47Do not manually specify audio outputs for mpdAnders Damsgaard1+39-39
2019-09-19 05:50Update mailboxesAnders Damsgaard1+109-0
2019-09-18 11:13Update hosts in ssh configAnders Damsgaard1+4-5
2019-09-18 11:12Add --update flag to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Add --update option to rsync callsAnders Damsgaard1+2-2
2019-09-18 11:11Simplify irc attach scriptAnders Damsgaard1+2-15
2019-09-18 11:09Add print plugin to nnnAnders Damsgaard1+4-0
2019-09-17 13:29Merge branch 'master' of adamsgaard.dk:src/dotfilesAnders Damsgaard1+1-1
2019-09-17 08:44Change keybinding for parAnders Damsgaard1+1-1
2019-09-16 14:18articlesearch script moved to scholarrefAnders Damsgaard1+0-27
2019-09-16 09:08Don't specify ssh portAnders Damsgaard1+2-2
2019-09-16 08:57Remove shdl, now in scholarref repositoryAnders Damsgaard1+0-164
2019-09-16 08:29Add par binding in visual modeAnders Damsgaard1+8-0
2019-09-15 05:43Update host information for irc clientAnders Damsgaard1+5-5
2019-09-14 18:03Fix hosts on home networkAnders Damsgaard1+2-2
2019-09-14 18:01Update hostAnders Damsgaard2+5-8
2019-09-14 17:58Update user and portAnders Damsgaard1+1-2
2019-09-14 17:56Fix host after domain transferAnders Damsgaard1+1-1
2019-09-14 17:55Update hosts configurationAnders Damsgaard1+0-5
2019-09-14 17:37Remove user from debvm-nlAnders Damsgaard1+0-1
2019-09-14 14:59Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfilesAnders Damsgaard1+1-1
2019-09-14 14:59Add debvm-nl, remove unused submodulesAnders Damsgaard3+5-35
2019-09-13 13:20Add extra binding for mpc stopAnders Damsgaard1+2-2
2019-09-13 07:49Simplify promptAnders Damsgaard1+89-75
2019-09-12 19:23Add back XresourcesAnders Damsgaard1+94-0
2019-09-12 12:39Move profile and commands into XDG_CONFIG_DIR, remove XresourcesAnders Damsgaard8+161-258
2019-09-12 12:20Update aliasesAnders Damsgaard3+25-72
2019-09-12 07:30Fix LC_ALL valueAnders Damsgaard1+1-1
2019-09-12 07:10Add yashrcAnders Damsgaard1+195-0
2019-09-12 07:10Make variable definitions POSIX compatibleAnders Damsgaard1+2-15
2019-09-11 19:48Add `now` aliasAnders Damsgaard1+1-0
2019-09-11 19:17Add --delete optionAnders Damsgaard1+23-6
2019-09-11 18:23Remove unused pulseaudio user client launchAnders Damsgaard1+0-1
2019-09-10 09:53Clean up commands, remove textqr bindingAnders Damsgaard2+1-3
2019-09-10 09:46Remove GOPATH, add FCEDIT and PAGERAnders Damsgaard1+3-4
2019-09-10 08:23Clean up commands, improve POSIX compatibilityAnders Damsgaard1+8-9
2019-09-10 08:03Clean up commands and remove locale sourcing in zshrcAnders Damsgaard2+12-91
2019-09-10 07:53Minimize locale configuration and keep in .profileAnders Damsgaard2+1-11
2019-09-10 07:50Do not check dirs before including them in PATHAnders Damsgaard1+1-4
2019-09-10 07:45Update feedsAnders Damsgaard1+0-3
2019-09-10 07:44Clean up profile and autostart X on tty1Anders Damsgaard1+40-49
2019-09-09 19:46Add trailing newline, keeps r2e happyAnders Damsgaard1+1-0
2019-09-09 12:11Add binding to mark TODO item as doneAnders Damsgaard1+6-0
2019-09-09 07:59Fix indentationAnders Damsgaard1+1-1
2019-09-09 07:58Fetch and open images and pdfs directlyAnders Damsgaard1+1-1
2019-09-09 07:58Open images and pdfs directlyAnders Damsgaard1+6-1
2019-09-09 07:53Do not ask for action for certain urlsAnders Damsgaard1+14-2
2019-09-09 07:44Remove some feedsAnders Damsgaard1+5-18
2019-09-09 07:35Remove commented out xclip commandsAnders Damsgaard1+0-2
2019-09-09 07:30Use xsel instead of xclip for reading to clipboardAnders Damsgaard1+7-2
2019-09-09 07:30Update tabbedAnders Damsgaard0+0-0
2019-09-09 07:29Delete nnnAnders Damsgaard1+0-1
2019-09-07 13:28Remove keybind conflictAnders Damsgaard1+2-2
2019-09-07 12:32Add bindings for paste/copy to prrimary clipboardAnders Damsgaard1+4-2
2019-09-07 04:36Remove newsboat bindingAnders Damsgaard1+0-2
2019-09-07 04:36Remove many feedsAnders Damsgaard1+3-36
2019-09-06 20:18Put scholarref tools into separate repositoryAnders Damsgaard3+0-341
2019-09-06 19:46Point submodule URLs to read-only entries to own git repositoryAnders Damsgaard1+6-12
2019-09-06 16:30Fix URLs in READMEAnders Damsgaard1+2-2
2019-09-06 11:18Add url to own git repositoryAnders Damsgaard1+1-0
2019-09-06 09:28Remove old account keybindings, add notes and rss bindsAnders Damsgaard1+8-13
2019-09-06 09:11Add rss2email configurationAnders Damsgaard1+521-0
2019-09-06 08:40Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+29-12
2019-09-06 08:40Remove old SMTP accounts, update feedsAnders Damsgaard2+2-56
2019-09-04 04:40Remove princeton email from syncAnders Damsgaard1+0-24
2019-09-03 15:23Use correct setxkbmap options during layout switchAnders Damsgaard1+1-1
2019-09-03 12:26Fix conflicting keybindsAnders Damsgaard1+3-5
2019-09-03 12:16Do not echo queryAnders Damsgaard1+0-1
2019-09-03 12:16Use Alt instead of WinAnders Damsgaard2+47-47
2019-09-03 12:07Update dwmAnders Damsgaard0+0-0
2019-09-02 19:35Remove rip script in favor of abcdeAnders Damsgaard1+0-28
2019-09-02 14:32Add script to rip audio cdAnders Damsgaard1+28-0
2019-09-02 10:29Highlight column 81 instead of 80Anders Damsgaard1+1-1
2019-09-02 07:41Do not color git branch in zsh prompt, update nnnAnders Damsgaard1+1-1
2019-08-31 05:34Fix help output and remove list commandAnders Damsgaard1+3-12
2019-08-29 12:21Change board file open order, add qall key bindingAnders Damsgaard2+12-12
2019-08-29 09:34Remove non-working shell expansionAnders Damsgaard1+3-2
2019-08-29 09:30Update dwmAnders Damsgaard0+0-0
2019-08-29 09:13Fix get functionalityAnders Damsgaard1+16-17
2019-08-29 09:01Add -g|--get options to uploadAnders Damsgaard2+21-7
2019-08-28 13:38Update sltoolsAnders Damsgaard0+0-0
2019-08-28 13:33Update dwm, nnn, and stAnders Damsgaard0+0-0
2019-08-28 13:16Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+16-15
2019-08-28 13:13Small syntax changesAnders Damsgaard1+5-8
2019-08-28 10:10Use tabs for indentationAnders Damsgaard1+73-81
2019-08-28 10:03Auto-update zsh promptAnders Damsgaard1+5-2
2019-08-28 08:56Update st, add back colors to zshAnders Damsgaard1+3-2
2019-08-28 08:44Update fffs and nnn, fix return status from zsh rpromptAnders Damsgaard1+3-3
2019-08-28 08:33Revert to ALSA, use setsid for Alt-p in terminalAnders Damsgaard3+4-3
2019-08-27 10:21Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard2+5-1
2019-08-27 10:20Update feedsAnders Damsgaard2+2-1
2019-08-26 10:11Various updatesAnders Damsgaard2+8-6
2019-08-25 10:53Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+73-0
2019-08-25 10:51Add openttd configuration, midi music requires fluidsynth and soundfont-fluidAnders Damsgaard2+472-0
2019-08-23 09:56Avoid conflict with void's zzz and ZZZ commandsAnders Damsgaard1+0-0
2019-08-21 12:22Use more visible colors for tmux pane bordersAnders Damsgaard1+2-2
2019-08-21 08:55Source system install of fzf for bashAnders Damsgaard1+4-2
2019-08-21 08:54Source system install of fzf for zshAnders Damsgaard1+4-1
2019-08-21 08:28Fix man9 on void, use tabs for indentAnders Damsgaard1+106-101
2019-08-21 07:02Update nnnAnders Damsgaard0+0-0
2019-08-20 09:05Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard0+0-0
2019-08-20 09:04Update output location for transmissionAnders Damsgaard1+2-2
2019-08-19 14:20Set nnn plugin bindings for x-<key>, remove font definitionAnders Damsgaard2+4-4
2019-08-19 10:44Recompile submodules after update, also if pull command failsAnders Damsgaard1+1-1
2019-08-19 10:39Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+4-4
2019-08-19 10:38Update submodules without detaching. Update nnnAnders Damsgaard1+1-3
2019-08-18 12:46Use Alsa instead of PulseaudioAnders Damsgaard2+28-20
2019-08-18 11:36Update dwmAnders Damsgaard0+0-0
2019-08-18 11:11Move mpd start to .xprofileAnders Damsgaard2+1-2
2019-08-16 13:17Use iddqd as central music repositoryAnders Damsgaard2+15-15
2019-08-16 11:36Update tabbedAnders Damsgaard0+0-0
2019-08-16 10:53Remove xi alias, already aliased in /usr/binAnders Damsgaard1+0-1
2019-08-16 10:14Small youtube-dl-music fixesAnders Damsgaard1+8-9
2019-08-16 09:04Update and build submodules, add xbps support for void linuxAnders Damsgaard1+5-0
2019-08-16 08:58Add latexmk, update dwm and veAnders Damsgaard1+9447-0
2019-08-16 08:57Fix nlaunch symlinkAnders Damsgaard1+2-2
2019-08-16 08:56Fix symlink for granular-status scriptAnders Damsgaard1+2-2
2019-08-16 08:04Update dwm and veAnders Damsgaard0+0-0
2019-08-16 08:04Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+5-0
2019-08-16 08:00Read CPU temperature with `sensors` commandAnders Damsgaard1+10-8
2019-08-16 07:42Start user instance of mpd at loginAnders Damsgaard1+2-0
2019-08-16 07:38Determine wifi device automaticallyAnders Damsgaard1+1-1
2019-08-16 07:38Start per-user pulseaudio serviceAnders Damsgaard1+1-0
2019-08-16 07:12Use xsetroot for setting desktop colorAnders Damsgaard1+1-1
2019-08-16 06:57Update feedsAnders Damsgaard1+1-0
2019-08-15 18:22Add space after PWD in zsh promptAnders Damsgaard1+1-1
2019-08-15 16:53Move mpd files to XDG_CONFIG_DIRAnders Damsgaard1+7-7
2019-08-15 12:47Add xbps aliasesAnders Damsgaard1+3-0
2019-08-14 09:05Fix return status and fail if no result is foundAnders Damsgaard1+3-0
2019-08-14 08:58Hide url field from bibtex entriesAnders Damsgaard1+1-1
2019-08-14 08:52Change window and pane switching bindsAnders Damsgaard1+2-2
2019-08-14 07:00Handle images as any other linkAnders Damsgaard1+36-42
2019-08-13 09:08Small hack for allowing upload without preprocessingAnders Damsgaard1+1-0
2019-08-11 12:39Update feeds, update veAnders Damsgaard1+1-0
2019-08-09 18:18Update feedsAnders Damsgaard1+1-0
2019-08-09 12:21Update feedsAnders Damsgaard1+1-0
2019-08-09 11:02Better handling of output file placementAnders Damsgaard1+2-3
2019-08-08 17:46Update feedsAnders Damsgaard1+1-0
2019-08-08 10:56Only check file type if not reading from stdinAnders Damsgaard1+3-1
2019-08-08 10:37Convert upload to posix shell, update ssh config, add ve as submoduleAnders Damsgaard4+146-127
2019-08-07 20:18Update feedsAnders Damsgaard1+1-0
2019-08-07 10:36Show abbreviated week date in statusAnders Damsgaard1+1-1
2019-08-06 20:47Show git emails in mailstatusAnders Damsgaard1+2-2
2019-08-06 09:35Improve linkhandlerAnders Damsgaard1+47-43
2019-08-06 07:13Consistent styling of gitconfigAnders Damsgaard1+6-7
2019-08-06 07:12Add global gitignoreAnders Damsgaard1+102-0
2019-08-05 19:27Add youtube-dl functionality to linkhandlerAnders Damsgaard1+5-1
2019-08-05 18:22Update feedsAnders Damsgaard1+0-1
2019-08-02 18:37Remove unused configs, move more into subdirsAnders Damsgaard65+1-225
2019-07-31 15:36Fix macintosh emulator scriptAnders Damsgaard1+4-3
2019-07-31 15:32Minor changes, add scripts to launch emulatorsAnders Damsgaard6+25-6
2019-07-30 12:15Fix install locationAnders Damsgaard1+1-1
2019-07-30 12:14Add own watch implementationAnders Damsgaard2+172-0
2019-07-30 11:57Use vuescan from AUR, fix indentation in watch.shAnders Damsgaard2+5-5
2019-07-30 08:20Update clipboard configurationAnders Damsgaard3+7-6
2019-07-30 08:20Specify maillist subscriptionsAnders Damsgaard1+13-2
2019-07-30 07:37Use consistent clipboard configuration from tmux bindingsAnders Damsgaard1+2-2
2019-07-30 07:25Improve clipboard showAnders Damsgaard1+2-2
2019-07-30 07:18Improve clipboard help textAnders Damsgaard1+2-2
2019-07-30 07:13Various link handling improvementsAnders Damsgaard4+69-59
2019-07-29 06:34Improve watch.shAnders Damsgaard1+57-7
2019-07-28 05:49Fix fuzzylaunch open, update feedsAnders Damsgaard2+2-4
2019-07-27 05:07Keep bookmarks with webpage dirAnders Damsgaard3+1-1
2019-07-26 12:00Use ncview for opening netcdf filesAnders Damsgaard1+1-0
2019-07-26 09:51Change fmt options for line wrappingAnders Damsgaard1+1-1
2019-07-26 09:22Update feedsAnders Damsgaard4+19-4
2019-07-25 20:32Tweak some upgrade commandsAnders Damsgaard1+4-4
2019-07-25 20:21Do not restart ssh-agent with each X sessionAnders Damsgaard1+1-1
2019-07-25 18:32Increase font size for themed dmenu promptsAnders Damsgaard1+1-1
2019-07-25 17:34Improve scripts and remove unusedAnders Damsgaard19+499-578
2019-07-25 16:25Shell script improvementsAnders Damsgaard2+9-33
2019-07-25 16:21Spaces to tabsAnders Damsgaard1+5-5
2019-07-25 16:20Script improvementsAnders Damsgaard2+3-8
2019-07-25 16:18Make crun POSIX compatibleAnders Damsgaard1+13-13
2019-07-25 16:12Spaces to tabsAnders Damsgaard1+7-7
2019-07-25 16:11Spaces to tabs, bash to shAnders Damsgaard4+40-100
2019-07-25 16:07Spaces to tabsAnders Damsgaard1+157-157
2019-07-25 16:06Use posix sh for colorthemeAnders Damsgaard1+30-17
2019-07-25 15:59Spaces to tabsAnders Damsgaard2+125-126
2019-07-25 14:30Use tabs for indentationAnders Damsgaard1+64-65
2019-07-25 14:26Clean up zzz scriptAnders Damsgaard1+1-8
2019-07-25 14:25Change xlock to posix shAnders Damsgaard2+25-25
2019-07-25 14:22Update htop config, bookmarks, and sltoolsAnders Damsgaard2+3-2
2019-07-24 10:54Update linksAnders Damsgaard1+1-0
2019-07-24 07:12Update feeds, music sync script, update bookmarks, add ssh config for AURAnders Damsgaard4+13-1
2019-07-22 12:15Launch terminals with tmux by defaultAnders Damsgaard1+2-2
2019-07-21 18:52Update st and launch st without tmux by defaultAnders Damsgaard1+2-2
2019-07-19 18:29Update feeds and stAnders Damsgaard1+1-0
2019-07-19 10:52Revert to Pragmata Pro in smaller sizeAnders Damsgaard1+1-1
2019-07-19 10:31Try Ubuntu MonoAnders Damsgaard2+3-1
2019-07-19 05:51Remove trailing space from dwm status stringAnders Damsgaard1+1-1
2019-07-18 08:29Add doi notification and improve doi result string parsingAnders Damsgaard2+11-4
2019-07-18 08:13Change zathura scholarref binding to C-s to avoid conflictAnders Damsgaard1+1-1
2019-07-18 08:12Change scholarref binding in zathura to C-r and fix scholarref notificationAnders Damsgaard2+2-2
2019-07-18 07:21Use par instead of fmt for word wrap and paragraph reflowAnders Damsgaard1+5-1
2019-07-18 07:08Add makefile for building and installing parAnders Damsgaard2+35-1
2019-07-17 18:50Use external tool fmt for wrapping linesAnders Damsgaard1+5-0
2019-07-17 10:37Clean up xrandr-auto script and add UDEV exampleAnders Damsgaard2+10-6
2019-07-17 09:48Simplify and fix xrandr scriptAnders Damsgaard2+12-53
2019-07-17 08:42Update display binds, fix latex snippets, add sudo editor aliasAnders Damsgaard3+6-2
2019-07-17 07:56Refine snippets pluginAnders Damsgaard1+5-5
2019-07-17 07:52Refine snippets pluginAnders Damsgaard1+1-1
2019-07-17 07:42Improve snippets pluginAnders Damsgaard1+9-9
2019-07-17 07:33Handle cursor functionality in snippets pluginAnders Damsgaard1+29-5
2019-07-17 06:28Simplify snippets and fix binding to enter snippets configAnders Damsgaard2+15-9
2019-07-17 05:57Use fzf instead of fzy for c()Anders Damsgaard1+1-1
2019-07-16 18:23Try different xrandr options for launch buttonAnders Damsgaard1+2-2
2019-07-16 07:10Fix abbreviation for 'numerical'Anders Damsgaard1+1-1
2019-07-16 07:03Abbreviate more words in journal titlesAnders Damsgaard1+6-0
2019-07-15 14:24Use setsid instead of nohup ... & for o commandAnders Damsgaard1+2-2
2019-07-15 11:23Add more XF86 binds, fix irc scriptAnders Damsgaard2+7-2
2019-07-15 09:34Add nnn bookmark to glaciology papersAnders Damsgaard1+1-1
2019-07-15 06:51Use new keyboard buttons script for link hints when pressing AltAnders Damsgaard1+122-292
2019-07-14 15:34Update sltools, do not remove scholar components of URLs in linkhandler, and launch youtube viewer in correct dirAnders Damsgaard2+3-3
2019-07-08 14:09Add vsplit bindingAnders Damsgaard1+1-0
2019-07-06 19:25Update feeds, update suckless toolsAnders Damsgaard1+2-0
2019-07-04 08:04Fix inadvertent recursion in backup scriptAnders Damsgaard1+2-2
2019-07-04 08:03Exclude more cache filesAnders Damsgaard1+2-0
2019-07-04 07:23Add unified backup scriptAnders Damsgaard3+65-23
2019-07-04 07:15Exclude surf cacheAnders Damsgaard2+12-4
2019-07-04 07:14Add two more backup scriptsAnders Damsgaard2+15-0
2019-07-02 16:03Fix cryolist bindingAnders Damsgaard1+1-1
2019-07-02 12:55Update bookmarksAnders Damsgaard1+1-0
2019-07-02 12:53Update feedsAnders Damsgaard1+0-2
2019-07-02 11:28Update feedsAnders Damsgaard1+1-0
2019-07-02 09:45Update dwm and do not update dotfile submodules with uuAnders Damsgaard1+2-2
2019-07-02 08:24Update feedsAnders Damsgaard1+1-0
2019-07-01 19:04Update package lists and list generation commandsAnders Damsgaard3+128-7
2019-06-30 18:58Update feedsAnders Damsgaard1+0-2
2019-06-30 18:55Speed up newsboat cmdsAnders Damsgaard1+3-3
2019-06-30 10:59Run newsboat yt-dl through torsocksAnders Damsgaard1+2-2
2019-06-30 10:41Update feedsAnders Damsgaard1+0-2
2019-06-30 09:22Run comic binding through tspAnders Damsgaard1+1-1
2019-06-28 13:11Fix error message upon interpreter launch on unknown filetypeAnders Damsgaard1+1-1
2019-06-28 12:53Update DWM and change mutt binding for cryolist folderAnders Damsgaard1+1-1
2019-06-28 09:32Attempt to fix paths to media in READMEAnders Damsgaard1+1-0
2019-06-27 19:01Clean up unused packagesAnders Damsgaard2+1-7
2019-06-27 18:35Change primary vis cursor color to yellowAnders Damsgaard1+1-1
2019-06-27 18:34Do not include version number in package recordsAnders Damsgaard3+213-213
2019-06-27 18:32Update AUR packagesAnders Damsgaard1+9-5
2019-06-27 18:31Update pacman packagesAnders Damsgaard1+51-44
2019-06-27 12:36Include books in articlesearchAnders Damsgaard1+4-4
2019-06-27 10:58Add zathura binding to open duplicateAnders Damsgaard1+2-1
2019-06-27 08:26Fix AU webmail URLAnders Damsgaard1+1-1
2019-06-27 08:08Better autocomplete from current bufferAnders Damsgaard1+14-5
2019-06-26 20:39Hide debug output included by mistakeAnders Damsgaard1+0-1
2019-06-26 20:37Fix battery remain time when it is more than 10 hoursAnders Damsgaard1+2-1
2019-06-26 19:31Better editor upgrade logic, use tabs for indentationAnders Damsgaard1+54-51
2019-06-26 17:56Add brightness key bindings to go to max/min backlight intensityAnders Damsgaard1+6-4
2019-06-26 17:48Add binding to dim displayAnders Damsgaard1+2-0
2019-06-26 10:14Add cursors plugin for visAnders Damsgaard2+59-0
2019-06-26 09:17Exclude temporary video dir from backupsAnders Damsgaard1+2-1
2019-06-26 09:00Remove geomail IMAP configurationAnders Damsgaard1+0-24
2019-06-26 08:05Update webmail addressAnders Damsgaard2+2-4
2019-06-25 11:37Add rudimentary autocomplete from current fileAnders Damsgaard1+6-1
2019-06-25 07:30Add bindings to add newline above or belowAnders Damsgaard1+4-0
2019-06-24 20:55Exclude ~/.cache from home directory backupAnders Damsgaard1+1-1
2019-06-24 18:14Add support for jspowerhour in comic scriptAnders Damsgaard1+4-0
2019-06-24 14:16Clean up ncmpcpp appearanceAnders Damsgaard1+14-8
2019-06-24 14:04Clean up ncmpcpp config and disable colorsAnders Damsgaard1+8-9
2019-06-24 13:59Move ncmpcpp configuration into XDG_CONFIG_HOMEAnders Damsgaard2+0-0
2019-06-24 07:48Update feedsAnders Damsgaard1+1-0
2019-06-23 19:40Generalize comic scriptAnders Damsgaard3+19-11
2019-06-19 13:32Save and reload file before/after spell checkAnders Damsgaard1+2-0
2019-06-19 13:10Disable colorcolumn for latexAnders Damsgaard1+1-1
2019-06-19 13:01Add file-specific commandsAnders Damsgaard1+10-1
2019-06-19 12:21Add git bindingsAnders Damsgaard1+5-2
2019-06-19 11:59Add spellchecking for latex, update feedsAnders Damsgaard2+22-2
2019-06-19 10:39Update feeds, keep M$ cookies for AU webmailAnders Damsgaard2+2-1
2019-06-19 08:03Add zsh binds for visAnders Damsgaard1+6-3
2019-06-19 07:38Fix ctags callAnders Damsgaard1+1-1
2019-06-19 07:34Add ctags bindingAnders Damsgaard1+1-0
2019-06-19 07:13Add ÆØÅ snippets and ctags pluginAnders Damsgaard3+282-1
2019-06-19 06:39Put vis binds into alphabetical orderAnders Damsgaard1+16-15
2019-06-18 05:09Remove font size specification for bookmarks page. Remove trailing newline from snippetsAnders Damsgaard2+0-2
2019-06-17 14:58Hide git folder from mail statusAnders Damsgaard1+2-1
2019-06-17 13:22Disable comptonAnders Damsgaard1+1-1
2019-06-17 07:57Fix path to cryolist mailboxAnders Damsgaard1+1-1
2019-06-17 07:51Fix syntax checking and interpreter callsAnders Damsgaard1+6-20
2019-06-17 07:02Update feedsAnders Damsgaard1+1-0
2019-06-16 17:24Update suckless tools, update x colors, update gcagp_all_sl functionAnders Damsgaard2+7-5
2019-06-16 16:01Only exclude ~/tmp from home backupAnders Damsgaard1+10-4
2019-06-16 13:23Fix status message during backup and skip ~/tmpAnders Damsgaard1+3-3
2019-06-16 11:34Update dwmAnders Damsgaard0+0-0
2019-06-16 11:32Update suckless tools, update feeds, update X colorsAnders Damsgaard2+2-3
2019-06-16 07:37Decrease font size on bookmark pageAnders Damsgaard1+1-0
2019-06-15 20:20Remove separator symbol between window names in tmux statusAnders Damsgaard1+1-1
2019-06-15 20:19Add htoprcAnders Damsgaard1+26-0
2019-06-15 20:00Switch edit and open vis binds, update dwmAnders Damsgaard1+4-4
2019-06-15 16:32Revert to default behavior for <Tab>Anders Damsgaard1+2-2
2019-06-15 14:38Use base 16 colors for irc nicksAnders Damsgaard2+22-22
2019-06-15 14:34Update weechat configurationAnders Damsgaard8+115-28
2019-06-15 14:14Fix conflicting MRU bindingsAnders Damsgaard1+1-1
2019-06-15 14:13Update bookmark css styleAnders Damsgaard1+5-3
2019-06-15 14:08Hide right part of status bar, simplify HTML of bookmark pageAnders Damsgaard2+32-12
2019-06-15 12:46Toggle read after running comic macroAnders Damsgaard1+1-1
2019-06-15 12:44Attempt to fix error message on first tmux session startAnders Damsgaard1+1-1
2019-06-15 12:35Refresh status after mbsyncAnders Damsgaard1+4-4
2019-06-15 12:31Update dmenumount script, more visrc experimentationAnders Damsgaard2+40-12
2019-06-15 09:02Use $vis_filepath instead of $vis_filenameAnders Damsgaard1+3-3
2019-06-15 08:45Remove rtv, add preliminary ripgrep binds for visAnders Damsgaard2+14-1
2019-06-14 20:37Move snippets and myfiletype to pluginsAnders Damsgaard3+12-2
2019-06-14 20:34Add non-working julia filetype detectionAnders Damsgaard3+57-0
2019-06-14 20:19Add rudimentary system clipboard integrationAnders Damsgaard1+2-0
2019-06-14 19:01Condense commandsAnders Damsgaard1+0-7
2019-06-14 18:59Add dynamic interpreter handling, inspired by ninewiseAnders Damsgaard1+45-40
2019-06-14 18:20Do not change tmux status visibility globallyAnders Damsgaard1+3-3
2019-06-14 17:29Add scholarref binding and binds to commonly used filesAnders Damsgaard2+9-1
2019-06-14 16:43Attempt to fix display arrangment rescue bindAnders Damsgaard1+1-1
2019-06-14 16:41Also commit Xresources changesAnders Damsgaard2+4-2
2019-06-14 16:37Fix fzf-mru and add bind to switch to most recent fileAnders Damsgaard2+23-5
2019-06-14 16:04Add mru pluginAnders Damsgaard3+74-10
2019-06-14 15:58Add working fuzzy open bind and vis-commentary pluginAnders Damsgaard2+174-8
2019-06-14 14:24Use vis as $EDITOR, reenable compton, use 'e' alias for editAnders Damsgaard4+6-6
2019-06-14 11:18Update various configuration and bindingsAnders Damsgaard4+26-6
2019-06-14 10:12Add binding for vis and external compiler scriptAnders Damsgaard2+49-17
2019-06-14 09:30Add rudimentary filetype detection from filename extensionAnders Damsgaard1+16-0
2019-06-14 08:38Add first Vis configuration, update suckless toolsAnders Damsgaard4+64-3
2019-06-13 12:08Rewrite fuzzylaunch for POSIX shAnders Damsgaard1+12-7
2019-06-13 11:55Use lighter-weight fzy as much as possibleAnders Damsgaard1+3-5
2019-06-13 11:49Add man9 command for looking up POSIX man pages, simplify showclipAnders Damsgaard2+11-11
2019-06-13 11:11Simplify refresh scriptAnders Damsgaard1+3-8
2019-06-13 11:01Better behavior of screen reset keyAnders Damsgaard1+1-1
2019-06-13 10:46Move backup script to POSIX sh, improve dwm status refreshAnders Damsgaard2+61-50
2019-06-13 06:31Clean up muttrcAnders Damsgaard1+45-81
2019-06-12 19:27Add notification capabilities to upload script, use from nnnAnders Damsgaard3+13-6
2019-06-12 19:22Add upload pluginsAnders Damsgaard2+8-0
2019-06-12 19:16Remove pdfview pluginAnders Damsgaard1+0-12
2019-06-12 19:14Add pdfview script for nnnAnders Damsgaard1+12-0
2019-06-12 19:13Update nnn plugins, disable set -u for shdlAnders Damsgaard8+15-2
2019-06-12 17:07Spawn new surf processes with setsidAnders Damsgaard1+2-2
2019-06-12 11:14Rework bookmark script for POSIX shAnders Damsgaard1+25-26
2019-06-12 10:32Update bindsAnders Damsgaard1+4-2
2019-06-12 09:26Update dwm bar when syncing mailbox in muttAnders Damsgaard1+2-1
2019-06-12 09:09Update mutt bindings for mbsync, remove offlineimap keys from tmuxAnders Damsgaard2+5-14
2019-06-12 09:04Ignore mbsync state files on `notmuch new`Anders Damsgaard1+1-2
2019-06-12 08:59Add comment on mbsync and systemdAnders Damsgaard2+2-0
2019-06-12 08:57Update path to maildirAnders Damsgaard1+1-1
2019-06-12 08:53Add systemd setup for mbsyncAnders Damsgaard2+18-0
2019-06-12 08:53Add mbsync configurationAnders Damsgaard2+69-1
2019-06-12 08:18Use isync, update vim clipboard, add JOG feedAnders Damsgaard5+6-4
2019-06-11 07:33Add smbc script and run programs in tmuxAnders Damsgaard4+14-2
2019-06-07 13:13Add back tmux integrationAnders Damsgaard2+8-7
2019-06-07 12:56Disable modeline supportAnders Damsgaard1+1-0
2019-06-07 12:33Detect .jl files as juliaAnders Damsgaard1+4-0
2019-06-07 12:33Fix vim group nameAnders Damsgaard1+1-1
2019-06-07 12:14Fix screenshot bindingAnders Damsgaard1+2-2
2019-06-07 11:13Do not loose fzf binds after configuration reloadAnders Damsgaard1+4-4
2019-06-07 11:11Update sxhkdkeybinds and change buffer switch bind in editorAnders Damsgaard2+5-3
2019-06-07 09:27Revert to nmtuiAnders Damsgaard1+2-1
2019-06-07 09:21Use wpa_cli for wifi, and /bin/sh for sxhkdAnders Damsgaard3+5-6
2019-06-07 08:34Fix dwm restartAnders Damsgaard1+1-1
2019-06-07 07:44Fix typo in mute toggle commandAnders Damsgaard1+1-1
2019-06-07 07:41Add new <space><space> binding to jump into any file with fzf+rgAnders Damsgaard1+1-0
2019-06-06 19:20Launch vuescan with sudoAnders Damsgaard1+0-0
2019-06-06 19:06Fix vuescan symlinkAnders Damsgaard1+2-2
2019-06-06 19:05Add vuescan symlinkAnders Damsgaard1+2-0
2019-06-06 18:30Fix keybinds and surf-open scriptAnders Damsgaard2+4-6
2019-06-06 18:23Remove unused bindAnders Damsgaard1+0-2
2019-06-06 18:22More tweaks to brightness controlAnders Damsgaard1+2-2
2019-06-06 18:21Add brightness controlAnders Damsgaard1+4-1
2019-06-06 14:11Do not run ALE on mail and markdownAnders Damsgaard2+2-2
2019-06-06 13:31Run languagetool from vim with external processAnders Damsgaard3+17-6
2019-06-06 10:01Minor keybind changesAnders Damsgaard1+2-2
2019-06-06 09:39Add sxhkd configAnders Damsgaard1+95-0
2019-06-06 09:37Move x configuration into .xprofile, move calcurseAnders Damsgaard8+56-110
2019-06-06 08:44Remove shortcuts, add dwm status refresh scriptAnders Damsgaard5+8-105
2019-06-04 20:15Fix imapfilter path and update bookmarksAnders Damsgaard2+3-1
2019-06-04 14:16Make linkhandler POSIX sh compatible and remove newline from copied urlAnders Damsgaard1+3-3
2019-06-04 07:35Remove unused configurationAnders Damsgaard9+0-799
2019-06-03 10:26Update feedsAnders Damsgaard1+1-1
2019-06-03 09:28Update feedsAnders Damsgaard1+2-1
2019-06-03 09:25Update feedsAnders Damsgaard1+1-0
2019-06-03 07:11Only show output from dmenu_run if not emptyAnders Damsgaard1+2-2
2019-06-03 06:43Improve invalid file handling in shdlAnders Damsgaard1+1-1
2019-06-03 06:42Improve error handling in shdlAnders Damsgaard1+5-4
2019-06-01 08:31Minor changes to dwm status and upgrade scriptAnders Damsgaard2+2-2
2019-05-30 15:47Decrease refresh intervalAnders Damsgaard1+1-1
2019-05-30 15:43Fix battery time displayAnders Damsgaard1+1-1
2019-05-29 20:19Add vim aliasAnders Damsgaard1+2-1
2019-05-29 12:36Update surfAnders Damsgaard0+0-0
2019-05-29 12:35Move surf configuration dir to .config/surfAnders Damsgaard3+4-4
2019-05-29 10:14Update dwm, add languagetool configuration for Vim, update feedsAnders Damsgaard2+5-0
2019-05-27 10:34Minor colorscheme adjustmentAnders Damsgaard1+1-1
2019-05-27 10:29Show text styling capabilitiesAnders Damsgaard1+8-1
2019-05-27 10:21Fix path to certificate fileAnders Damsgaard1+5-5
2019-05-27 10:21Fix path to view_attachment.sh scriptAnders Damsgaard1+15-15
2019-05-27 09:00Set colors for spellcheck highlightingAnders Damsgaard1+4-0
2019-05-27 08:53Reduce colors in vimAnders Damsgaard2+17-14
2019-05-27 05:41Rewrite o() for POSIX sh complianceAnders Damsgaard1+6-3
2019-05-25 18:42Fix battery status and trim extra trailing whitespaceAnders Damsgaard1+3-2
2019-05-25 13:16Update arch pkgs and submodulesAnders Damsgaard4+11-10
2019-05-25 08:07Add back submodules in .local/lib/Anders Damsgaard8+7-6
2019-05-25 08:00Move init to .localAnders Damsgaard18+5-4
2019-05-25 07:56Move submodules to .local/lib, use POSIX sh format for most .commands.shAnders Damsgaard23+41-1981
2019-05-25 07:46Also build nnn and make install with sudoAnders Damsgaard1+2-2
2019-05-25 07:42Update nnnAnders Damsgaard0+0-0
2019-05-25 06:50Fix cursor shape in zshAnders Damsgaard1+13-18
2019-05-24 18:14Update tmux term, change col/line view in nvim status barAnders Damsgaard2+9-10
2019-05-24 12:21Add libreoffice math tex extension and US spell checkingAnders Damsgaard1+2-1
2019-05-24 12:01Suggest defining text in clipboard in --gui modeAnders Damsgaard1+11-11
2019-05-24 10:56Small fixes for POSIX sh compatibilityAnders Damsgaard1+6-10
2019-05-24 10:49Do not make init scripts executableAnders Damsgaard3+0-0
2019-05-24 10:44Delete i3, move mutt and imapfilter config to .config, specify tmux termAnders Damsgaard31+253-1012
2019-05-24 10:03Use $TERMINAL in update scriptAnders Damsgaard1+1-1
2019-05-24 09:59Tweak colorschemeAnders Damsgaard6+50-112
2019-05-24 09:08Add nq, attempt to change cursor shape in zshAnders Damsgaard3+23-7
2019-05-24 08:32Use nvim, fix cursor changing, improve bash promptAnders Damsgaard7+53-43
2019-05-23 20:26Clean up .profile and set vi editing mode for bashAnders Damsgaard2+3-22
2019-05-23 19:58Clean up .bashrc and adapt most of zsh prompt functionalityAnders Damsgaard1+16-41
2019-05-23 18:05Fix quote issue in displayselect, use POSIX sh for articlesearch, update nnnAnders Damsgaard2+4-4
2019-05-22 09:40Clean up battery status info when almost fullAnders Damsgaard1+3-2
2019-05-22 08:02Change calcurse and irc script settingAnders Damsgaard2+2-2
2019-05-21 14:22Show first battery statusAnders Damsgaard1+1-1
2019-05-21 13:37Fix wallpaper script callAnders Damsgaard1+1-1
2019-05-21 13:37Update colorsAnders Damsgaard4+9-11
2019-05-21 11:44Refine status and call correct wallpaper scriptAnders Damsgaard2+4-4
2019-05-21 11:01Update arch packagesAnders Damsgaard1+6-4
2019-05-21 10:57Add separation after status infoAnders Damsgaard1+1-1
2019-05-21 10:48Hide tmux status if there is only a single windowAnders Damsgaard1+5-1
2019-05-21 10:45Use POSIX sh for mailstatus, clean up tmux confAnders Damsgaard2+60-36
2019-05-21 10:26Use shell-based custom status scriptAnders Damsgaard6+37-48
2019-05-20 20:06Clean out and simplify user scriptsAnders Damsgaard23+122-488
2019-05-20 14:57Clean up tmux conf, revert to default screen scaling with displayselectAnders Damsgaard2+2-37
2019-05-20 11:16Update commands and zathura yank, change sent presentation to <F7>Anders Damsgaard3+5-3
2019-05-20 06:59Start sent in asynchronous modeAnders Damsgaard1+1-1
2019-05-20 06:33Use macchanger for mac address spoofingAnders Damsgaard1+4-6
2019-05-20 06:11For colortheme, use wallpaper script in PATHAnders Damsgaard2+3-3
2019-05-19 18:15Use fzf for buffers, add more native bindingsAnders Damsgaard1+5-2
2019-05-19 11:27Update pacman pkgs, update nnn, revert irc setupAnders Damsgaard3+78-69
2019-05-19 11:08Do not refer to absolute paths when calling bin/ scriptsAnders Damsgaard5+14-50
2019-05-19 10:59Do not use absolute paths for custom bin contentAnders Damsgaard2+3-11
2019-05-19 09:20Go back to xdg-open for newsboatAnders Damsgaard1+1-1
2019-05-19 08:55Move bin/ to .local/bin for xdg compliancyAnders Damsgaard115+6-6
2019-05-18 00:25Change redshift location to DenmarkAnders Damsgaard1+2-2
2019-05-18 00:23Update snippets, change two scripts to POSIX shAnders Damsgaard4+12-13
2019-05-16 18:57Transition several scripts to POSIX shAnders Damsgaard10+68-117
2019-05-16 18:39Transition scripts to POSIX shAnders Damsgaard4+7-7
2019-05-15 20:49Hide zathura status by default, attempt to disown newsboat browser instancesAnders Damsgaard3+4-3
2019-05-14 14:48Update nnnAnders Damsgaard0+0-0
2019-05-12 20:24Remove old config for mails in vimAnders Damsgaard1+0-3
2019-05-12 20:03Only disown relevant process with o()Anders Damsgaard2+2-7
2019-05-11 15:12Use asynchronous :Make if availableAnders Damsgaard1+4-2
2019-05-11 15:07Remove unused or bloated vim plugins, add global gnuplot configAnders Damsgaard4+4-30
2019-05-10 21:08Update st, reintroduce case-insensitive searchAnders Damsgaard1+1-0
2019-05-10 16:50Improve syntax of sxiv utility scriptAnders Damsgaard1+49-32
2019-05-10 16:42Improve sxiv and youtube utility scriptsAnders Damsgaard3+13-8
2019-05-09 16:34Disassociate ownership when opening files with o()Anders Damsgaard1+3-2
2019-05-09 14:27Fix comment to match bindingAnders Damsgaard1+1-1
2019-05-09 14:26Add binding to launch new TERMINAL in cwdAnders Damsgaard1+8-0
2019-05-09 03:27Generalize redshift commandAnders Damsgaard2+8-6
2019-05-08 22:18Update redshift location, add newsboat binding for downloading pdfs from webpageAnders Damsgaard3+5-1
2019-05-07 19:14Change sent binding to F5, add back strip-whitespace bindAnders Damsgaard1+3-3
2019-05-07 15:39Begin rewriting for linuxAnders Damsgaard1+9-9
2019-05-07 15:39Remove lineno indicator from status lineAnders Damsgaard2+1-6
2019-05-07 09:00Change columnslide to columnframe, update X colorsAnders Damsgaard2+3-3
2019-05-06 18:23Remove redundant ducksearch default choiceAnders Damsgaard1+1-2
2019-05-06 18:21Add C-y for yanking path to file, update nnn, add NNN_NOTE, add beamer snipAnders Damsgaard4+17-2
2019-05-06 08:03Fix tex snippet namingAnders Damsgaard1+2-2
2019-05-06 08:03Change keyword for includegraphics snippetAnders Damsgaard1+1-1
2019-05-06 08:02Add includegraphics macroAnders Damsgaard1+4-0
2019-05-05 18:30Put movieinfo output into pagerAnders Damsgaard1+1-3
2019-05-05 15:05Improve burn scriptAnders Damsgaard1+15-12
2019-05-03 19:06Do not show notification if dmenu returns failureAnders Damsgaard1+3-1
2019-05-03 12:24Do not assign to redundant variableAnders Damsgaard1+1-2
2019-05-03 12:23Add custom dmenu_run that shows output in notificationAnders Damsgaard1+4-0
2019-05-03 10:58Put lockscreen screen shots in /tmpAnders Damsgaard1+1-1
2019-05-03 09:24Store git credentials on diskAnders Damsgaard1+1-1
2019-05-03 09:23Cache credentials for gitAnders Damsgaard1+2-0
2019-05-03 09:16Keep overleaf cookiesAnders Damsgaard1+1-1
2019-05-03 08:30Various shell improvementsAnders Damsgaard2+11-17
2019-05-02 19:07Use nnn, save HN cookies, update nnnAnders Damsgaard2+3-2
2019-05-02 14:43Include bookmarks in regular searchAnders Damsgaard1+9-2
2019-05-02 14:31Escape ()? characters before evalAnders Damsgaard1+5-1
2019-05-02 14:16Monitor junk geomail folderAnders Damsgaard1+1-1
2019-05-02 14:16Add tsp-rerun scriptAnders Damsgaard1+73-0
2019-05-02 11:03Use xdg-open for pdf previewAnders Damsgaard1+1-1
2019-05-02 11:02Update latexmk call from vim, use zathura for pdf previewAnders Damsgaard2+5-2
2019-05-02 05:59Inputenc throws an error on new latex compilerAnders Damsgaard1+0-2
2019-05-01 19:03Clean cookies when opening browserAnders Damsgaard3+11-2
2019-05-01 14:29Fix define command, add movie-info scriptAnders Damsgaard2+6-2
2019-05-01 13:42Add gui option to define, improve output text formattingAnders Damsgaard1+17-5
2019-05-01 08:29Abbreviate statisticalAnders Damsgaard1+1-0
2019-04-30 13:00Remove tmux/vim navigation, add binding for storing sessionsAnders Damsgaard2+5-2
2019-04-30 11:36Add sent with vim bindingAnders Damsgaard3+7-0
2019-04-30 07:52Use zathura with mupdf backendAnders Damsgaard1+1-1
2019-04-29 19:23Add transmission-daemon settingsAnders Damsgaard1+68-0
2019-04-29 19:08Add desktop entry for torrentsAnders Damsgaard1+4-0
2019-04-29 19:06Add torrent defaultsAnders Damsgaard1+2-0
2019-04-29 15:11Do not define simple gl alias as it is later overwrittenAnders Damsgaard1+2-1
2019-04-29 11:57Hide tmux status by default, update colors and nnnAnders Damsgaard3+6-6
2019-04-29 11:57Detect .gp as gnuplot in vimAnders Damsgaard1+4-0
2019-04-28 07:32Update tmux configuration for 2.9 and show minimal status bar by defaultAnders Damsgaard2+25-30
2019-04-26 17:24Add status command, update nnnAnders Damsgaard1+17-0
2019-04-26 17:19Fix audio burn command, update nnnAnders Damsgaard1+3-2
2019-04-25 13:04Use custom opener to spawn in backgroundAnders Damsgaard2+3-0
2019-04-25 12:49Put nlaunch from nnn into pathAnders Damsgaard1+2-0
2019-04-25 12:49Fix Go pathsAnders Damsgaard1+1-1
2019-04-25 12:45Remove diagnostic outputAnders Damsgaard1+2-3
2019-04-25 12:42Move nnn scripts to new hardcoded folder, open xdg-open in background, improve mail print formattingAnders Damsgaard7+4-2
2019-04-25 11:54Do not reserve space if header fields are emptyAnders Damsgaard1+13-10
2019-04-25 11:15Update mail configuration for Princeton mail migrationAnders Damsgaard2+4-4
2019-04-25 11:10Improve parsingAnders Damsgaard1+19-14
2019-04-25 09:23Update nnn, handle printing of emails with long subject strings, newline after ---*Anders Damsgaard1+13-18
2019-04-25 08:14Do not add newline twice for CcAnders Damsgaard1+1-1
2019-04-25 08:13Hide User-Agent line in printed outputAnders Damsgaard1+1-1
2019-04-25 08:09Handle formatting in headers of english-language forwarded emails, remove tmp filesAnders Damsgaard1+2-1
2019-04-25 08:07Update dwmAnders Damsgaard0+0-0
2019-04-25 08:07Print from mutt via groffAnders Damsgaard3+813-0
2019-04-24 10:56Check if downloaded file is HTMLAnders Damsgaard1+6-1
2019-04-24 10:49Fix browser-open switchAnders Damsgaard1+3-2
2019-04-24 10:18Fix notify-send callsAnders Damsgaard11+18-23
2019-04-24 09:02Update bookmarks and feedsAnders Damsgaard2+1-5
2019-04-24 07:55Fix misleading help textAnders Damsgaard1+0-1
2019-04-24 07:36Add list and restore functionality to backup-b2 scriptAnders Damsgaard3+158-48
2019-04-24 06:23Do not build sltools as part as colortheme scriptAnders Damsgaard1+0-3
2019-04-24 05:32Update sl tools, fix command to update submodulesAnders Damsgaard1+2-1
2019-04-23 14:22Add funcionality to find and add reference from ZathuraAnders Damsgaard3+30-3
2019-04-23 13:57Add Zathura binding to extract and copy DOI to clipboardAnders Damsgaard2+9-0
2019-04-23 12:28Add missing space after executable iconAnders Damsgaard1+1-1
2019-04-23 12:23Strip keyword from search queryAnders Damsgaard1+1-1
2019-04-23 11:45Add back `q` bindingAnders Damsgaard1+1-0
2019-04-23 11:43mutt: Ask to include message in reply, fix vifm bindAnders Damsgaard2+4-6
2019-04-23 10:50Various minor changesAnders Damsgaard3+12-3
2019-04-23 09:21Move ultisnips back to camelcase dir, otherwise expansion does not workAnders Damsgaard4+0-0
2019-04-21 11:05Update keybinds using mainly built-in functionalityAnders Damsgaard3+68-64
2019-04-21 10:36Remove seldomly used plugins, move ultisnips to lower case dirAnders Damsgaard5+3-70
2019-04-21 10:27Remove unused keybindsAnders Damsgaard1+0-75
2019-04-21 10:23Clean up vim appearance configurationAnders Damsgaard1+1-12
2019-04-21 10:21Remove unnecessary vim optionsAnders Damsgaard1+0-5
2019-04-21 10:14Remove temporary fix for deprecation warningAnders Damsgaard1+0-5
2019-04-19 20:24Fix browser fallbackAnders Damsgaard1+2-2
2019-04-19 20:18Show notifications from shdlAnders Damsgaard1+1-1
2019-04-19 20:17Various minor changesAnders Damsgaard5+8-4
2019-04-17 07:56Open new windows in current directoryAnders Damsgaard1+1-1
2019-04-17 07:47Add article snippet for tex, update x colorsAnders Damsgaard2+96-2
2019-04-15 19:09Update bookmarks and colorschemeAnders Damsgaard2+2-3
2019-04-15 11:23Fix shellcheck warnings in crunAnders Damsgaard2+10-9
2019-04-12 14:11Only show http* references in open-bookmark dialogAnders Damsgaard1+1-1
2019-04-12 13:59Add ]c and [c for navigating between quickfix itemsAnders Damsgaard1+4-0
2019-04-12 13:59Open after downloading with shdlAnders Damsgaard1+1-1
2019-04-12 13:58Fix newline in notificationAnders Damsgaard1+2-1
2019-04-12 10:48Only guess artist name for first fileAnders Damsgaard1+4-1
2019-04-12 10:17Add Play option using mpvAnders Damsgaard1+3-3
2019-04-12 09:53Add desktop notification if download failsAnders Damsgaard1+2-1
2019-04-12 09:48Add option to open DOI as URL in browserAnders Damsgaard1+21-2
2019-04-12 09:36Add option to xdg-open after download, add SH functionality to articlesearchAnders Damsgaard3+19-7
2019-04-11 19:06Update code bookmarksAnders Damsgaard1+2-0
2019-04-11 18:29Hide cursor from non-full screen maim picksAnders Damsgaard1+4-4
2019-04-11 15:17Update bookmarksAnders Damsgaard1+1-6
2019-04-11 11:16Add desktop notifications, support actions in linkhandlerAnders Damsgaard6+207-206
2019-04-11 08:05Use environment variable for opening bibliography in VimAnders Damsgaard1+1-1
2019-04-11 08:01Add the ability to add citation for bibliography from articlesearchAnders Damsgaard3+20-37
2019-04-11 07:43Allow getdoi to read DOI from pdfsAnders Damsgaard1+20-2
2019-04-10 18:21Fix surf access in firejail to ~/.surfAnders Damsgaard1+1-0
2019-04-10 15:34Condense help text for getdoiAnders Damsgaard1+6-6
2019-04-10 15:34Add distro package searchesAnders Damsgaard1+2-0
2019-04-10 12:21Update symlink for granular-statusAnders Damsgaard1+2-2
2019-04-10 11:56Rewrite scholarref functionality to UNIX style, update Vim bindingsAnders Damsgaard9+150-142
2019-04-10 11:44Add ssh configuration and citation toolsAnders Damsgaard3+172-0
2019-04-10 11:43Fix HOME entries in PATHAnders Damsgaard1+2-2
2019-04-10 11:39fffs is installed as a submoduleAnders Damsgaard1+0-7
2019-04-10 11:34Fix instructions in READMEAnders Damsgaard1+2-3
2019-04-10 09:29Add script to get DOI(s) from search termsAnders Damsgaard1+90-0
2019-04-10 07:48Improve shdl scriptAnders Damsgaard1+4-4
2019-04-10 07:39Increase font sizeAnders Damsgaard1+1-1
2019-04-10 07:39Fix conditional binding of FZF commandsAnders Damsgaard1+12-30
2019-04-09 07:12Add more mime browser declarationsAnders Damsgaard1+2-0
2019-04-09 07:10Add styling to bookmark pageAnders Damsgaard2+50-0
2019-04-08 09:10Update dwmAnders Damsgaard0+0-0
2019-04-08 09:09Update bookmarksAnders Damsgaard1+2-4
2019-04-08 09:09Update colorschemeAnders Damsgaard1+2-3
2019-04-08 05:52Update dwmAnders Damsgaard0+0-0
2019-04-06 06:48Fix removal of unused packagesAnders Damsgaard1+3-2
2019-04-06 06:40Update signature snippet, remove legacy ~/.signatureAnders Damsgaard2+1-6
2019-04-05 11:12Fix vim filetype detectionAnders Damsgaard1+3-5
2019-04-05 11:10Treat .h files as C, not C++Anders Damsgaard1+6-0
2019-04-05 10:15Add fingerprint to signature, update feeds, sync musicAnders Damsgaard3+5-2
2019-04-04 08:15Fix read command in zshAnders Damsgaard1+1-1
2019-04-04 08:13Remove scli submoduleAnders Damsgaard1+0-1
2019-04-04 07:56Fix submodule configurationAnders Damsgaard2+6-7
2019-04-04 07:52Update dwmAnders Damsgaard0+0-0
2019-04-04 07:35Remove unused submodulesAnders Damsgaard1+0-9
2019-04-04 07:28Fix fffs submodule path and add submodule init instructions to READMEAnders Damsgaard2+4-2
2019-04-04 07:25Add fffs to libAnders Damsgaard3+6-2
2019-04-04 07:21Update git checkout instructionsAnders Damsgaard1+1-1
2019-04-02 18:49Add spacing after vifm iconsAnders Damsgaard1+7-8
2019-04-02 18:43Add icons and previews for images and video to vifmAnders Damsgaard7+165-8
2019-04-02 18:09Do not nohup surf, update colorsAnders Damsgaard2+4-4
2019-04-02 12:27Update color scheme, use vifm, change file handlersAnders Damsgaard4+8-3
2019-04-02 07:44Use magenta cursorAnders Damsgaard1+1-1
2019-04-02 06:42Update feeds, quote shell variableAnders Damsgaard2+3-2
2019-04-01 15:14Read commands file and fix shellcheck warningAnders Damsgaard1+3-1
2019-04-01 14:18Update feedsAnders Damsgaard1+3-2
2019-04-01 14:09Update feedsAnders Damsgaard1+0-1
2019-04-01 12:01Add date-alaska aliasAnders Damsgaard1+1-0
2019-04-01 11:26Fix online paper searchAnders Damsgaard1+3-3
2019-04-01 11:15Strip base directory name from dialogAnders Damsgaard1+2-1
2019-04-01 10:06Update vifmrcAnders Damsgaard1+15-3
2019-04-01 08:36Add vifm configuration and update bookmarksAnders Damsgaard3+555-0
2019-04-01 08:06Update bookmarksAnders Damsgaard1+2-0
2019-04-01 08:00Update colors and sender aliasesAnders Damsgaard2+3-3
2019-03-27 08:25Fix julia check during update scriptAnders Damsgaard1+2-1
2019-03-27 08:18Improve portability of upgrade script and fix remote targetsAnders Damsgaard1+7-6
2019-03-27 07:59Update and rebuild submodules in uu scriptAnders Damsgaard1+3-1
2019-03-27 07:51Update nnn and fix bg in XresourcesAnders Damsgaard1+1-1
2019-03-26 14:25Update dotfile handling in update scriptAnders Damsgaard1+1-2
2019-03-26 14:23Update path to suckless toolsAnders Damsgaard1+1-1
2019-03-26 14:16Clarify install instructions in READMEAnders Damsgaard1+1-1
2019-03-26 14:14Update dwmAnders Damsgaard0+0-0
2019-03-26 14:01Update shortcuts for dotfiles changeAnders Damsgaard2+4-5
2019-03-26 13:04Remove old imapfilter configsAnders Damsgaard2+0-191
2019-03-26 13:02Remove unused executable scriptsAnders Damsgaard18+0-649
2019-03-26 12:59Remove old and unused configuration filesAnders Damsgaard44+0-8609
2019-03-26 12:53Fix recursion error during installAnders Damsgaard2+4-5
2019-03-26 12:52Update dotfiles commands for new install location, update README instructionsAnders Damsgaard4+25-30
2019-03-26 12:41Add dotfiles in their locations under $HOMEAnders Damsgaard130+467-64
2019-03-26 12:03Move dotfiles to root directoryAnders Damsgaard288+3996-4000
2019-03-26 11:44Do not show popups in GUIAnders Damsgaard1+1-0
2019-03-26 10:04Update feedsAnders Damsgaard1+1-0
2019-03-26 10:04Update dwmAnders Damsgaard0+0-0
2019-03-26 09:56Add scli submodule and firejail configurationAnders Damsgaard3+44-0
2019-03-26 08:26Add keybind for Vim general configuration fileAnders Damsgaard1+1-0
2019-03-23 07:29Add custom firejail profile for signalAnders Damsgaard1+38-0
2019-03-22 14:23Fix fffs symlinkAnders Damsgaard1+1-1
2019-03-22 14:20Install fffs as shell plugin managerAnders Damsgaard1+4-2
2019-03-21 14:21Fix clipboard macroAnders Damsgaard1+1-1
2019-03-21 13:22Add macro to open link with rtvAnders Damsgaard1+1-0
2019-03-21 12:48Add keynavAnders Damsgaard1+1-0
2019-03-21 08:32Update feedsAnders Damsgaard1+1-0
2019-03-20 10:23Add ddgr as submoduleAnders Damsgaard2+4-0
2019-03-20 09:41Add shortcuts configuration for vifmAnders Damsgaard1+5-8
2019-03-20 09:10Add nnn submoduleAnders Damsgaard1+1-0
2019-03-20 09:07Add nnn as submoduleAnders Damsgaard1+3-0
2019-03-20 08:07Show flagged messages from certain senders with different colorAnders Damsgaard1+2-0
2019-03-20 07:56Use different colors to new emails from certain sendersAnders Damsgaard1+2-3
2019-03-19 20:12Change colorization in lock overlayAnders Damsgaard1+2-2
2019-03-19 20:11Fix upload target and accept stdinAnders Damsgaard1+19-12
2019-03-19 09:24Drop extension from nnn scriptsAnders Damsgaard5+0-0
2019-03-18 10:08Add feedAnders Damsgaard1+1-0
2019-03-18 10:08Nohup surf-open processesAnders Damsgaard1+2-2
2019-03-18 10:04Put html emails in ~/tmp/Anders Damsgaard1+1-1
2019-03-17 09:16Change layout back to us before exitAnders Damsgaard1+4-0
2019-03-17 09:15Switch layout to dk during messageAnders Damsgaard1+2-1
2019-03-17 09:14Do not write output of nohup processes to filesAnders Damsgaard3+6-6
2019-03-17 07:21Re-build suckless tools every time to avoid patching problemsAnders Damsgaard1+1-1
2019-03-16 14:13Update surf buildAnders Damsgaard0+0-0
2019-03-16 13:41Disable C-{h,j,k,l} pane navigation in tmuxAnders Damsgaard1+11-11
2019-03-16 13:05Use custom firejail for surfAnders Damsgaard1+1-1
2019-03-16 13:05Add custom firejail for surfAnders Damsgaard1+37-0
2019-03-15 12:07Update arch packagesAnders Damsgaard2+31-22
2019-03-15 09:27Clean up .zshrcAnders Damsgaard1+7-17
2019-03-15 08:21Improve o()Anders Damsgaard1+16-9
2019-03-15 08:11Open terminal in selected dir with Ctrl-oAnders Damsgaard1+3-1
2019-03-15 06:51Use dmenu_themed, save to ~/tmp/Anders Damsgaard1+4-4
2019-03-15 06:47Add script for full screenshotAnders Damsgaard1+2-0
2019-03-14 21:48Upgrade sltoolsAnders Damsgaard0+0-0
2019-03-14 21:47Update fffs pluginsAnders Damsgaard1+4-0
2019-03-14 14:27Add fffs configurationAnders Damsgaard1+4-0
2019-03-14 14:27Use fffs from external repositoryAnders Damsgaard1+0-0
2019-03-14 14:18Fix find for shell scripts, improve help textAnders Damsgaard1+19-10
2019-03-14 14:04Small vim color changeAnders Damsgaard1+1-1
2019-03-14 14:04Use fffs for zsh pluginsAnders Damsgaard1+4-18
2019-03-14 14:04Add more helpAnders Damsgaard1+5-2
2019-03-14 13:57Add fast and simple shell plugin manager `fffs`Anders Damsgaard1+149-0
2019-03-14 09:24Change zgen pathAnders Damsgaard1+2-2
2019-03-12 10:14Update colorschemeAnders Damsgaard1+3-3
2019-03-12 09:40Fix zgen initAnders Damsgaard1+17-13
2019-03-12 09:36Place hidden zgen dir in homeAnders Damsgaard1+3-5
2019-03-11 17:08Update sltoolsAnders Damsgaard0+0-0
2019-03-11 17:08Add function to identify color group under cursorAnders Damsgaard1+9-0
2019-03-11 16:18Save yt-dl output in ~/tmp/Anders Damsgaard1+3-3
2019-03-11 09:18Use colors consistent with muttAnders Damsgaard1+4-4
2019-03-11 08:42Use more default colorsAnders Damsgaard1+9-9
2019-03-11 08:33Better handling of unused packagesAnders Damsgaard1+10-1
2019-03-11 08:13Update zgenAnders Damsgaard1+4-0
2019-03-11 08:10Use zgen instead of zplug for speed reasonsAnders Damsgaard2+19-15
2019-03-10 20:52Add festival configuration for working with pulseaudioAnders Damsgaard1+3-0
2019-03-10 20:33Rename github to gitAnders Damsgaard1+1-1
2019-03-10 20:33Rename github email folder to gitAnders Damsgaard1+3-3
2019-03-10 20:33Rename pvpython launcherAnders Damsgaard1+0-0
2019-03-10 18:58Disown browser sessionsAnders Damsgaard1+2-0
2019-03-10 14:03Fix mailstatus scriptAnders Damsgaard1+1-1
2019-03-10 12:20Update sl tools, improve build command outputAnders Damsgaard1+3-1
2019-03-10 08:27Re-add mimeapps.list, written by mimeopen -dAnders Damsgaard1+11-0
2019-03-10 07:12Change binding for sorting mailboxAnders Damsgaard1+1-1
2019-03-10 06:56Update suckless toolsAnders Damsgaard0+0-0
2019-03-10 06:51Update dwmAnders Damsgaard0+0-0
2019-03-10 06:50Temporarily disable zplugAnders Damsgaard1+13-13
2019-03-10 06:49Change styling of statements in vimAnders Damsgaard1+1-1
2019-03-10 06:48Fix paths in NNN bookmarksAnders Damsgaard1+10-9
2019-03-10 06:48Rename copy scriptAnders Damsgaard2+32-18
2019-03-10 06:46Use `mimeopen -d <file>` instead of mimeapps.listAnders Damsgaard1+0-10
2019-03-10 06:46Add more video definitions to mimeappsAnders Damsgaard1+3-0
2019-03-10 06:45Show more clipboard information in notificationsAnders Damsgaard1+2-2
2019-03-10 06:32Do not run offlineimap from mutt in tmux splitsAnders Damsgaard1+5-24
2019-03-09 20:27Add unpack scriptAnders Damsgaard1+25-0
2019-03-09 12:40Use dmenu_themedAnders Damsgaard1+2-2
2019-03-09 11:09Add NNN configuration and scriptsAnders Damsgaard5+39-0
2019-03-09 10:19Disable bold prompt symbol and pwdAnders Damsgaard1+2-2
2019-03-09 10:18Change file browser to nnnAnders Damsgaard1+3-1
2019-03-09 08:18Change Geodatahub to GithubAnders Damsgaard1+2-2
2019-03-08 14:17Add script to search for papers locally and through google scholarsAnders Damsgaard2+13-1
2019-03-08 13:19Change color for errorsAnders Damsgaard1+85-0
2019-03-08 11:53Remove unneeded color defsAnders Damsgaard1+5-5
2019-03-08 11:41Fix lock, use file as colortheme input, update dwmAnders Damsgaard6+15-21
2019-03-08 10:41Fix colors in newsboatAnders Damsgaard1+1-1
2019-03-08 10:33Disable error/warning sign backgroundAnders Damsgaard1+2-2
2019-03-08 10:33Change error/warning sign appearanceAnders Damsgaard1+2-2
2019-03-08 10:29Do not auto-lsAnders Damsgaard1+3-3
2019-03-08 10:27Reduce number of colorsAnders Damsgaard2+14-14
2019-03-08 09:44Disable coloring of status barAnders Damsgaard1+16-12
2019-03-08 09:32Simplify colorsAnders Damsgaard1+7-7
2019-03-08 09:18Reduce number of colors in newsboatAnders Damsgaard1+12-10
2019-03-08 09:08Update submodules, fix shellcheck errors, add gcagp-sl-allAnders Damsgaard1+13-9
2019-03-08 08:58Don't install tender color schemeAnders Damsgaard1+1-1
2019-03-08 08:58Use default color schemeAnders Damsgaard1+5-4
2019-03-08 08:57Clean-up shortcutsAnders Damsgaard1+11-12
2019-03-08 08:44Update URLsAnders Damsgaard1+2-0
2019-03-08 08:41Add and use slroot variable, fix shellcheck warningsAnders Damsgaard1+16-16
2019-03-08 08:36Add function to compile all suckless projectsAnders Damsgaard1+6-0
2019-03-07 14:53Rename code dir to lib, put submodules into libAnders Damsgaard21+10-10
2019-03-07 14:51Improve formatting during updateAnders Damsgaard1+3-2
2019-03-07 14:51Add suckless projects as submodulesAnders Damsgaard6+20-0
2019-03-06 19:34Rewrite info messageAnders Damsgaard1+1-1
2019-03-06 19:34Show orphaned packagesAnders Damsgaard1+3-0
2019-03-06 19:28Update package listAnders Damsgaard2+22-32
2019-03-06 12:20Add comment on WM name in crontabAnders Damsgaard1+1-0
2019-03-05 20:53Use dmenu themed for t-daemon-toggleAnders Damsgaard1+3-3
2019-03-05 20:45Simplify mailstatus output and disable dunst notification on layout changeAnders Damsgaard2+4-10
2019-03-05 19:53Tweak dunst font and browser settingAnders Damsgaard1+2-2
2019-03-05 18:46Add slstatusAnders Damsgaard1+1-0
2019-03-05 15:35Make keyboard layout switch work on other WMsAnders Damsgaard1+2-2
2019-03-05 15:34Decrease dmenu_themed font sizeAnders Damsgaard1+2-2
2019-03-05 15:33Do not start programs in i3 configAnders Damsgaard1+0-7
2019-03-05 15:33Auto-start programs in xinitrc instead of WM configAnders Damsgaard1+7-1
2019-03-05 15:19Add suckless subscriptionAnders Damsgaard1+1-0
2019-03-05 15:18Use terminal colorsAnders Damsgaard1+2-2
2019-03-05 13:30Apply colors to dwm settingsAnders Damsgaard1+16-2
2019-03-05 11:51Increase border width for overlaysAnders Damsgaard1+4-4
2019-03-05 11:33Make border smallerAnders Damsgaard1+1-1
2019-03-05 08:36Fix shellcheck warningsAnders Damsgaard1+2-2
2019-03-05 08:36Use blank color during chargeAnders Damsgaard1+1-1
2019-03-05 08:32Change compton shadow settingsAnders Damsgaard1+3-3
2019-03-05 08:13Fix surf-openAnders Damsgaard1+11-19
2019-03-05 08:08Increase font size for complete overlap of i3 barAnders Damsgaard1+1-1
2019-03-05 07:58Make end-of-buffer symbols less apparentAnders Damsgaard1+6-2
2019-03-05 07:32Use dmenu_themed for display selectionAnders Damsgaard1+9-9
2019-03-05 06:00Allow more flexible input formatsAnders Damsgaard1+1-1
2019-03-05 05:59Remove color aliasesAnders Damsgaard5+65-130
2019-03-04 20:44Use colortheme configuration for tabbed stylingAnders Damsgaard1+11-0
2019-03-04 20:35Read and apply cursorColorAnders Damsgaard1+26-22
2019-03-04 20:32Remove urxvt constraintAnders Damsgaard19+283-283
2019-03-04 20:26Use portable color configuration for colorcolumnAnders Damsgaard1+5-5
2019-03-04 20:21Use foreground/background colors for dmenuAnders Damsgaard1+5-5
2019-03-04 20:13Fix bar foreground/background valuesAnders Damsgaard1+2-2
2019-03-04 20:05Use background color for wallpaperAnders Damsgaard1+1-1
2019-03-04 20:02Fix xml output when color is not specifiedAnders Damsgaard1+4-1
2019-03-04 20:00Use BAT0 as default battery and tweak outputAnders Damsgaard1+7-14
2019-03-04 19:54Fix missing colorsAnders Damsgaard1+1-3
2019-03-04 19:53Update themeAnders Damsgaard1+0-1
2019-03-04 19:53Use foreground and background colors from XresourcesAnders Damsgaard1+13-19
2019-03-04 19:40Fix i3 restartAnders Damsgaard1+1-1
2019-03-04 19:37Fix color detectionAnders Damsgaard1+1-1
2019-03-04 19:29Fix matching of foreground and backgroundAnders Damsgaard1+4-2
2019-03-04 19:24Fix color detection for wallpaperAnders Damsgaard1+1-1
2019-03-04 19:22Do not use color aliasesAnders Damsgaard3+54-54
2019-03-04 19:13Fix replace in st and XresourcesAnders Damsgaard1+38-37
2019-03-04 18:54Implement color set for stAnders Damsgaard1+20-19
2019-03-04 18:46Add substitution and error checkingAnders Damsgaard1+102-3
2019-03-04 18:04Fix awk syntaxAnders Damsgaard1+1-1
2019-03-04 18:03Read dmenu_themed colors from ~/.XresourcesAnders Damsgaard1+9-1
2019-03-04 17:56Generalize color configurationAnders Damsgaard4+26-42
2019-03-04 17:55Use colors for everything, not just urxvtAnders Damsgaard34+631-627
2019-03-04 17:37Remove load of .xprofileAnders Damsgaard1+0-3
2019-03-04 17:36Use hsetroot which does not conflict with comptonAnders Damsgaard1+1-1
2019-03-04 17:36Write outline for colortheme toolAnders Damsgaard1+74-0
2019-03-04 14:22Use glx instead of xrenderAnders Damsgaard1+2-2
2019-03-04 14:20Change options to fix deprecation warningsAnders Damsgaard1+20-6
2019-03-04 14:11Move xprofile contents into profileAnders Damsgaard2+1-3
2019-03-04 14:08Set TERMINAL in xprofileAnders Damsgaard1+1-2
2019-03-04 14:05Remove bell on command finishAnders Damsgaard1+2-1
2019-03-04 14:04Do not run xrandr script on x launchAnders Damsgaard1+1-4
2019-03-04 14:02Fix open of new tabbed and surf sessionAnders Damsgaard1+6-6
2019-03-04 13:41Set wallpaper color to black in XresourcesAnders Damsgaard1+17-14
2019-03-04 12:32Remove conflict with git status aliasAnders Damsgaard1+1-1
2019-03-04 09:29Install gawk on debian, change ebooks to booksAnders Damsgaard2+18-11
2019-03-03 20:37Remove GDH linksAnders Damsgaard1+2-3
2019-03-01 11:52Update urls and bookmarks. Do not show newlines just containing dots in video previewsAnders Damsgaard3+7-11
2019-02-27 15:21Change urls and xlock overlayAnders Damsgaard2+4-4
2019-02-27 10:57Change binding for yank macroAnders Damsgaard1+1-1
2019-02-27 08:38Use surf default firejail and bookmark autopilotAnders Damsgaard2+2-1
2019-02-26 20:11Do not print description twiceAnders Damsgaard1+2-1
2019-02-26 17:19Decrease gamma for xlock overlayAnders Damsgaard1+1-1
2019-02-26 16:59Fix launch of surf sessionsAnders Damsgaard1+3-4
2019-02-26 16:51Keep own version of surf-open.shAnders Damsgaard1+0-0
2019-02-26 14:52Add r alias for rangerAnders Damsgaard1+1-0
2019-02-26 14:48Use mpv to show video comments as ranger previewAnders Damsgaard1+3-0
2019-02-26 14:21Update youtube channel id configuration and parsingAnders Damsgaard4+38-24
2019-02-26 12:17Add i3 binding to focus most recent urgent windowAnders Damsgaard1+2-1
2019-02-26 12:06Add firejail configuration for signalAnders Damsgaard1+1-1
2019-02-26 12:06Highlight prompt when command finishes through alertAnders Damsgaard1+3-4
2019-02-26 11:58Embed subtitles, increase newsboat threadsAnders Damsgaard2+3-3
2019-02-26 11:53MPV hardware decoding by defaultAnders Damsgaard1+3-0
2019-02-26 11:35Use six threads for feed updatingAnders Damsgaard1+128-0
2019-02-26 08:19Allow hyphens in urlsAnders Damsgaard1+1-1
2019-02-25 20:55Use printf to handle special characters in stringsAnders Damsgaard1+8-7
2019-02-25 10:11Update pacman packagesAnders Damsgaard2+79-59
2019-02-25 08:31Also upgrade yay packagesAnders Damsgaard1+6-2
2019-02-24 12:07Allow file deletion from ncmpcpp browser viewAnders Damsgaard1+1-5
2019-02-22 16:35Add --no-startup-id flags to most i3 bindsAnders Damsgaard1+13-13
2019-02-22 12:04Fetch subtitles during youtube-dlAnders Damsgaard1+1-1
2019-02-22 11:17Attempt to automatically read album and artist infoAnders Damsgaard1+5-4
2019-02-21 13:29Use api key for currencyAnders Damsgaard2+6-3
2019-02-19 15:52Hide power usage when chargingAnders Damsgaard1+5-2
2019-02-19 09:52Set gvim font under windowsAnders Damsgaard1+2-1
2019-02-19 09:42Remove unused scriptsAnders Damsgaard2+0-19
2019-02-19 09:41Remove space before percentageAnders Damsgaard1+1-1
2019-02-19 07:42Add binding to open new surf-tabbed windowAnders Damsgaard1+2-2
2019-02-19 07:26Remove emoji from battery status moduleAnders Damsgaard2+7-5
2019-02-19 07:16Do not show mail status if there are no mailsAnders Damsgaard1+3-2
2019-02-18 11:31Remove cc shortcutAnders Damsgaard1+0-1
2019-02-16 14:34Add new photo bookmarksAnders Damsgaard1+5-0
2019-02-16 14:00Change level and gamma for lockscreen imageAnders Damsgaard1+4-1
2019-02-14 09:41Fix editor open in fuzzy launcherAnders Damsgaard1+4-2
2019-02-14 05:56Only show short-ish fortunesAnders Damsgaard1+12-1
2019-02-14 05:36Change bookmark launch bindingAnders Damsgaard1+2-1
2019-02-13 18:52Tweak arrangement of overlay elementsAnders Damsgaard1+1-1
2019-02-13 18:34Remove conflicting shortcuts, add text to xlock overlayAnders Damsgaard2+17-4
2019-02-13 12:04Use sxiv instead of feh in linkhandlerAnders Damsgaard1+1-1
2019-02-13 09:52Use graphicsmagick during lock and increase blur intensityAnders Damsgaard1+1-1
2019-02-12 10:25Refine define functionality and split into separate scriptAnders Damsgaard2+59-1
2019-02-12 09:36Add script to extend expiration on gpg keyAnders Damsgaard1+8-0
2019-02-12 09:22Add git pull binding (<leader>gP)Anders Damsgaard1+1-0
2019-02-12 08:27Do not wait for startup id when opening surf bookmarksAnders Damsgaard1+1-2
2019-02-11 14:18Use BROWSER envvar for urlview, delete old gitlab scriptAnders Damsgaard2+29-63
2019-02-11 12:47Fix curl callsAnders Damsgaard1+87-0
2019-02-11 08:47Add script to create gitlab projects through HTTP APIAnders Damsgaard1+63-0
2019-02-11 07:31Add fzf-mpd integrationAnders Damsgaard3+7-4
2019-02-11 07:16Control mpd from dropdown mpc clientAnders Damsgaard2+10-1
2019-02-11 06:45Change board binding in i3, push music one way, hide completed todosAnders Damsgaard3+7-7
2019-02-08 13:55Enable color column but choose a subtle colorAnders Damsgaard1+2-2
2019-02-07 13:08Update mailcap and forecastAnders Damsgaard2+19-13
2019-02-07 08:32Misc minor config changesAnders Damsgaard3+9-15
2019-02-06 09:25Do not unset unnecessary variables for backup scriptAnders Damsgaard1+0-4
2019-02-06 09:17Generalize backup scriptAnders Damsgaard1+52-6
2019-02-06 06:01Fetch pass info from password-storeAnders Damsgaard1+7-4
2019-02-05 21:12Switch launcher shortcutsAnders Damsgaard1+2-2
2019-02-05 18:14Update bookmarks, fix mutt/vim configurationAnders Damsgaard2+1-5
2019-02-04 13:21Use debvm as bookmark serverAnders Damsgaard1+2-2
2019-02-01 10:21Do not include signature by default, but add sig snippet to mailAnders Damsgaard2+9-3
2019-01-31 09:43Only select ssid from active connectionsAnders Damsgaard1+1-1
2019-01-31 05:10Add message example to help textAnders Damsgaard1+2-0
2019-01-30 08:05Use surf for handling text/htmlAnders Damsgaard2+10-3
2019-01-28 20:52Fix cmd-line set of languageAnders Damsgaard1+1-1
2019-01-28 20:45Add code bookmarksAnders Damsgaard1+4-1
2019-01-28 07:57Add ebooks bookmarks, preserve space in music filesAnders Damsgaard2+15-0
2019-01-27 09:50Put temporary wav files in tmp folderAnders Damsgaard1+1-0
2019-01-27 09:47Set output dir and file naming for consistency with existing libraryAnders Damsgaard1+2-0
2019-01-27 09:43Disable musicbrainz as metadata sourceAnders Damsgaard1+1-1
2019-01-27 09:42Pad numbering in track file namesAnders Damsgaard1+1-0
2019-01-27 09:40Add abcde configurationAnders Damsgaard1+610-0
2019-01-27 09:15Do not let gui wait for ducksearchAnders Damsgaard1+1-1
2019-01-25 16:35Fix newsboat command nameAnders Damsgaard1+4-4
2019-01-25 16:32Fix feed read status markingAnders Damsgaard1+4-4
2019-01-25 16:00Add functionality to add channel to newsboat feedsAnders Damsgaard1+12-4
2019-01-25 11:49Add script to fetch youtube channel id from urlAnders Damsgaard1+16-0
2019-01-24 21:19Add bookmark launcherAnders Damsgaard2+11-1
2019-01-24 18:40Add follow-link script from surfAnders Damsgaard1+293-0
2019-01-24 09:44Add surf configurationAnders Damsgaard1+0-0
2019-01-23 21:01Temporarily hardcode surf-open.sh for html emailAnders Damsgaard1+2-1
2019-01-21 14:41Reassign mpd keysAnders Damsgaard1+5-5
2019-01-21 14:03Put cursor on top of signature by defaultAnders Damsgaard1+1-1
2019-01-21 11:15Use surf as browser, with surf-open.sh as wrapper scriptAnders Damsgaard2+6-4
2019-01-21 11:15Add symlink to surf-open.sh from surf sourceAnders Damsgaard1+2-0
2019-01-21 07:42Revert previous commitAnders Damsgaard1+1-1
2019-01-21 05:59Fix external screens not being disabled after unpluggedAnders Damsgaard1+1-1
2019-01-20 21:38Add script to backup to b2 via duplicityAnders Damsgaard1+7-0
2019-01-20 14:59Send result to stdoutAnders Damsgaard1+2-3
2019-01-20 14:59Fix issue with duplicate contactsAnders Damsgaard1+1-1
2019-01-20 14:01Add script to find email from alias fileAnders Damsgaard2+16-0
2019-01-19 22:37Add macro to save page as pdfAnders Damsgaard1+2-1
2019-01-19 17:05Change bar, add bookmarksAnders Damsgaard2+11-8
2019-01-18 21:19Allow forecast script to accept default zipcode as command line optionAnders Damsgaard1+12-5
2019-01-18 21:13Increase size of unicode selection dialogAnders Damsgaard1+2-1
2019-01-18 20:56Change mailbox order in keybindsAnders Damsgaard1+6-6
2019-01-18 20:53Remove unnecessary icons from cpu and internet moduleAnders Damsgaard2+3-3
2019-01-18 13:32Navigate and move between adjacent workspaces with [ and ]Anders Damsgaard1+5-1
2019-01-18 12:39Do not notify-send for keyboard layout switchingAnders Damsgaard1+1-1
2019-01-18 10:23Use setxkbmap for key swapping, not slow xmodmapAnders Damsgaard3+9-9
2019-01-18 09:57Remove ascii ribbonAnders Damsgaard2+2-5
2019-01-17 10:22Fix plugin sourcing on windowsAnders Damsgaard1+6-1
2019-01-17 10:16Set more gui appearance optionsAnders Damsgaard1+3-3
2019-01-17 10:07Set font and more GVim UI optionsAnders Damsgaard1+11-1
2019-01-17 09:58Hide toolbar on windowsAnders Damsgaard1+6-0
2019-01-16 20:19Add ascii ribbon to signatureAnders Damsgaard1+3-0
2019-01-16 12:05Find and insert passwords via dmenuAnders Damsgaard2+26-0
2019-01-16 09:41Change day color temperature and remove old debug outputAnders Damsgaard2+2-2
2019-01-16 08:55Disable verbosity during keyboard layout switchAnders Damsgaard1+0-1
2019-01-16 08:55Improve keyboard layout switch, decrease night screen color temperatureAnders Damsgaard3+9-11
2019-01-15 18:48Change order of bar itemsAnders Damsgaard1+5-5
2019-01-15 13:35Do not show redundant symbolAnders Damsgaard1+2-1
2019-01-15 13:34Use constant icon for volumeAnders Damsgaard1+8-8
2019-01-15 13:27Add t-removeAnders Damsgaard1+3-0
2019-01-15 12:36Use custom script for volumeAnders Damsgaard1+4-4
2019-01-15 09:22Point to source path for bibtex fileAnders Damsgaard1+1-1
2019-01-15 09:19Prefix shortcut aliases with 'g'Anders Damsgaard1+1-1
2019-01-14 20:33Add fuzzy file launcher with Mod+oAnders Damsgaard4+23-4
2019-01-14 16:50Improve o function with flexible opening modeAnders Damsgaard1+6-1
2019-01-14 14:35Clean-up commands and add 'v' and 'o' bindingsAnders Damsgaard1+5-40
2019-01-14 13:56Fix symlinkAnders Damsgaard2+3-2
2019-01-14 11:20Go to end of files on openAnders Damsgaard1+1-1
2019-01-14 09:17Do not switch key with tildeAnders Damsgaard1+2-2
2019-01-13 21:26Add package overviewAnders Damsgaard4+169-0
2019-01-13 11:43Disable news in barAnders Damsgaard1+4-4
2019-01-13 09:59Go back to using dmenuAnders Damsgaard2+2-4
2019-01-13 07:47Customize rofi in ducksearchAnders Damsgaard1+1-1
2019-01-13 07:16Do not specify font for process spawn promptAnders Damsgaard1+1-1
2019-01-12 22:23Add xmoto configurationAnders Damsgaard1+20-0
2019-01-12 21:50Add rofi configurationAnders Damsgaard1+2-0
2019-01-12 21:48Use rofi instead of dmenuAnders Damsgaard1+1-1
2019-01-12 19:54Do not reassign right altAnders Damsgaard2+1-3
2019-01-12 19:45Do not call xmodmap after keyboard layout switchAnders Damsgaard1+1-1
2019-01-12 14:23Add archwiki linkAnders Damsgaard1+2-1
2019-01-12 12:55Use xmodmap to swap alt and win keys, and tilde and lt/gtAnders Damsgaard3+15-10
2019-01-12 12:20Add more shortcutsAnders Damsgaard1+6-0
2019-01-12 11:30Add news status in statusbarAnders Damsgaard2+8-3
2019-01-11 14:13Add binding for work boardAnders Damsgaard1+1-0
2019-01-11 08:38Fix bookmark script for new machineAnders Damsgaard1+2-2
2019-01-11 08:18Use common script for dmenu themingAnders Damsgaard7+24-24
2019-01-11 07:58Set style for dmenuAnders Damsgaard5+21-14
2019-01-10 21:32Switch bindings to extra clipboard commandsAnders Damsgaard1+2-2
2019-01-10 21:15Add script to generate and install ca_certs on macosAnders Damsgaard1+16-0
2019-01-10 21:10Fix conflict with system commandAnders Damsgaard1+0-1
2019-01-10 20:59Bind mod+i to irc scriptAnders Damsgaard1+1-1
2019-01-10 20:58Remove stray 'g'sAnders Damsgaard1+5-5
2019-01-10 20:56Disable verbosity for bookmark scriptAnders Damsgaard1+0-1
2019-01-10 20:51Set path in correct scriptAnders Damsgaard2+1-2
2019-01-10 20:50Add /usr/local/bin to pathAnders Damsgaard1+2-0
2019-01-10 20:48Call tmux-irc script after connectingAnders Damsgaard1+1-2
2019-01-10 20:47Fix command to weechatAnders Damsgaard1+1-1
2019-01-10 20:45Fix shebang linesAnders Damsgaard6+46-34
2019-01-10 14:29Fix port command option for scp callsAnders Damsgaard1+4-2
2019-01-10 12:40Fix upload remotedir and update weechat confAnders Damsgaard5+41-26
2019-01-10 11:43Set custom port for upload targetAnders Damsgaard1+2-1
2019-01-10 08:56Add missing delimiter to case statementAnders Damsgaard1+1-0
2019-01-10 08:53Add textqr scriptAnders Damsgaard1+31-0
2019-01-10 08:32Add binding for textqrAnders Damsgaard1+1-0
2019-01-09 21:29Remove textqrAnders Damsgaard1+0-52
2019-01-09 21:29Add message scriptAnders Damsgaard1+87-0
2019-01-09 21:29Use message script for mod+tAnders Damsgaard1+2-1
2019-01-09 20:22Fix typo in ducksearchAnders Damsgaard1+1-1
2019-01-09 18:07Improve layout switching and use danish during textingAnders Damsgaard2+24-20
2019-01-09 16:21Fix typo in launch commandsAnders Damsgaard1+2-2
2019-01-09 16:20Add textqr scriptAnders Damsgaard1+47-0
2019-01-09 16:18Define mixer control in variablesAnders Damsgaard1+9-8
2019-01-09 16:13Clean-up and consolidate i3 configAnders Damsgaard1+78-114
2019-01-09 15:54Add textqr binding and remove paths to scriptsAnders Damsgaard1+26-25
2019-01-09 09:01Order shortcutsAnders Damsgaard1+10-10
2019-01-08 18:20Add link to scansAnders Damsgaard1+1-0
2019-01-08 16:41Clean-up offlineimap configurationAnders Damsgaard1+1-323
2019-01-08 16:30Use custom port for bookmarkAnders Damsgaard1+4-1
2019-01-08 16:02Change color of tab charactersAnders Damsgaard1+5-1
2019-01-08 14:03Enable list charactersAnders Damsgaard1+1-1
2019-01-08 14:03Change color of invisible charactersAnders Damsgaard1+2-6
2019-01-08 14:01Add script for showing 256 colors in terminalAnders Damsgaard1+7-0
2019-01-08 13:02Fix issue with multiple wlan interfacesAnders Damsgaard1+3-3
2019-01-07 21:05Clear screen with Ctrl-lAnders Damsgaard1+7-1
2019-01-07 21:00Show command mode with + symbolAnders Damsgaard1+4-1
2019-01-07 17:38Use maim instead of scrotAnders Damsgaard1+1-1
2019-01-07 10:10Add bindings and commands for clipboardAnders Damsgaard2+20-1
2019-01-07 10:06Add script to show clipboard in full screen qr codeAnders Damsgaard1+9-0
2019-01-06 20:50Use red font color for screenkeyAnders Damsgaard1+1-1
2019-01-06 20:48Save screenshots to ~/tmp/Anders Damsgaard1+1-1
2019-01-06 20:45Add screen capture bindings and lukesmithxyz maimpickAnders Damsgaard3+16-2
2019-01-06 07:52Do not run initial notify-send commandAnders Damsgaard1+1-1
2019-01-05 21:24Remove google cloud console linkAnders Damsgaard1+0-1
2019-01-05 20:14Fix path to xrandr script, set scaling to 1.0x1.0Anders Damsgaard2+3-3
2019-01-05 17:45Add long timeouts for curl commandsAnders Damsgaard1+5-4
2019-01-05 17:45Unmute when adjusting the volumeAnders Damsgaard1+2-2
2019-01-04 19:43Use different host for uploadAnders Damsgaard1+2-2
2019-01-04 15:21Use pulseaudioAnders Damsgaard3+33-29
2019-01-04 09:14kill active window with mod+qAnders Damsgaard1+1-1
2019-01-04 09:01Add shortcut, allow open images with inkscapeAnders Damsgaard2+2-0
2019-01-04 07:32Split shdl into separate script with torsocksAnders Damsgaard2+13-2
2019-01-03 21:15Add shdl script form lukesmithxyzAnders Damsgaard1+8-0
2019-01-03 20:59Use sxiv from rangerAnders Damsgaard1+1-0
2019-01-03 20:58Add list of default applicationsAnders Damsgaard1+7-0
2019-01-03 20:51Remove verbose flagAnders Damsgaard1+0-1
2019-01-03 20:49Add lukesmithxyz key-handler (C-x) for sxivAnders Damsgaard1+37-0
2019-01-03 18:40Add uni shortcutsAnders Damsgaard1+6-0
2019-01-03 18:34Change shortcutsAnders Damsgaard1+1-1
2019-01-03 18:32Add more shortcutsAnders Damsgaard1+8-3
2019-01-03 18:24Mark feeds read when opened with external macrosAnders Damsgaard1+4-4
2019-01-03 10:16Change bar color of workspace that are active but not in focusAnders Damsgaard1+1-1
2019-01-03 09:50Edit command line from normal mode with 'v' keypressAnders Damsgaard1+3-1
2019-01-02 16:12Move default board files to doc/Anders Damsgaard1+1-1
2019-01-02 16:02Add link to forældreintraAnders Damsgaard1+2-1
2019-01-02 15:57Fix bookmark encoding, disable verbose flag for displayselectAnders Damsgaard2+5-2
2019-01-02 14:15Increase urgency for calendar notificationsAnders Damsgaard1+3-4
2019-01-02 14:13Add script to show notifications for calcurse appointmentsAnders Damsgaard2+70-0
2019-01-02 14:07Show calcurse appointments when left clicking clockAnders Damsgaard1+4-1
2019-01-02 09:37Document -- optionAnders Damsgaard1+1-0
2019-01-02 09:33Check if input file is an image before performing imagemagick operationsAnders Damsgaard1+12-4
2019-01-02 09:24Fix several upload issuesAnders Damsgaard1+6-6
2019-01-02 09:19Improve structure and multi-file handling of upload scriptAnders Damsgaard1+114-32
2019-01-02 08:43Bind display select to Mod+F7, bind t-daemon to Mod+F8Anders Damsgaard1+2-2
2018-12-31 11:49Hard-code terminal choiceAnders Damsgaard1+1-1
2018-12-31 11:48Add EasyAlign bindings, select todo by default in calcurseAnders Damsgaard2+6-2
2018-12-31 09:38Use calcurse daemon for notifications, change configAnders Damsgaard2+7-5
2018-12-31 08:31Change UI layout and calendar formatAnders Damsgaard2+9-22
2018-12-31 08:26Add calcurse configurationAnders Damsgaard2+95-0
2018-12-31 08:19Use markdown syntax for calcurse notesAnders Damsgaard1+2-0
2018-12-31 08:18Decrease resize target to 800x800Anders Damsgaard1+1-1
2018-12-31 07:52Fix resize commandAnders Damsgaard1+1-1
2018-12-31 07:47Add --resize-border option to upload scriptAnders Damsgaard1+12-1
2018-12-29 14:24Simplify burn scriptAnders Damsgaard1+11-26
2018-12-29 10:56Open transmission web interface on left clickAnders Damsgaard1+2-1
2018-12-29 10:55Add t-remove-allAnders Damsgaard1+3-0
2018-12-29 10:46Use alsamixer in stAnders Damsgaard1+1-1
2018-12-29 10:46Add transmission i3 integrationAnders Damsgaard4+43-2
2018-12-29 08:16Use torsocks instead of torifyAnders Damsgaard4+9-9
2018-12-29 07:52Do not ls -a after using a shortcutAnders Damsgaard1+2-2
2018-12-29 07:49Fix pass/fzf integration on archAnders Damsgaard1+2-1
2018-12-28 21:40Add verification of output cdAnders Damsgaard1+15-2
2018-12-28 21:34Use mpg123 as fallback for lameAnders Damsgaard1+3-1
2018-12-28 21:30Add audio cd burn script, write wallpaper to ~/.wallpaperAnders Damsgaard2+50-1
2018-12-28 15:12Use ad-server for music syncingAnders Damsgaard2+15-15
2018-12-28 08:21Fix mutt launch when clicking i3blockAnders Damsgaard1+1-1
2018-12-27 21:10Add feh keyboard configurationAnders Damsgaard1+12-0
2018-12-27 18:58Only stop Idle feeds that are DoneAnders Damsgaard1+1-1
2018-12-27 18:50Add t-stop-idle (untested)Anders Damsgaard1+5-0
2018-12-27 18:18Always float tor-browser main windowAnders Damsgaard1+3-0
2018-12-27 18:09Add missing arguments to t-addAnders Damsgaard1+1-1
2018-12-27 18:04Decrease refresh intervalsAnders Damsgaard1+2-2
2018-12-27 17:48Fix t-stop issueAnders Damsgaard1+9-3
2018-12-27 15:36Add transmission aliasesAnders Damsgaard1+3-1
2018-12-27 15:05Write mpd audio to two alsa outputsAnders Damsgaard1+12-2
2018-12-27 10:24Fix internet widget with dockerAnders Damsgaard1+1-2
2018-12-27 08:31Change music shortcut to MAnders Damsgaard1+1-1
2018-12-25 22:29Add shdl shell functionAnders Damsgaard1+1-0
2018-12-24 08:29Add vfat support from upstream lukesmithxyz/voidriceAnders Damsgaard1+6-1
2018-12-23 18:45Change few characters for styleAnders Damsgaard1+10-8
2018-12-23 18:39Add Sairon Istyar tpb scriptAnders Damsgaard1+169-0
2018-12-23 18:19Remove notify-sendAnders Damsgaard1+1-1
2018-12-23 18:17Enforce native scaling whenever applicableAnders Damsgaard1+4-4
2018-12-23 16:57Restart dunst after displayselect and scale to 1.0 with ThinkVantage buttonAnders Damsgaard2+4-2
2018-12-23 16:08Break long lineAnders Damsgaard1+3-1
2018-12-23 16:07Allow mirroring between internal and external display, with scaling for internal displayAnders Damsgaard1+22-5
2018-12-23 11:43Add option to mirror displaysAnders Damsgaard1+48-24
2018-12-23 11:10Use mod+shift+a for display select and ThinkVantage button as fallbackAnders Damsgaard2+2-3
2018-12-23 10:57Use lukesmithxyz script for display selectionAnders Damsgaard4+67-12
2018-12-22 16:11Update bookmarksAnders Damsgaard3+3-6
2018-12-21 10:43Only serve mpd on localhostAnders Damsgaard1+1-0
2018-12-21 10:31Add floating calculator and tmux sessionAnders Damsgaard3+41-8
2018-12-21 10:19Add script for drop-down tmux sessionAnders Damsgaard1+3-0
2018-12-20 20:31Do not lock with xautolock in sleeping stateAnders Damsgaard1+1-1
2018-12-20 20:08Cleanup msmtprc and i3blocks confiAnders Damsgaard2+2-70
2018-12-20 19:22Invoke gpg with agent for reading encrypted imap passwordsAnders Damsgaard1+11-9
2018-12-20 16:00Set forecast for SkørpingAnders Damsgaard1+3-3
2018-12-20 12:58Tweak date format and colorize mail outputAnders Damsgaard3+8-7
2018-12-20 12:58Hide 0W power drawAnders Damsgaard1+1-0
2018-12-20 10:03Colorize mail status for i3blocksAnders Damsgaard1+9-2
2018-12-19 21:12Show power draw from battery when unpluggedAnders Damsgaard2+3-2
2018-12-19 20:58Disable list characters in markdownAnders Damsgaard1+1-1
2018-12-19 16:55Do not show blank paranthesesAnders Damsgaard1+1-0
2018-12-19 16:38Use emoji for denoting keyboard layout and disable dunst notificationAnders Damsgaard4+23-4
2018-12-19 16:29Set nolist for vim, show battery time in custom i3blocks power statusAnders Damsgaard3+10-9
2018-12-19 09:40Misc ducksearch cleanup, move newsboat configAnders Damsgaard3+9-113
2018-12-19 09:13Modify ducksearch to allow direct url entriesAnders Damsgaard1+11-3
2018-12-19 07:51Add missing bookmark filesAnders Damsgaard2+34-0
2018-12-18 21:07Add binding for youtube-video without videoAnders Damsgaard1+1-0
2018-12-18 19:53Add binding for youtube-viewerAnders Damsgaard1+1-0
2018-12-18 19:19Start mpd with systemctl instead of at i3 launchAnders Damsgaard1+0-1
2018-12-18 19:19Move .mpd to config folderAnders Damsgaard1+0-0
2018-12-18 19:17Remove autostart of firefox, remove agents from i3 launch, remove second mpd launchAnders Damsgaard2+0-15
2018-12-18 19:14Clean-up ssh and gpg agentsAnders Damsgaard1+1-2
2018-12-18 19:07Fix file existence checksAnders Damsgaard2+2-2
2018-12-18 18:24Update shortcuts, make paths more generalAnders Damsgaard4+6-6
2018-12-18 18:11Add shortcuts to shell and rangerAnders Damsgaard6+44-2
2018-12-18 08:43Small tweaks to font configurationAnders Damsgaard1+2-1
2018-12-17 13:12Enable visualization and alsa outputs in mpdAnders Damsgaard1+16-10
2018-12-17 13:03Add i3resize script and use itAnders Damsgaard3+32-2
2018-12-17 12:53Fix missing quote marks in custom notify-send scriptAnders Damsgaard1+1-1
2018-12-17 12:48Add dunst configuration, start mpd with i3Anders Damsgaard2+328-1
2018-12-17 12:39Decrease keyboard repeatAnders Damsgaard1+1-1
2018-12-17 12:34Clean-up X/i3 startup configurationAnders Damsgaard4+16-89
2018-12-17 11:18Add binding for vimAnders Damsgaard1+1-0
2018-12-17 11:17Do not highlight 80th columnAnders Damsgaard1+2-1
2018-12-17 11:09Remove old configuration from XresourcesAnders Damsgaard1+2-106
2018-12-17 11:06Fix status-bar indication of urgent workspacesAnders Damsgaard1+2-1
2018-12-17 10:58Hardcode terminal choiceAnders Damsgaard1+1-1
2018-12-17 10:21Add binding for signalAnders Damsgaard1+1-0
2018-12-17 10:10Add duckduckgo search via dmenuAnders Damsgaard2+14-0
2018-12-17 09:27Exit tmux session after newsboat quitsAnders Damsgaard1+1-1
2018-12-17 09:23Start newsboat from ~/tmpAnders Damsgaard2+3-2
2018-12-17 09:21Add tmux-newsboat.shAnders Damsgaard1+25-0
2018-12-17 08:51Add tmux-mutt scriptAnders Damsgaard1+18-0
2018-12-17 08:43Add and change i3 launch keysAnders Damsgaard1+6-4
2018-12-17 08:10Disable redshift, show SSID in statusAnders Damsgaard3+11-6
2018-12-16 21:29Set tmux status bar off by default, remove todo alias, change i3 bindsAnders Damsgaard3+9-4
2018-12-16 18:31Change many i3 bindingsAnders Damsgaard5+139-76
2018-12-15 15:21Enable compton, small misc changesAnders Damsgaard4+6-4
2018-12-15 11:36Add bindings for interactive dmenu dialogsAnders Damsgaard2+9-4
2018-12-15 11:31Fix mail formattingAnders Damsgaard2+3-48
2018-12-15 11:31Add lukesmithxyz dmenu scripts and emoji fileAnders Damsgaard5+1862-0
2018-12-15 11:03Fix wallpaperAnders Damsgaard2+9-12
2018-12-15 10:55Update status barAnders Damsgaard5+25-17
2018-12-15 09:16Change indentationAnders Damsgaard1+1-1
2018-12-15 08:37Add internet iconAnders Damsgaard2+13-4
2018-12-15 08:27Fix mail in i3blocksAnders Damsgaard3+80-22
2018-12-15 07:50Use signals for refreshing individual i3blocksAnders Damsgaard3+48-30
2018-12-15 07:49Add i3 scripts from lukesmithxyzAnders Damsgaard16+260-0
2018-12-15 07:46Move .i3 to .configAnders Damsgaard3+0-0
2018-12-15 05:42Use i3blocks for i3 status barAnders Damsgaard2+25-26
2018-12-14 22:04Rename maildir in more filesAnders Damsgaard5+8-8
2018-12-14 22:02Rename maildir to lower caseAnders Damsgaard4+15-14
2018-12-12 21:20Use colorized pacman outputAnders Damsgaard1+1-1
2018-12-10 10:38Use xdg-open instead of linkhandlerAnders Damsgaard1+6-6
2018-12-09 23:28Export MAILDIR in profileAnders Damsgaard1+1-0
2018-12-09 23:24Fix ssl errors on gmail, change forecast target to PlainsboroAnders Damsgaard2+7-5
2018-12-09 18:53Use PragmataPro for dmenuAnders Damsgaard1+1-1
2018-12-09 18:51Remove erroneous focus-left bindingAnders Damsgaard1+0-1
2018-12-08 17:39Do not launch editor when certain files are calledAnders Damsgaard1+0-11
2018-12-08 17:37Disable error logAnders Damsgaard2+2-1
2018-12-08 16:26Fix formatting error when changing to normal modeAnders Damsgaard1+2-2
2018-12-08 15:44Add gapsAnders Damsgaard1+6-2
2018-12-08 15:02Use linkhandler for newsboatAnders Damsgaard1+5-9
2018-12-08 15:01Add lukesmithxyz lunkhandlerAnders Damsgaard2+28-1
2018-12-08 12:36Remove double xbindkeys callAnders Damsgaard1+0-6
2018-12-08 10:03Clean-up i3 configurationAnders Damsgaard1+2-115
2018-12-08 07:45Decrease i3 font sizeAnders Damsgaard1+1-1
2018-12-08 07:16Add lukesmithxyz ranger configuration and make further updates for archAnders Damsgaard11+1195-18
2018-12-07 20:46Update cert paths and use xdg-openAnders Damsgaard2+14-8
2018-12-07 19:17More idkfa changesAnders Damsgaard2+3-3
2018-12-07 18:55Change scripts for idkfaAnders Damsgaard7+17-186
2018-12-04 10:05Call script with sudo if not SU and on LinuxAnders Damsgaard1+6-4
2018-12-04 08:32Fix gitlab-runner commandAnders Damsgaard1+5-1
2018-12-04 08:30Add script to run one or more gitlab-ci jobs locallyAnders Damsgaard1+25-0
2018-12-04 07:14Determine appropriate docker command based on unameAnders Damsgaard1+6-2
2018-12-03 20:46Add docker-delete-allAnders Damsgaard1+5-0
2018-12-03 14:01Check that an image is specifiedAnders Damsgaard1+1-0
2018-12-03 13:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard8+197-23
2018-12-03 13:56Add docker-shell for starting an interactive shell in a docker imageAnders Damsgaard1+41-0
2018-11-30 10:33Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard16+111-43
2018-10-31 13:10Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+21-12
2018-10-25 09:14Add xdotool and xautomationAnders Damsgaard1+2-0
2018-10-25 08:59Add missing session nameAnders Damsgaard1+1-1
2018-10-25 08:57Change i3 keys and startup programsAnders Damsgaard1+8-20
2018-10-25 08:52Fix tor-browser-update script on DebianAnders Damsgaard1+39-23
2018-10-25 08:11Update auto-launching programsAnders Damsgaard1+4-2
2018-10-25 08:10Fix error in has-sessionAnders Damsgaard1+1-1
2018-10-25 08:09Fix many SC warningsAnders Damsgaard1+34-47
2018-10-25 08:06Start more ssh/gpg services, connect to idkfa on mstdebAnders Damsgaard1+21-11
2018-10-23 07:44Also fetch tags and branches with gpuAnders Damsgaard1+1-1
2018-10-22 12:41Fix binding for keyboard-layout-switch.shAnders Damsgaard1+1-1
2018-10-22 10:17Add apt-transport-https for https repositoriesAnders Damsgaard1+1-0
2018-10-19 10:55Use regular configuration for i3statusAnders Damsgaard1+1-2
2018-10-18 13:10Update various scriptsAnders Damsgaard4+20-13
2018-10-18 09:06Remove general calls from vimrc, only add certain bindings if the plugins are loadedAnders Damsgaard3+20-50
2018-10-18 08:48Create 'vi' configuration which loads everything except pluginsAnders Damsgaard4+50-1
2018-10-18 06:32Load RC files but not plugins with 'vi'Anders Damsgaard1+3-1
2018-10-16 08:08Add ~/.local/bin to PATHAnders Damsgaard1+1-0
2018-10-12 12:40Show lyrics with LAnders Damsgaard1+4-0
2018-10-08 10:26Add mailcap support for svg filesAnders Damsgaard1+1-0
2018-10-08 10:24Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard3+6-2
2018-10-08 10:24Update bookmark page with link to bookmarks, add eps support to mailcapAnders Damsgaard2+2-1
2018-10-04 12:44Improve handling of albumsAnders Damsgaard1+11-3
2018-10-04 12:36Add scripts for showing and playing the newest added musicAnders Damsgaard2+6-0
2018-10-03 12:46Fix typoAnders Damsgaard1+1-1
2018-10-03 12:44Add (postgre)SQL pluginsAnders Damsgaard1+12-0
2018-10-02 11:41Add info messages to newsboat sync wrapperAnders Damsgaard1+6-0
2018-10-01 08:27Fix typoAnders Damsgaard1+1-1
2018-10-01 08:13Store zip file in PWDAnders Damsgaard1+4-2
2018-10-01 07:19Add jupiter-download scriptAnders Damsgaard1+10-0
2018-09-21 12:19Fix paths in syncAnders Damsgaard1+2-5
2018-09-21 11:50Add wrapper for syncing newsboat cache to/from central serverAnders Damsgaard1+9-0
2018-09-21 10:47Add wind option for forecastAnders Damsgaard1+4-0
2018-09-20 19:28Add exporthtml command, sync to adamsgaard.dkAnders Damsgaard1+23-6
2018-09-20 13:51Add bookmark-cmd with custom script, disable non-working signature stripAnders Damsgaard2+1-4
2018-09-20 12:32Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard1+36-21
2018-09-20 12:32Add newsboat innstall rreqs scriptAnders Damsgaard1+20-0
2018-09-20 10:57Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard4+8-4
2018-09-20 10:57Add bookmarking scriptAnders Damsgaard1+72-0
2018-09-13 12:18Do not stop mpd on screen lockAnders Damsgaard1+1-1
2018-09-13 11:54Fix add-to-playlist issueAnders Damsgaard1+3-3
2018-09-13 09:03Use global .gitignoreAnders Damsgaard1+2-0
2018-09-12 10:40Add shellcheck to debianAnders Damsgaard1+1-0
2018-09-12 07:26Control mpd on localhostAnders Damsgaard1+4-4
2018-09-12 07:25Fix bash syntax warningsAnders Damsgaard2+2-2
2018-09-12 07:24Do not repeat prefix movement commandsAnders Damsgaard1+4-4
2018-09-11 12:17Fix X colorsAnders Damsgaard1+35-19
2018-09-10 19:43Use ncmpcpp instead of vimpc, drop https for dmiAnders Damsgaard2+3-3
2018-09-10 12:49Merge branch 'master' of gitlab.com:admesg/dotfilesAnders Damsgaard5+874-4
2018-09-10 12:44Swap keys for syncing all inboxes and current account, fix tmux conflictAnders Damsgaard9+614-48
2018-09-04 10:54Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard1+1-0
2018-09-04 09:21Merge branch 'master' of https://gitlab.com/admesg/dotfilesAnders Damsgaard7+129-4
2018-09-04 09:20Add missing bindings to move windowsAnders Damsgaard1+8-6
2018-08-20 18:44Add sharpening and increase compression quality when using --borderAnders Damsgaard1+6-2
2018-08-20 18:34Add --border option to add 10%-wide border around imageAnders Damsgaard1+14-3
2018-08-19 19:30Insert HTML %20 characters instead of spacesAnders Damsgaard1+1-0
2018-08-19 13:15Update Julia call and bookmarksAnders Damsgaard3+7-5
2018-08-14 13:57Update bookmarks and add optional arguments to forecastAnders Damsgaard2+23-7
2018-08-09 10:02Update bookmarks and forecastAnders Damsgaard2+6-2
2018-08-08 14:21Update forecast to use DMI for zip 7700Anders Damsgaard1+13-7
2018-08-08 12:45Disable fzf preview for history searchAnders Damsgaard1+3-0
2018-08-06 19:54Add commented-out version of gcloud login credentialsAnders Damsgaard1+4-1
2018-08-06 11:39Clean out NJ-related bookmarksAnders Damsgaard1+19-19
2018-08-06 10:54Remove vim-rsi that breaks the danish keyboard layoutAnders Damsgaard1+0-1
2018-08-06 09:44Update feedsAnders Damsgaard1+0-2
2018-07-31 09:51Add upload script to transfer files to files_nonpub on web serverAnders Damsgaard1+11-0
2018-07-30 07:16Update newsboat configurationAnders Damsgaard2+4-4
2018-07-21 02:56Improve newsboat keybindsAnders Damsgaard1+5-0
2018-07-21 02:49Improve newsboat configurationAnders Damsgaard1+14-9
2018-07-21 01:19Small tweaks to newsboat configAnders Damsgaard1+3-4
2018-07-21 01:16Add newsboat to brew listAnders Damsgaard1+1-0
2018-07-21 01:15Add newsboat (newsbeuter successor) configurationAnders Damsgaard2+123-0
2018-07-20 13:24Remove conflicting Spc-X "save and quit all" bindingAnders Damsgaard1+0-1
2018-07-19 16:02Fix typo in markdown configAnders Damsgaard1+1-1
2018-07-19 16:01Disable markdown concealingAnders Damsgaard1+1-1
2018-07-19 16:01Add syntax highlighting for select languages in markdown fencesAnders Damsgaard1+2-6
2018-07-19 15:59Use tpope's markdown which doesn't break list indentationAnders Damsgaard1+1-2
2018-07-19 15:57Add save and quit allAnders Damsgaard1+1-0
2018-07-19 13:31Fix call of board commandAnders Damsgaard1+1-1
2018-07-19 13:28Update paraview versionAnders Damsgaard1+1-1
2018-07-19 13:28Fix vim/tmux pane navigation bindingsAnders Damsgaard1+14-5
2018-07-18 17:21Update tex snippetsAnders Damsgaard1+43-2
2018-07-17 21:00Increase priority of custom snippets, fix tabular snippetAnders Damsgaard1+23-2
2018-07-17 20:11Add latex snippetsAnders Damsgaard1+15-0
2018-07-17 19:45Update keybinds and split behaviorAnders Damsgaard3+6-13
2018-07-17 18:58Change spc-Q to quit all instead of close bufferAnders Damsgaard1+2-2
2018-07-17 18:49Prefix date with markdown # symbolAnders Damsgaard1+1-1
2018-07-17 18:31Add board command, update tmux scriptAnders Damsgaard4+45-11
2018-07-17 15:46Edit todo file directlyAnders Damsgaard1+1-1
2018-07-17 15:45Remove todo scriptAnders Damsgaard1+0-8
2018-07-13 18:49Remove polyglotAnders Damsgaard1+0-1
2018-07-11 15:34Add cht.sh clientAnders Damsgaard1+389-0
2018-07-11 15:07Update signatureAnders Damsgaard1+2-1
2018-07-09 13:47Add signature abbreviation and fix python deprecation warningAnders Damsgaard2+9-0
2018-07-09 00:19Split perl module install into separate fileAnders Damsgaard2+10-10
2018-07-06 18:30Update bookmarksAnders Damsgaard1+1-0
2018-07-05 22:03Remove autoclose maps, add wtfAnders Damsgaard2+1-11
2018-07-02 17:26Tweak signature and ytdl output namingAnders Damsgaard3+3-7
2018-07-02 15:19Remove polyglot and revert to custom filetype plugins. Enable OSX press-and-hold menuAnders Damsgaard2+33-7
2018-07-02 14:30Add vimtex, vim-test, improve completesAnders Damsgaard3+20-5
2018-07-02 12:51Add LICENSEAnders Damsgaard1+674-0
2018-07-02 12:50Update bookmarksAnders Damsgaard1+2-1
2018-07-02 12:46Add comment on escaping remapsAnders Damsgaard1+2-0
2018-07-02 12:44Use manual autoclose and danish letter remappingsAnders Damsgaard2+18-8
2018-07-02 11:17Use vim-polygot for language support and single file for litecorrectAnders Damsgaard5+12-27
2018-06-30 19:43Add plugin to auto-close delimitersAnders Damsgaard1+1-0
2018-06-29 17:06Update bookmarks and ytdl scriptAnders Damsgaard2+6-0
2018-06-26 17:19Start ssh-key daemon with tmux-utilityAnders Damsgaard3+26-22
2018-06-26 17:17Do not prompt for conda updateAnders Damsgaard1+1-7
2018-06-20 14:15Add metadata and move to music library by defaultAnders Damsgaard1+8-4
2018-06-20 14:06Use single script for youtube-dl-musicAnders Damsgaard2+38-96
2018-06-19 19:35Add ubuntu-headless scriptAnders Damsgaard1+70-0
2018-06-19 19:35Attach to existing sessions if these do not existAnders Damsgaard2+2-2
2018-06-14 20:02Update html/revealjs snippets, add anaconda to pathAnders Damsgaard2+21-10
2018-06-14 13:08Update reveal.js snippets with slide, markdownslide, and codeAnders Damsgaard1+18-1
2018-06-13 18:06Add UltiSnips snippetsAnders Damsgaard2+20-0
2018-06-12 15:58Add entry for xlsxAnders Damsgaard1+1-0
2018-06-11 16:43Add mailcap binding for tiff filesAnders Damsgaard1+1-0
2018-06-10 17:29Bind C-Space for accept autosuggest, C-_ for execute autosuggestAnders Damsgaard1+2-2
2018-06-07 19:50Add preliminary VNC tunnel config, update bookmarksAnders Damsgaard2+17-2
2018-06-07 00:32Add junegunn/rainbow_parentheses.vim, add missing newline charAnders Damsgaard1+3-4
2018-06-06 11:04Skip two geomail foldersAnders Damsgaard1+1-1
2018-06-04 14:34Rename GFDL window in tmux, improve playlist item names and orderingAnders Damsgaard2+5-1
2018-06-04 13:54Update vim-plugs in uu, add fzf binding to zshrcAnders Damsgaard2+7-0
2018-06-04 02:09Rename tmux window to idkfa, accept zsh suggestion with ctrl+spaceAnders Damsgaard2+3-1
2018-06-02 22:51Auto start ssh-agentAnders Damsgaard1+20-0
2018-06-01 17:11Remove text.sh and add zmv to zshAnders Damsgaard2+7-39
2018-06-01 16:34Hide username from prompt if "ad" and replace prompt $ with N in normal modeAnders Damsgaard1+6-4
2018-06-01 13:10Only show pwd contents in interactive zsh shellsAnders Damsgaard1+3-1
2018-06-01 13:05Include zplug in uu scriptAnders Damsgaard2+31-12
2018-05-31 13:43Ignore vim modules in git and tagsAnders Damsgaard1+1-0
2018-05-31 13:42Use rg as gutentag driver for excluding .gitignore contentsAnders Damsgaard1+3-0
2018-05-31 13:36Do not skip shell script symlinksAnders Damsgaard1+0-1
2018-05-30 20:38Hide fzf preview window during cdAnders Damsgaard1+2-2
2018-05-30 20:29Minor configuration changesAnders Damsgaard2+1-3
2018-05-30 19:43Add <leader>F binding for navigating between files in git repositoryAnders Damsgaard1+2-2
2018-05-30 19:36Automatically close fzf if there is one or no matchAnders Damsgaard1+1-1
2018-05-30 19:30Show return status in square bracketsAnders Damsgaard1+1-1
2018-05-30 19:28Hide initial / in pass completionAnders Damsgaard1+1-1
2018-05-30 19:27Hide fzf preview window for pass completionAnders Damsgaard1+4-4
2018-05-30 19:16Update speech synthesis commandsAnders Damsgaard1+6-2
2018-05-30 19:11Add e and eg commands to open files with fuzzy findAnders Damsgaard1+17-7
2018-05-30 18:55Enable !! and !$Anders Damsgaard1+2-1
2018-05-30 18:43Install zplug, not zgenAnders Damsgaard1+5-9
2018-05-30 18:36Improve general commands and tmux utility scriptAnders Damsgaard4+162-120
2018-05-30 17:50Update zsh configurationAnders Damsgaard3+148-146
2018-05-30 15:13Clean-up .profileAnders Damsgaard1+11-26
2018-05-30 15:11Use POSIX-compatible command checkAnders Damsgaard1+3-3
2018-05-30 13:58Make .commands.sh universalAnders Damsgaard6+60-157
2018-05-30 13:27Split shell functions and aliases into .commands.sh, use zgenAnders Damsgaard3+164-169
2018-05-30 02:40Update zsh configuration with zplug and new promptAnders Damsgaard2+89-47
2018-05-29 18:07Add wordy keybinds ]d and [dAnders Damsgaard1+4-0
2018-05-29 18:03Add vim-wordy and vim-dittoAnders Damsgaard4+8-2
2018-05-29 13:34Update bookmarksAnders Damsgaard1+1-0
2018-05-28 02:35Add fdupes for finding and deleting duplicate filesAnders Damsgaard1+1-0
2018-05-25 19:27Allow in-line comments in zsh promptAnders Damsgaard1+1-0
2018-05-25 18:38Change order of input and address some syntax warningsAnders Damsgaard1+12-12
2018-05-18 14:25Add C-d, C-u, gg and G bindings for mutt browser when changing foldersAnders Damsgaard1+4-4
2018-05-17 15:17Reverse listing of threadsAnders Damsgaard1+2-2
2018-05-16 18:41Do not subscribe to gmail spam folderAnders Damsgaard1+1-1
2018-05-16 18:39Fix remaining issues with alpine-headless control scriptAnders Damsgaard1+25-21
2018-05-16 18:04Add instructions on how to restart the vmware dhcp serviceAnders Damsgaard1+5-2
2018-05-16 17:18Add VM client configuration for static IPsAnders Damsgaard2+73-2
2018-05-15 17:58Add M-u and M-d bindings to enter and scroll copy modeAnders Damsgaard1+3-1
2018-05-15 16:20Do not indicate user agent in outgoing emailsAnders Damsgaard1+1-0
2018-05-14 17:26Use M-q for display-panesAnders Damsgaard1+1-0
2018-05-14 14:25Increase mailcap wait time for opening browser, update FZF-tmux search commandsAnders Damsgaard2+2-1
2018-05-14 14:04Update email addresses in notmuch configurationAnders Damsgaard1+2-2
2018-05-14 14:04Change a few shellcheck warningsAnders Damsgaard1+13-10
2018-05-11 19:48Do not sync "[Gmail]/Important" foldersAnders Damsgaard1+2-2
2018-05-11 19:20Change keybind for window and session switchingAnders Damsgaard1+2-3
2018-05-11 19:14Ignore Gmail's "All Mail" foldersAnders Damsgaard1+2-0
2018-05-11 19:14Quote file-name variablesAnders Damsgaard1+2-2
2018-05-11 17:50Put github notifications in separate folderAnders Damsgaard3+5-25
2018-05-10 19:11Add M-s binding for last-windowAnders Damsgaard1+1-0
2018-05-10 19:03Add binding to repeat command in previous paneAnders Damsgaard1+4-0
2018-05-10 15:31Change order of components in zsh's RPROMPTAnders Damsgaard1+1-1
2018-05-10 14:34Add timing reporting to zsh promptAnders Damsgaard1+28-1
2018-05-10 13:42Use FZF for switching windows (M-Space) and sessions (M-Q)Anders Damsgaard1+50-47
2018-05-09 19:19Add taskwarrior brew recipe and initial configurationAnders Damsgaard2+32-0
2018-05-09 11:17Also mark public AOS events announcements as readAnders Damsgaard1+3-0
2018-05-08 18:00Mark all new AOS emails as read in NOAA inboxAnders Damsgaard2+19-0
2018-05-08 17:27Disable unused account listingAnders Damsgaard2+4-4
2018-05-08 14:28Quote output variable contentsAnders Damsgaard1+1-1
2018-05-08 14:27Fix browser view of HTML attachmentsAnders Damsgaard1+15-16
2018-05-02 12:15Use consistent unicode symbols for warnings and errorsAnders Damsgaard1+12-4
2018-05-02 00:44Add SC-IM configurationAnders Damsgaard1+5-0
2018-05-01 17:20Add sc-imAnders Damsgaard2+9-8
2018-04-30 20:31Add shellcheckAnders Damsgaard1+1-0
2018-04-30 00:20Set secret environment variables in separate file, add text scriptAnders Damsgaard2+40-0
2018-04-25 14:48Update mail rules and bookmarksAnders Damsgaard2+14-13
2018-04-23 18:12Add plugin for PEP8 standard indentingAnders Damsgaard1+1-0
2018-04-23 18:11Add python configurationAnders Damsgaard4+11-3
2018-04-20 19:04Disable debug mode in attempt to copy attachments before mutt removes themAnders Damsgaard1+2-2
2018-04-20 16:54Improve eject script with coloringAnders Damsgaard2+4-2
2018-04-18 16:57Overload cd function for ... shortcutAnders Damsgaard1+1-0
2018-04-18 15:29Add cliclick and update bookmarksAnders Damsgaard2+3-0
2018-04-18 13:35Add binaries from GOPATH to PATHAnders Damsgaard1+1-0
2018-04-17 21:23Handle text/plain with less, improve VM scriptAnders Damsgaard2+14-9
2018-04-12 14:34Fix synchronization script to idkfaAnders Damsgaard1+3-2
2018-04-12 14:28Place forecast functions to separate filesAnders Damsgaard3+29-27
2018-04-12 13:10Add two utilitarian scriptsAnders Damsgaard2+8-0
2018-04-12 12:59Update link to PGP key at MIT serverAnders Damsgaard1+1-1
2018-04-11 20:28Add alias for Central US time zoneAnders Damsgaard1+1-0
2018-04-11 12:47Update mailcap for handling docxAnders Damsgaard1+1-0
2018-04-07 02:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+21-21
2018-04-07 02:20Revert to HTTP for FMAnders Damsgaard1+1-1
2018-04-06 18:37Fix status parsing of mailboxes with multiple monitored directoriesAnders Damsgaard2+12-12
2018-04-06 17:09Update date commandAnders Damsgaard1+1-1
2018-04-05 00:50Use fzf for git logAnders Damsgaard1+7-0
2018-04-05 00:49Add visual highlight if eject failsAnders Damsgaard1+2-1
2018-04-04 15:19Update GPG key, add gdh folder hookAnders Damsgaard2+11-2
2018-04-03 22:32Add notification for gdh folderAnders Damsgaard4+20-6
2018-04-03 13:32Escape shell insert mode with jkAnders Damsgaard3+11-3
2018-04-03 13:18Remove reattach-to-namespace dependency in tmux, use system clipboard for vimAnders Damsgaard3+11-13
2018-04-03 02:16Start VM if suspendedAnders Damsgaard1+21-7
2018-04-03 02:16Use ripgrep or the-silver-searcher for :grep if availableAnders Damsgaard1+9-0
2018-04-03 02:15Write new snippets files to ~/.vim/UltiSnipsAnders Damsgaard1+1-0
2018-03-29 14:25Define comment string for LaTeXAnders Damsgaard1+2-0
2018-03-28 14:19Add HN link, expand hi! keywordAnders Damsgaard2+2-1
2018-03-27 15:19Add vim-abolishAnders Damsgaard1+2-1
2018-03-27 15:11Add sneak and remove yankstack which caused conflictsAnders Damsgaard2+9-25
2018-03-27 13:26Remove old commentsAnders Damsgaard1+0-20
2018-03-26 23:53Improve statuslineAnders Damsgaard2+50-49
2018-03-26 23:20Remove old configuration for lightlineAnders Damsgaard2+3-58
2018-03-26 23:12Use custom statusline configurationAnders Damsgaard3+75-9
2018-03-26 17:20Use light-weight and built-in completionAnders Damsgaard2+22-6
2018-03-26 15:57Improve autocomplete and snippetsAnders Damsgaard1+15-2
2018-03-26 14:49Reenable vimtex, improve tmux control for latexmkAnders Damsgaard2+4-3
2018-03-26 14:28Load fzf in bashrc or zshrcAnders Damsgaard3+4-4
2018-03-26 14:26Resize tmux status when new window is created with C-a <enter>Anders Damsgaard1+3-3
2018-03-26 14:25Use custom configuration for latex filesAnders Damsgaard2+9-1
2018-03-19 13:55Gather environment variable settings in .bash_profile, common for zsh and bashAnders Damsgaard3+93-222
2018-03-19 13:41Improve zsh startup performance and add w3m bookmarkAnders Damsgaard2+10-4
2018-03-16 13:54Use CA file instead of fingerprints for offlineimap. Fix NYT bookmarkAnders Damsgaard2+9-5
2018-03-15 15:35Add numerous $HOME/bin/ scriptsAnders Damsgaard14+82-0
2018-03-15 15:35Add NYT linkAnders Damsgaard1+1-0
2018-03-14 19:33Overwrite ffmpeg output files without askingAnders Damsgaard1+2-2
2018-03-14 17:34Fix ALE navigation bindingsAnders Damsgaard1+4-4
2018-03-14 15:22Add option to copy ssh key, continue if sshfs failsAnders Damsgaard1+3-2
2018-03-14 15:19Improve help stringAnders Damsgaard1+2-1
2018-03-14 15:18Add control script for VMAnders Damsgaard1+36-0
2018-03-13 16:00Move debian folders into subfolderAnders Damsgaard1+10-10
2018-03-13 15:03Add adamsgaard to mail status scriptsAnders Damsgaard2+12-6
2018-03-13 14:54Add adamsgaard configuration for msmtpAnders Damsgaard1+10-0
2018-03-13 14:39Update offlineimap configuration for adamsgaardAnders Damsgaard1+19-1
2018-03-13 14:39Add imapfilter configuration for adamsgaardAnders Damsgaard1+181-0
2018-03-13 14:21Add mutt configuration for adamsgaard accountAnders Damsgaard1+21-10
2018-03-12 19:30Add safety setting in case mutt is used as imap clientAnders Damsgaard1+2-0
2018-03-12 16:20Increase Goyo widthAnders Damsgaard1+1-0
2018-03-08 16:41Fix python-version issues by making password script cross compatibleAnders Damsgaard2+7-3
2018-03-08 16:22Improve mutt bindings for offlineimapAnders Damsgaard1+23-9
2018-03-08 15:43Add alias for Mountain Standard TimeAnders Damsgaard1+4-6
2018-03-06 15:57Update imap cert fingerprintAnders Damsgaard2+2-1
2018-03-06 01:06Add AAAP sky forecastAnders Damsgaard1+13-0
2018-03-02 20:47Add script to spoof mac addressesAnders Damsgaard1+32-0
2018-03-02 18:55Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:54Hide default buffer listAnders Damsgaard1+20-20
2018-03-02 18:48Update weechat configurationAnders Damsgaard5+48-23
2018-02-28 18:23Various updates to several scriptsAnders Damsgaard4+9-1
2018-02-28 14:43Add anaconda3 installation to PATH for analysis notesAnders Damsgaard2+2-0
2018-02-27 17:44Change split bindingsAnders Damsgaard1+4-4
2018-02-27 16:32Do not automatically load vim and paraview on gfdlAnders Damsgaard1+1-1
2018-02-27 15:32Manually specify CA certificate path as CURL environment variable for GFDL workstationsAnders Damsgaard2+2-0
2018-02-27 15:28Change modules and paths on gfdlAnders Damsgaard1+7-7
2018-02-27 14:54Add paths to manual anaconda3 installation, change font size keybindsAnders Damsgaard3+4-1
2018-02-27 14:00Enforce white in current window statusAnders Damsgaard1+1-1
2018-02-27 13:59Disable Go plugin version warningAnders Damsgaard1+2-0
2018-02-27 13:53Update tmux configuration for gfdl workstationAnders Damsgaard1+7-2
2018-02-27 13:48Update configuration for gfdl workstationAnders Damsgaard3+15-2
2018-02-21 16:02Add pandocAnders Damsgaard1+1-0
2018-02-15 21:18Add bookmarkAnders Damsgaard1+1-0
2018-02-15 15:10Add AnsiEsc, update bookmarksAnders Damsgaard2+7-3
2018-02-09 19:55Automatically indent do loopsAnders Damsgaard1+2-0
2018-02-09 19:52Add bookmarksAnders Damsgaard1+4-0
2018-02-09 19:51Do not enable limelight by defaultAnders Damsgaard1+1-1
2018-02-09 19:50Use full keywords in YAML filetype configuraitonAnders Damsgaard1+1-1
2018-02-09 19:50Add fortran filetype configurationAnders Damsgaard1+16-0
2018-02-07 19:40Add yaml configuration for VimAnders Damsgaard1+23-0
2018-02-07 18:08Change username for irc instanceAnders Damsgaard1+1-1
2018-02-07 18:08Update imap.au.dk fingerprintAnders Damsgaard1+1-1
2018-02-05 17:41Add ALE navigation bindingsAnders Damsgaard1+6-0
2018-02-01 18:22Update URxvt configuration and include colors directly in fileAnders Damsgaard1+41-20
2018-01-30 17:49Update bookmarksAnders Damsgaard1+2-1
2018-01-30 17:49Use `open` or `xdg-open` depending on availabilityAnders Damsgaard1+8-1
2018-01-30 17:04Also reload ~/.vim/plugin/*.vim files with <leader>RAnders Damsgaard1+3-3
2018-01-30 15:26Change bindings for asynchronous make and error checkAnders Damsgaard1+4-2
2018-01-20 13:31Add bookmarksAnders Damsgaard1+3-0
2018-01-15 00:59Add plugin to increase readability of written text, add w3m bookmarksAnders Damsgaard5+6-0
2018-01-10 20:43Fix typos in bookmarksAnders Damsgaard1+2-2
2018-01-10 20:34Disable gitgutter key bindingsAnders Damsgaard1+1-0
2018-01-10 20:31Use build-in netrw instead of nerdtreeAnders Damsgaard3+9-9
2018-01-10 15:04Update tmux bindings, add more w3m bookmarksAnders Damsgaard2+8-7
2018-01-04 02:02Hide menu by defaultfrom hourly forecastAnders Damsgaard1+1-1
2018-01-04 02:01Add `forecast` function for grabbing NWS hourly forecast :partly_sunny:Anders Damsgaard1+8-0
2018-01-04 01:45Add more bookmarks and change photo drive backup to SUSANAnders Damsgaard2+25-1
2018-01-02 18:36Fix github bookmarksAnders Damsgaard1+1-1
2018-01-02 18:36Add further keybinds for editing other vimrc filesAnders Damsgaard1+3-1
2018-01-02 14:01Add w3m bookmarksAnders Damsgaard1+46-0
2017-12-31 18:34Launch w3m with bookmarks page if no other targets are passedAnders Damsgaard1+1-0
2017-12-31 18:07Add functions for launching text-only news sources in torify+w3mAnders Damsgaard1+13-0
2017-12-30 00:06Use currencyconverterapi instead of google financesAnders Damsgaard1+20-10
2017-12-26 19:04Add jhead which is a requirement for gallery.shAnders Damsgaard2+2-0
2017-12-25 21:47Add ansifilter aliasesAnders Damsgaard1+2-0
2017-12-25 21:47Add ansifilterAnders Damsgaard1+2-0
2017-12-24 14:00Add `mpd` for markdown presentations and use .mp4 as default youtube-dl formatAnders Damsgaard2+2-0
2017-12-22 14:43Do not open manuscript files for editing by defaultAnders Damsgaard1+1-1
2017-12-21 20:49Improve window splitting, allow in any directionAnders Damsgaard1+18-16
2017-12-21 20:26Darken window separators in left part of status lineAnders Damsgaard1+1-1
2017-12-21 20:24Add data to right section of tmux status lineAnders Damsgaard1+2-2
2017-12-21 20:18Open vim+fzf in History mode with Ctrl-oAnders Damsgaard1+8-0
2017-12-21 20:10Change appearance of indentation lineAnders Damsgaard1+2-1
2017-12-21 19:34Add back IndentLines but disable for select file typesAnders Damsgaard4+10-0
2017-12-20 18:28Open library and playlist window on openAnders Damsgaard1+1-1
2017-12-20 15:42Support spaces in file namesAnders Damsgaard1+4-6
2017-12-20 01:57Improve key bindings related to terminal modeAnders Damsgaard1+6-1
2017-12-19 19:44Fix paths in neovim configurationAnders Damsgaard1+2-2
2017-12-18 17:52Add fzf-locate with Alt-`Anders Damsgaard1+3-0
2017-12-18 17:43Add conditional to fzf autocompleteAnders Damsgaard1+12-10
2017-12-18 17:40Autocomplete `pass **<Tab>`Anders Damsgaard1+13-0
2017-12-18 16:07Make it possible to toggle playback mode from drop-down menuAnders Damsgaard1+9-0
2017-12-18 15:56Add `bench` as a command-line benchmarking utilityAnders Damsgaard1+1-0
2017-12-18 15:54Improve output from t scriptAnders Damsgaard1+7-2
2017-12-18 15:48Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+29-23
2017-12-18 15:47Automatically (re)install ruby and gemsAnders Damsgaard1+23-0
2017-12-18 14:34Also upgrade brew casks :beer:Anders Damsgaard1+1-0
2017-12-17 15:10Add unicode completion login 🎉Anders Damsgaard1+1-0
2017-12-17 15:09Do not mount sshfs by defaultAnders Damsgaard1+2-2
2017-12-09 18:09Do not use kj for escaping insert modeAnders Damsgaard1+0-1
2017-12-09 15:55Update mailcap for handling htmlAnders Damsgaard2+4-3
2017-12-09 13:35Save mutt HTML attachment as named file for Safari.appAnders Damsgaard1+2-2
2017-12-08 20:34Clear window name before prompting to renameAnders Damsgaard1+2-0
2017-12-08 19:31Remove ~/.xinitrc on mac, add vim gameAnders Damsgaard2+4-0
2017-12-08 15:22Improve output appearance 🌈Anders Damsgaard1+7-2
2017-12-08 14:18Forward mails to me@rescam.org when flagged as spamAnders Damsgaard1+1-0
2017-12-08 12:45Add hyperlinks to profiles, add comment on ffmpeg argAnders Damsgaard2+4-2
2017-12-07 16:09Install and use colordiff, update ffmpeg conversionAnders Damsgaard4+25-3
2017-12-06 20:27Improve file renamingAnders Damsgaard1+8-1
2017-12-06 20:12Use speech synthesis on Darwin for terminal notificationsAnders Damsgaard1+1-0
2017-12-05 20:13Navigate mpd collection with fzf, use vimpc for playlist onlyAnders Damsgaard2+2-2
2017-12-05 19:54add fzf-mpdAnders Damsgaard3+9-2
2017-12-04 23:32Add keybind to lookup current wordAnders Damsgaard2+4-0
2017-12-04 23:28Add thesaurus pluginAnders Damsgaard1+1-0
2017-12-04 16:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+10-8
2017-12-04 16:29Add script to compress PDFsAnders Damsgaard1+16-0
2017-12-03 22:33Change binding to rewrite commit message to <leader>ccAnders Damsgaard1+2-4
2017-12-03 22:31Disable silent optionAnders Damsgaard1+3-1
2017-12-03 22:25Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-12-03 22:23remove unwanted options for gitcommitsAnders Damsgaard1+0-5
2017-12-03 22:21add silent binding enabling edit of previous commitsAnders Damsgaard1+2-0
2017-12-03 22:18add emoji functionality to git commits 📝Anders Damsgaard1+10-0
2017-12-03 22:09add command to replace :string: with corresponding emojiAnders Damsgaard1+3-0
2017-12-01 15:07only load mutt-alias plugin with mail filetypeAnders Damsgaard1+1-1
2017-12-01 14:55reenable mutt aliases, only enable as completefunc in mailsAnders Damsgaard3+3-5
2017-12-01 14:47add ftdetect scripts for detecting file typesAnders Damsgaard9+68-33
2017-11-30 20:37ignore hbox overfull/underfull warnings in quickfix outputAnders Damsgaard1+3-0
2017-11-30 19:03check OS before launching commandsAnders Damsgaard1+5-0
2017-11-30 18:46toggle cursorline/column with <leader>cAnders Damsgaard1+4-1
2017-11-30 14:19fix status script nameAnders Damsgaard1+1-1
2017-11-30 13:56change output of t scriptAnders Damsgaard1+2-1
2017-11-29 18:57add kj as vim escape bindingAnders Damsgaard1+1-0
2017-11-29 18:52change window status appearanceAnders Damsgaard1+3-3
2017-11-28 18:16hold off on statusline configuration, change tmux vim navigation via meta keysAnders Damsgaard2+6-2
2017-11-28 15:49move plugins.vim to make sure it isn't sourced twiceAnders Damsgaard2+1-1
2017-11-28 15:47put vim scripts in plugin folder for autoload, rename vim-plug's folderAnders Damsgaard6+190-194
2017-11-28 15:32use correct mapping calls, thanks bstaleticAnders Damsgaard1+20-23
2017-11-28 15:30implement bstaletic's suggestionsAnders Damsgaard1+0-5
2017-11-28 15:30wrap hi commands in function, called with autocmd when colorscheme is changedAnders Damsgaard1+20-12
2017-11-28 14:37add howdoi via pipAnders Damsgaard1+1-0
2017-11-28 14:29add twitter analytics scriptAnders Damsgaard1+14-0
2017-11-28 02:01remove commands vim-plug already setsAnders Damsgaard1+0-5
2017-11-28 01:36revise Vim configuration according to reddit.com/r/vim vimrc tipsAnders Damsgaard4+104-96
2017-11-27 18:53control MPD with Control+Alt keybindsAnders Damsgaard1+6-0
2017-11-27 15:02use \ for entering overwin modeAnders Damsgaard1+2-5
2017-11-27 14:50use square brackets for indicating active windowAnders Damsgaard1+1-1
2017-11-27 14:48use window-status-separator for tmux statusAnders Damsgaard1+3-3
2017-11-27 14:43update easymotion bindingsAnders Damsgaard2+9-4
2017-11-27 12:50open attachment in browser with ReturnAnders Damsgaard1+2-1
2017-11-27 12:47press 'm' on html attachment to open in browserAnders Damsgaard1+1-0
2017-11-27 00:41use Meta as tmux 'prefix'Anders Damsgaard1+44-1
2017-11-24 18:46decrease tmux status intervalAnders Damsgaard1+1-1
2017-11-23 16:24update tmux-utility scriptAnders Damsgaard1+13-14
2017-11-23 14:41cleanup mutt color file, decrease visual impact of mutt error messagesAnders Damsgaard1+50-65
2017-11-22 14:21disable double period after spaceAnders Damsgaard1+4-3
2017-11-21 20:14add vim-dict dictionary pluginAnders Damsgaard1+1-0
2017-11-20 20:07do not cut mpc output in status-rightAnders Damsgaard1+3-2
2017-11-20 15:23set conceallevel=0 by defaultAnders Damsgaard1+1-1
2017-11-20 15:13add script to alias notify-send on macAnders Damsgaard1+6-0
2017-11-18 14:54allow for repeated swapAnders Damsgaard1+6-6
2017-11-18 14:09add binding to swap (move) tmux windowsAnders Damsgaard1+2-0
2017-11-16 19:11remove indentLineAnders Damsgaard1+0-1
2017-11-16 19:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-11-16 19:03link firefox userContent.css, add tmux launch key for htopAnders Damsgaard2+4-1
2017-11-16 02:54fix status bar issuesAnders Damsgaard1+7-8
2017-11-16 02:20remove session name and date from status barAnders Damsgaard1+3-3
2017-11-15 23:50fix typo which excluded ~/bin from path when shell was launched outside HOMEAnders Damsgaard1+1-1
2017-11-15 16:41add vim-pencil back, which was used for emailsAnders Damsgaard1+1-0
2017-11-15 16:41set env if basilisk is installedAnders Damsgaard1+3-0
2017-11-15 16:41add vim-vixen configurationAnders Damsgaard1+62-0
2017-11-14 21:16open split to send text to susanAnders Damsgaard1+1-0
2017-11-14 21:03remove unused plugins, improve formatting, add vim-slashAnders Damsgaard1+36-38
2017-11-13 18:34update mpc output formattingAnders Damsgaard1+5-5
2017-11-13 18:26run mpc commands and put output in tmux status instead of opening new windowAnders Damsgaard1+5-5
2017-11-13 17:55add binding for RSS readerAnders Damsgaard1+1-0
2017-11-13 17:44add C-p and C-n bindings in Vi modeAnders Damsgaard1+2-0
2017-11-12 15:01add additional python packages to pip install scriptAnders Damsgaard1+6-0
2017-11-12 14:54install scikit-learn and tensorflow through pipAnders Damsgaard2+16-0
2017-11-09 21:02add vim-game-code-breakAnders Damsgaard1+1-0
2017-11-07 13:02fix upgrade logic for julia and condaAnders Damsgaard1+3-4
2017-11-07 12:56split pip upgrade into separate scriptAnders Damsgaard2+11-8
2017-11-06 18:37add binding to add all songs to mpd and play with random onAnders Damsgaard1+2-0
2017-11-06 14:09speed-up zsh launch by changing _has backend and removing thefuckAnders Damsgaard2+14-16
2017-11-06 13:05slight cosmetic changesAnders Damsgaard1+4-1
2017-11-06 12:55clean-up ~/.zshrcAnders Damsgaard1+71-149
2017-11-05 14:54indent EOL comments to same levelAnders Damsgaard1+24-24
2017-11-05 14:52use consistent comment offsetAnders Damsgaard1+24-23
2017-11-05 14:47small improvements to tmux config readabilityAnders Damsgaard1+39-54
2017-11-05 14:23clean-up tmux configurationAnders Damsgaard1+109-120
2017-11-05 13:40install pip packages for pip, pip2, and pip3Anders Damsgaard1+12-5
2017-11-05 12:43remove neovim HEAD upgrade, add conda and julia package updateAnders Damsgaard1+10-17
2017-11-05 01:18install neovim, and use same configuration as for VimAnders Damsgaard2+4-0
2017-11-04 18:24do not echo blank stdout from wgetAnders Damsgaard1+0-1
2017-11-04 18:23update URL for google currency converterAnders Damsgaard1+2-1
2017-11-04 01:22do not disable transparencyAnders Damsgaard1+2-2
2017-11-04 01:18add script to fix mpv/subliminal compatibilityAnders Damsgaard1+4-0
2017-11-03 23:44add missing spaceAnders Damsgaard1+1-1
2017-11-03 23:43add /usr/local/sbin to PATH if it existsAnders Damsgaard1+1-0
2017-11-03 17:37reduce motion and transparencyAnders Damsgaard1+4-1
2017-11-03 16:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+25-25
2017-11-03 16:22add haxor-newsAnders Damsgaard1+1-0
2017-11-03 15:37add mpc bindings to tmuxAnders Damsgaard1+10-4
2017-11-02 18:25do not echo message to stdoutAnders Damsgaard1+0-1
2017-11-02 02:05add Signal.appAnders Damsgaard1+1-0
2017-11-01 18:53fix color scheme issues when exiting GoyoAnders Damsgaard2+23-19
2017-11-01 12:54change order of commands during symlink scriptAnders Damsgaard1+26-26
2017-11-01 12:52create blank aliases file if it doesn't existAnders Damsgaard1+1-0
2017-11-01 00:04use same coloring for linux and darwin, and update message colorsAnders Damsgaard1+3-3
2017-10-31 19:44add vim-unimpairedAnders Damsgaard1+3-0
2017-10-31 19:38try disabling linenumbers by default, swap number/relativenumber bindsAnders Damsgaard2+4-4
2017-10-31 19:32add vader testing frameworkAnders Damsgaard1+3-0
2017-10-31 14:34reorder pluginsAnders Damsgaard1+1-3
2017-10-31 14:33add vimtex pluginAnders Damsgaard1+3-0
2017-10-31 13:24increase zsh history limitAnders Damsgaard1+1-1
2017-10-31 13:06add asciinema2gifAnders Damsgaard1+1-0
2017-10-30 20:03fix function nameAnders Damsgaard1+1-1
2017-10-30 19:51rely on vim-scholarref plugin instead of manual mappingAnders Damsgaard2+4-1
2017-10-30 14:46fix plugin nameAnders Damsgaard1+3-3
2017-10-30 03:07update message style specificationAnders Damsgaard1+2-3
2017-10-30 02:43add magicavoxel caskAnders Damsgaard1+1-0
2017-10-28 17:08reenable mouse in tmuxAnders Damsgaard1+1-1
2017-10-28 17:07update urlview bindingAnders Damsgaard1+5-1
2017-10-24 22:13hide mutt's top help barAnders Damsgaard1+1-1
2017-10-24 21:55add vim-repeatAnders Damsgaard1+1-0
2017-10-24 21:43use fugitive's GpushAnders Damsgaard1+1-1
2017-10-24 21:42add more descriptive comment to rhubarbAnders Damsgaard1+1-1
2017-10-24 21:40use fugitive instead of homebrew git commandsAnders Damsgaard2+13-4
2017-10-24 21:31disable vim-fold keybindingsAnders Damsgaard1+2-0
2017-10-24 21:27remove legacy codeAnders Damsgaard4+9-104
2017-10-24 21:14remove old codeAnders Damsgaard1+6-37
2017-10-24 21:00add fugitive and .gitignoreAnders Damsgaard2+3-1
2017-10-24 20:53show git status by defaultAnders Damsgaard1+1-1
2017-10-24 20:49move vimrc to ~/.vim/Anders Damsgaard1+0-0
2017-10-21 18:49reduce info in status bar, align status to the leftAnders Damsgaard1+5-5
2017-10-21 18:37use less distracting colors for tmux status bareAnders Damsgaard1+6-6
2017-10-21 17:40add command to disable goyo and reinitialize MYVIMRCAnders Damsgaard1+4-3
2017-10-21 17:39cleanup unused code and move status bar to the topAnders Damsgaard1+9-60
2017-10-21 16:00remove two old commented linesAnders Damsgaard1+0-2
2017-10-21 01:43add keybinds for vim in Rg mode. Disable symlink follow in fzfAnders Damsgaard1+10-1
2017-10-21 01:37fix zsh-widget namesAnders Damsgaard1+3-3
2017-10-21 01:36zsh: add ctrl-e for vim, ctrl-f for vim+fzfAnders Damsgaard1+17-0
2017-10-21 00:51use 'v' alias for 'vim'Anders Damsgaard1+2-2
2017-10-20 22:38quote contents of STDIN variableAnders Damsgaard1+6-1
2017-10-20 12:41disable mouseAnders Damsgaard1+1-1
2017-10-20 11:44add script to interface with Messages.appAnders Damsgaard1+10-0
2017-10-20 11:43open buffers with ',', tweak font smoothingAnders Damsgaard2+2-2
2017-10-20 00:57add ssh key to Keychain\ Access.appAnders Damsgaard1+5-1
2017-10-20 00:22disable shadow around window screenshotsAnders Damsgaard1+2-2
2017-10-19 20:11use lightline instead of airline, add ; for buffer navigationAnders Damsgaard3+56-64
2017-10-19 18:25fix goyo mode, bind to <leader>yAnders Damsgaard2+28-33
2017-10-19 17:33rename folder so macos does not confuse it for an application bundleAnders Damsgaard2+1682-1682
2017-10-19 17:30disable subpixel smoothing for Terminal.appAnders Damsgaard1+1-0
2017-10-19 17:26test terminal colorsAnders Damsgaard1+26-0
2017-10-19 16:04add configuration for Terminal.appAnders Damsgaard1+1682-0
2017-10-19 15:56disable ack.vim to see if fzf's functionality is sufficientAnders Damsgaard1+6-6
2017-10-19 15:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard0+0-0
2017-10-19 15:41add grep-like fzf search with rg or agAnders Damsgaard2+27-3
2017-10-19 15:40use ripgrep over the_silver_searcher if availableAnders Damsgaard1+10-1
2017-10-19 15:18add the_silver_searcherAnders Damsgaard1+1-0
2017-10-19 15:18use ag and show hidden files in fzfAnders Damsgaard1+26-12
2017-10-17 18:07add several homebrew packagesAnders Damsgaard2+31-28
2017-10-14 13:30use exa as ls if installedAnders Damsgaard1+2-0
2017-10-14 13:28disable mission control hot cornersAnders Damsgaard1+8-8
2017-10-14 02:29add terminal tetris cloneAnders Damsgaard1+1-0
2017-10-13 20:04add vagrant and virtualboxAnders Damsgaard1+2-0
2017-10-13 18:09disable python-mode, update riseup cert fingerprintAnders Damsgaard3+2-6
2017-10-10 15:56add highlight to debianAnders Damsgaard1+1-0
2017-10-10 15:28fix preview truncationAnders Damsgaard1+1-2
2017-10-10 15:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard5+27-23
2017-10-10 15:13show syntax-highlighted preview in fzfAnders Damsgaard3+10-2
2017-10-06 19:37use output from ksexpand to determine bibliogrpahy pathAnders Damsgaard1+1-1
2017-10-06 19:31better handling with existing symlinksAnders Damsgaard1+15-12
2017-10-06 18:53link bibtex bibliography to common folderAnders Damsgaard2+3-1
2017-10-06 17:07launch default shell with new windowAnders Damsgaard1+1-1
2017-10-06 16:49automatically rescale status fields when opening a new tmux windowAnders Damsgaard1+6-3
2017-10-05 13:00Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+61-19
2017-10-05 13:00add rename utilityAnders Damsgaard1+1-0
2017-10-04 12:37remove `history|grep` aliasAnders Damsgaard1+0-1
2017-10-03 02:32double verification of command line tools statusAnders Damsgaard1+8-2
2017-10-03 02:12name weather windowAnders Damsgaard1+3-1
2017-10-02 13:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard13+1073-1034
2017-10-02 13:13add surfraw integration with duckduckgo's hidden service and add zsh functionsAnders Damsgaard3+93-2
2017-09-29 17:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+20-19
2017-09-29 17:35ask about Debian package installationAnders Damsgaard1+2-1
2017-09-29 16:02access instance through hostnameAnders Damsgaard1+1-1
2017-09-29 14:02do not fetch vim plugins if they already existAnders Damsgaard1+3-0
2017-09-29 13:52do not exit on failed scripts, install apt packages in one callAnders Damsgaard5+8-9
2017-09-29 13:46make echo interpret newlines on linuxAnders Damsgaard1+1-1
2017-09-29 02:08enable transparency by defaultAnders Damsgaard1+1-1
2017-09-29 00:48remove old scriptsAnders Damsgaard9+0-57
2017-09-29 00:39improve init script launchingAnders Damsgaard12+59-129
2017-09-28 18:36move bin scriptsAnders Damsgaard59+0-0
2017-09-28 18:19move sources for symlinks into separate folderAnders Damsgaard166+986-186
2017-09-28 17:35remove redundant code and casksAnders Damsgaard2+0-130
2017-09-28 17:27do not ask to install individual casks. remove legacy codeAnders Damsgaard2+9-22
2017-09-28 02:34remove unused codeAnders Damsgaard1+1-4
2017-09-27 21:27change file permissions and add zsh scriptAnders Damsgaard7+8-0
2017-09-27 20:17add more installation scriptsAnders Damsgaard9+256-153
2017-09-27 19:51revise structure according to cowboy/dotfilesAnders Damsgaard2+16-0
2017-09-27 19:43add note on backupAnders Damsgaard1+1-0
2017-09-27 19:41cleanup unused code in install scriptAnders Damsgaard1+0-34
2017-09-27 19:26update create_symlinks script to automatically select and link filesAnders Damsgaard5+35-62
2017-09-26 18:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard18+357-85
2017-09-26 18:43add trailing newline after transfer.sh urlAnders Damsgaard1+1-0
2017-09-25 18:52change index format stringAnders Damsgaard1+1-4
2017-09-25 17:37use password-store for msmtpAnders Damsgaard1+5-0
2017-09-25 17:30use password store instead of keyringAnders Damsgaard4+28-13
2017-09-25 14:42add surfrawAnders Damsgaard1+1-0
2017-09-25 14:39symlink surfraw configurationAnders Damsgaard1+2-1
2017-09-25 14:39add surfraw configuration for osxAnders Damsgaard1+3-0
2017-09-25 13:39modify backup script for new drive structureAnders Damsgaard1+2-11
2017-09-25 13:38add and modify shortcuts for sorted listing of directoriesAnders Damsgaard1+3-1
2017-09-21 14:41add plugin for javascriptAnders Damsgaard1+2-1
2017-09-20 15:41add vim-gutentag for automatic tag managementAnders Damsgaard1+2-1
2017-09-15 14:06change to working rainbow pluginAnders Damsgaard1+2-6
2017-09-15 13:35remove binding to nonexistent :ErrorsAnders Damsgaard1+0-3
2017-09-15 13:21simplify airline appearanceAnders Damsgaard2+6-0
2017-09-12 19:47install paraview from homebrew/scienceAnders Damsgaard1+1-1
2017-09-12 14:24disable automatic reflow except for specific file types. Add ctags definitions for julia source codeAnders Damsgaard3+6-1
2017-09-11 17:58add ripgrepAnders Damsgaard1+1-0
2017-09-11 13:25add `lkj` binding to write bufferAnders Damsgaard1+1-0
2017-09-11 13:22reference absolute pathsAnders Damsgaard1+2-2
2017-09-11 13:14add window with manuscriptAnders Damsgaard1+5-0
2017-09-08 19:15add fzf plugin and keybindsAnders Damsgaard2+15-6
2017-09-08 18:53add comment on FZF usage in shellAnders Damsgaard1+1-0
2017-09-08 18:48add fzf as vim pluginAnders Damsgaard1+1-0
2017-09-08 18:44install fzf shell extensionsAnders Damsgaard3+7-0
2017-09-08 18:42install fzfAnders Damsgaard1+1-0
2017-09-06 17:15disable vim-wheel until issues with tmux navigation have been sorted outAnders Damsgaard1+0-5
2017-09-06 17:04add vim-wheel and bindings Ctrl-shift-j, Ctrl-shift-kAnders Damsgaard2+6-1
2017-09-06 16:47add function to transfer.sh for sharing of large filesAnders Damsgaard1+17-0
2017-09-06 16:47change ssh keyAnders Damsgaard1+3-5
2017-09-06 16:46improve appearance and functionality with tex filesAnders Damsgaard3+30-15
2017-08-31 15:55add plugin and keybinds for hiding completed items in todoAnders Damsgaard2+5-1
2017-08-30 19:02update `sudoedit` to `sudo -e`Anders Damsgaard1+1-1
2017-08-30 18:56add binding for writing current file with escalated privilegesAnders Damsgaard1+3-3
2017-08-30 18:56use X11 forwardingAnders Damsgaard1+1-1
2017-08-17 09:59add terminal-notifierAnders Damsgaard1+1-0
2017-08-16 15:31add translate-shellAnders Damsgaard1+1-0
2017-08-10 20:19enable vim-dispatch for :MakeAnders Damsgaard1+1-1
2017-08-09 12:39split vim configuration into more filesAnders Damsgaard4+335-457
2017-08-09 09:46fix typo in repo nameAnders Damsgaard1+1-1
2017-08-09 09:40use vim-plug, split plugins to separate fileAnders Damsgaard3+102-189
2017-08-09 09:08update GPG sign key, install vim-plugAnders Damsgaard1+11-5
2017-08-06 11:29split windows with same path as current paneAnders Damsgaard1+7-0
2017-07-27 11:40fix call to idkfa ssh scriptAnders Damsgaard1+1-1
2017-07-27 11:40use python2Anders Damsgaard1+1-1
2017-07-27 11:40add aliases for US time zonesAnders Damsgaard1+5-1
2017-07-11 10:43connect to idkfa tmux sessionAnders Damsgaard2+6-1
2017-07-11 10:40add option to launch SeaIce.jl related windowsAnders Damsgaard1+16-0
2017-07-02 11:03fix copy binding for osxAnders Damsgaard1+1-1
2017-06-19 14:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2017-06-19 14:20load anaconda on GFDL workstationsAnders Damsgaard1+1-1
2017-06-06 19:47add strange Exchange email aliasAnders Damsgaard1+1-1
2017-06-02 17:10disable poll from ucsdAnders Damsgaard1+1-1
2017-05-24 19:43update signatureAnders Damsgaard1+1-1
2017-05-24 16:32update for changes in tmux-yankAnders Damsgaard1+5-3
2017-05-17 14:31add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50add notmux optionAnders Damsgaard1+3-0
2017-05-12 13:50fix pane select after splitting for offlineimapAnders Damsgaard1+2-2
2017-05-09 16:59disable bufexplorerAnders Damsgaard1+1-1
2017-05-09 16:00use torify if availableAnders Damsgaard1+6-1
2017-05-09 15:59run with 1 processAnders Damsgaard1+2-1
2017-05-05 16:04update IRC layoutAnders Damsgaard1+18-18
2017-05-01 17:38add script to launch an optimized julia processAnders Damsgaard1+2-0
2017-04-30 13:05reenable invisible charactersAnders Damsgaard1+2-2
2017-04-27 15:53add missing line delimiterAnders Damsgaard1+2-2
2017-04-25 16:10matlab module interferes with C compilationAnders Damsgaard1+1-1
2017-04-21 18:38let color scheme decide fg and bg color of normal textAnders Damsgaard1+1-0
2017-04-19 02:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+5-0
2017-04-19 02:01add github userAnders Damsgaard1+2-0
2017-04-17 02:08remove status_backend which is incompatible with newest versionAnders Damsgaard1+7-7
2017-04-14 18:51add #juliaAnders Damsgaard1+1-1
2017-04-14 17:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard7+44-23
2017-04-14 17:58add MOM6 slack channelAnders Damsgaard2+54-16
2017-04-06 17:57add iceberg-model slack configAnders Damsgaard2+52-14
2017-04-03 19:37remove superfluous mail labelAnders Damsgaard1+1-1
2017-04-03 19:35end script if maildir doesn't existAnders Damsgaard1+5-1
2017-04-03 19:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+92-30
2017-04-03 19:12change order of mailboxes according to keybindsAnders Damsgaard1+8-8
2017-03-11 23:24minor weechat fixesAnders Damsgaard3+18-18
2017-03-10 18:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+52-14
2017-03-10 18:52connect to gcloud instance instead of idkfaAnders Damsgaard1+2-1
2017-03-02 21:58increase number of simultaneous offlineimap threadsAnders Damsgaard1+1-1
2017-03-01 05:49show princeton/noaa email status in statusbarAnders Damsgaard1+6-0
2017-03-01 05:44add noaa accountAnders Damsgaard3+83-2
2017-02-28 05:18add princeton mail accountAnders Damsgaard3+80-1
2017-02-13 18:35update gpg signing keyAnders Damsgaard2+6-5
2017-02-10 18:45abbreviate landforms, communications, geoscienceAnders Damsgaard Christensen1+3-0
2017-02-07 03:40add ssh key to keyring on launchAnders Damsgaard Christensen1+1-0
2017-02-07 03:39start mpd with tmux sessionAnders Damsgaard Christensen1+2-0
2017-02-06 22:58appreviate GeophysicsAnders Damsgaard Christensen1+1-0
2017-02-06 22:53abbreviate PhysicsAnders Damsgaard Christensen1+1-1
2017-02-06 22:45abbreviate AppliedAnders Damsgaard Christensen1+1-0
2017-02-03 22:53add osx output device, increase buffer sizeAnders Damsgaard Christensen1+7-0
2017-02-03 19:06show return value, change color of bg job numbers in promptAnders Damsgaard Christensen1+2-2
2017-02-03 00:00add asynchronous code checkingAnders Damsgaard Christensen1+36-31
2017-01-30 23:40add ipython configurationAnders Damsgaard Christensen2+571-1
2017-01-30 23:07fix kill command syntaxAnders Damsgaard Christensen1+1-1
2017-01-28 00:02do not show line wrap symbolsAnders Damsgaard Christensen1+1-1
2017-01-28 00:02add verbosity flagAnders Damsgaard Christensen1+5-0
2017-01-26 23:12abbreviate journal namesAnders Damsgaard Christensen1+31-0
2017-01-24 18:35change line wrap in mutt pagerAnders Damsgaard Christensen2+4-3
2017-01-18 17:09Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+1-1
2017-01-18 17:08fix spellcheck in certain file typesAnders Damsgaard Christensen1+1-1
2017-01-12 21:14add error handling for doi search serviceAnders Damsgaard Christensen1+10-3
2017-01-12 19:49add yank history cyclingAnders Damsgaard Christensen1+12-3
2017-01-11 21:38customize conceal behaviorAnders Damsgaard Christensen1+14-5
2017-01-11 20:52enable spell checking in certain file formatsAnders Damsgaard Christensen1+3-0
2017-01-09 22:19only activate torch if present on systemAnders Damsgaard Christensen1+2-5
2017-01-09 22:17show return status of previous command, change prompt symbol according to root/nonrootAnders Damsgaard Christensen1+5-3
2017-01-09 22:12show number of background jobs in zsh promptAnders Damsgaard Christensen1+4-1
2017-01-09 21:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+19-3
2017-01-09 21:36color filename output, generalize sshfs scriptAnders Damsgaard Christensen2+2-2
2017-01-04 20:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+19-18
2017-01-04 20:34add compatibility for unicode characters in bibtex entryAnders Damsgaard Christensen1+1-1
2016-12-28 20:54add dependencies for dcp2iccAnders Damsgaard Christensen1+4-1
2016-12-28 20:53revert to default line navigation on wrapped linesAnders Damsgaard Christensen1+2-2
2016-12-15 19:45add mpv, remove bitbar grep flagAnders Damsgaard Christensen2+2-1
2016-12-05 17:35fix output for forwarded emailsAnders Damsgaard Christensen1+1-1
2016-12-01 18:19move paraview list emailsAnders Damsgaard Christensen1+8-0
2016-12-01 17:51mount idkfa in /Volumes folderAnders Damsgaard Christensen1+2-1
2016-12-01 17:49add alias for denmark-dateAnders Damsgaard Christensen1+1-0
2016-11-30 17:25add wireshark with GUIAnders Damsgaard Christensen1+1-0
2016-11-30 16:58Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+29-27
2016-11-30 16:57add binding to search backwards (B)Anders Damsgaard Christensen1+1-0
2016-11-22 05:49add binding to go to academic alerts folderAnders Damsgaard Christensen1+1-0
2016-11-14 00:35Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+27-2
2016-11-14 00:35remove libav from brewAnders Damsgaard Christensen1+0-1
2016-11-11 03:19add tmux configAnders Damsgaard Christensen1+187-0
2016-11-09 06:47add missing dotfilesAnders Damsgaard Christensen2+271-0
2016-11-07 20:13add missing dotfilesAnders Damsgaard Christensen207+21420-0
2016-11-07 20:05convert tabs to spacesAnders Damsgaard Christensen1+47-0
2016-11-07 19:23add dependencies for scholarrefAnders Damsgaard Christensen1+16-0
2016-11-07 18:54add BeautifulSoup for web scrapingAnders Damsgaard Christensen210+0-21862
2016-11-04 21:10add grepg and vim integrationAnders Damsgaard Christensen2+4-0
2016-11-03 20:15add qrencode to osxAnders Damsgaard Christensen1+1-0
2016-11-02 16:34update brew upgrade syntaxAnders Damsgaard Christensen1+1-1
2016-10-26 15:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+55-10
2016-10-26 15:01update riseup cert, spacemacs themesAnders Damsgaard Christensen2+3-4
2016-10-13 19:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+22-13
2016-10-13 19:13run pip commands as regular userAnders Damsgaard Christensen1+2-2
2016-09-28 16:55fix shell argument errorAnders Damsgaard Christensen1+1-1
2016-09-28 16:54use metric units for weather forecastAnders Damsgaard Christensen1+1-1
2016-09-28 15:36add weather and calendar bindingsAnders Damsgaard Christensen1+4-0
2016-09-23 21:42set relative numbering ON by defaultAnders Damsgaard Christensen1+1-1
2016-09-23 17:57add visual indication of indentationAnders Damsgaard Christensen1+10-0
2016-09-23 17:51change to tender colorscheme, disable neovim-incompatible encryptionAnders Damsgaard Christensen1+14-3
2016-09-20 04:55add music syncing scriptAnders Damsgaard Christensen1+8-0
2016-09-19 17:53only move file is metadata is recordedAnders Damsgaard Christensen1+14-14
2016-09-19 17:07add script to loop over playlistAnders Damsgaard Christensen1+78-0
2016-09-14 18:46add pip package installation scriptAnders Damsgaard Christensen1+13-0
2016-09-14 03:30Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-09-14 03:29only run reattach-to-userspace on osxAnders Damsgaard Christensen1+2-1
2016-09-09 18:13use python as python syntax checkerAnders Damsgaard Christensen1+15-4
2016-09-09 17:44add bindings for full-screen viewAnders Damsgaard Christensen5+18-14
2016-09-09 17:44decrease terminal font sizeAnders Damsgaard Christensen1+2-2
2016-09-09 17:44Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-2
2016-09-09 17:43disable python lintingAnders Damsgaard Christensen1+2-2
2016-09-06 17:47set mp3 as output formatAnders Damsgaard Christensen1+2-2
2016-09-06 17:43Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+55-6
2016-09-06 17:43add script to download and extract audio from youtub-dlAnders Damsgaard Christensen1+7-0
2016-09-01 03:22fix gpg authentication issueAnders Damsgaard Christensen2+4-0
2016-09-01 03:22add mpd to tmux status and fix cpan cmdAnders Damsgaard Christensen2+3-2
2016-08-31 22:58edit for osx compatibilityAnders Damsgaard Christensen1+4-1
2016-08-31 22:56fix caseAnders Damsgaard Christensen1+1-1
2016-08-31 22:54add notmuch-mutt scriptAnders Damsgaard Christensen1+289-0
2016-08-31 22:54add notmuch-mutt requirementsAnders Damsgaard Christensen1+9-0
2016-08-30 16:47remap sidebar to <spc>S to avoid conflict with spam folderAnders Damsgaard Christensen1+2-2
2016-08-26 20:36toggle sidebar with <space>sAnders Damsgaard Christensen1+6-6
2016-08-12 22:04Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen4+14-10
2016-08-12 22:03add gitter server and pushover functionalityAnders Damsgaard Christensen3+49-8
2016-07-28 05:00show full pmset output in dropdownAnders Damsgaard Christensen1+2-0
2016-07-24 01:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+8-3
2016-07-24 01:50update clock and date format in bitbar and tmuxAnders Damsgaard Christensen3+6-2
2016-07-18 15:18add script to convert to mp4Anders Damsgaard Christensen1+6-0
2016-07-13 16:48add w3m keymapAnders Damsgaard Christensen1+143-0
2016-07-13 16:46configure for macOS sierraAnders Damsgaard Christensen1+16-1
2016-07-03 19:19show 5m avg load in menu barAnders Damsgaard Christensen1+4-0
2016-07-03 19:19expand artists by defaultAnders Damsgaard Christensen1+3-0
2016-07-03 19:19change colorAnders Damsgaard Christensen1+2-1
2016-06-21 02:22Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen3+8-1
2016-06-21 02:22show trailing slashes for foldersAnders Damsgaard Christensen1+2-2
2016-06-09 14:46move manually marked spam to correct folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:44fix reversed bindingsAnders Damsgaard Christensen1+2-2
2016-06-09 14:44change keybind to spam folderAnders Damsgaard Christensen1+1-1
2016-06-09 14:42use Spam instead of Junk folderAnders Damsgaard Christensen2+6-5
2016-06-06 16:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+2-1
2016-06-06 16:47create read-only cache folderAnders Damsgaard Christensen1+4-0
2016-06-03 17:35add fortunesAnders Damsgaard Christensen1+1-0
2016-06-03 17:12small w3m changesAnders Damsgaard Christensen1+4-14
2016-06-03 16:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+6-3
2016-06-03 16:41go to full duckduckgo pageAnders Damsgaard Christensen1+1-1
2016-06-02 20:47add alias for opening DDG hidden service in w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:44add w3mAnders Damsgaard Christensen1+1-0
2016-06-02 20:32tweak colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:25update mutt colorsAnders Damsgaard Christensen1+3-2
2016-06-02 20:16add certificate file for platform portabilityAnders Damsgaard Christensen2+4673-1
2016-06-02 20:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen1+33-6
2016-06-02 20:09change color and background of mutt status barsAnders Damsgaard Christensen1+2-2
2016-06-01 20:04add senders to dropdown menuAnders Damsgaard Christensen1+10-4
2016-05-27 19:46add bitbar pluginsAnders Damsgaard Christensen4+120-0
2016-05-26 16:46add WHO ignore, add highlightsAnders Damsgaard Christensen3+9-9
2016-05-24 18:34do not show time in status barAnders Damsgaard Christensen2+7-6
2016-05-24 17:36do not use character for same nick msgsAnders Damsgaard Christensen2+6-6
2016-05-24 17:29add bitlbeeAnders Damsgaard Christensen3+45-8
2016-05-24 16:58do not load xfer plugin, add slack credentialsAnders Damsgaard Christensen2+5-5
2016-05-24 16:56Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard Christensen2+4-1
2016-05-24 16:56add weechat configurationAnders Damsgaard Christensen18+1503-1
2016-05-20 20:20change order of battery and mail statusAnders Damsgaard Christensen1+2-2
2016-05-20 20:18update utility tmux sessionAnders Damsgaard Christensen1+23-10
2016-05-20 20:16change irc script to point to new serverAnders Damsgaard Christensen1+3-2
2016-05-20 20:16show new mails in status lineAnders Damsgaard Christensen1+2-2
2016-05-16 20:02update irc script and improve offlineimap kill bindAnders Damsgaard Christensen2+8-4
2016-05-16 18:01add weechatAnders Damsgaard Christensen1+3-0
2016-05-13 15:00remove quote from signature, add c2048Anders Damsgaard Christensen2+2-3
2016-05-12 17:00use standard UI for offlineimapAnders Damsgaard Christensen1+6-2
2016-05-11 22:29use cURL instead of wgetAnders Damsgaard Christensen1+1-1
2016-05-10 21:08add dict commandAnders Damsgaard Christensen1+3-0
2016-05-10 21:04use online dictionary for define commandAnders Damsgaard Christensen1+1-1
2016-05-10 21:01add cURLAnders Damsgaard Christensen1+1-0
2016-05-10 20:57add wordnet, add reminder to zshAnders Damsgaard Christensen2+2-0
2016-05-10 04:48add note on how to attach multiple filesAnders Damsgaard Christensen1+3-0
2016-05-07 17:02add alias for default 2048 color schemeAnders Damsgaard Christensen1+2-0
2016-05-05 04:09fix grammar in help outputAnders Damsgaard Christensen1+1-1
2016-05-05 04:04make script work regardless of locale settingsAnders Damsgaard Christensen1+1-1
2016-05-04 17:53disable google analytics from homebrewAnders Damsgaard Christensen1+1-0
2016-05-03 17:35remove newlines from keybinds which broke functionalityAnders Damsgaard Christensen1+7-29
2016-05-02 04:00use split and 80 char colors which work better on osxAnders Damsgaard Christensen1+4-4
2016-05-02 03:59add CA signed certificatesAnders Damsgaard Christensen1+4-1
2016-04-26 22:04add command line currency conversionAnders Damsgaard Christensen1+29-0
2016-04-22 16:20add help text to attachment commandAnders Damsgaard Christensen1+1-1
2016-04-21 16:39use vim for vi emulationAnders Damsgaard Christensen1+2-2
2016-04-21 16:38list errors in split with <spc>EAnders Damsgaard Christensen1+3-0
2016-04-21 16:38enable aggressive-resizeAnders Damsgaard Christensen1+4-0
2016-04-21 16:37add binding to kill all offlineimap processesAnders Damsgaard Christensen1+2-1
2016-04-19 19:29use blinkenlights UI in muttAnders Damsgaard Christensen1+2-2
2016-04-19 18:46tone down col 80 limiterAnders Damsgaard Christensen1+3-1
2016-04-19 18:42change appearance of vsplit dividerAnders Damsgaard Christensen1+1-1
2016-04-19 17:13change order of additional i3 status componentsAnders Damsgaard Christensen1+2-2
2016-04-19 17:13use tty UIAnders Damsgaard Christensen1+2-2
2016-04-18 22:59use blinkenlights UIAnders Damsgaard Christensen1+2-1
2016-04-18 22:55improve vim colors by not setting dark bg and desert colorschemeAnders Damsgaard Christensen1+2-2
2016-04-18 22:52change color of mpd stringAnders Damsgaard Christensen1+1-1
2016-04-18 22:27add unread mail notification to i3bar, always show keyboard layout, blue fg color for mpd statusAnders Damsgaard Christensen1+16-4
2016-04-18 21:03use non-ascii chars for thread symbolsAnders Damsgaard Christensen1+1-1
2016-04-18 21:00do not collapse threads with <space> which is used to lead mailbox changesAnders Damsgaard Christensen1+0-1
2016-04-18 20:47disable sidebarAnders Damsgaard Christensen1+7-7
2016-04-18 20:44enable sidebar toggle, do not sync unused IMAP foldersAnders Damsgaard Christensen2+8-8
2016-04-18 20:14Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-7
2016-04-18 20:14do not open the unread message right wayAnders Damsgaard1+1-1
2016-04-15 18:20Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard11+23-13
2016-04-15 18:19add signkeyAnders Damsgaard2+4-0
2016-04-04 04:18add missing string delimiterAnders Damsgaard1+1-1
2016-04-04 04:12explicit sync unnecessary and problematic in read-only modeAnders Damsgaard1+9-9
2016-04-04 03:20change easymotion prefix to avoid conflict with <leader><leader>Anders Damsgaard1+3-1
2016-04-01 16:37commit dotfile changes from anywhereAnders Damsgaard1+1-0
2016-04-01 16:36change notmuch-mutt bindingAnders Damsgaard1+4-2
2016-04-01 16:17add notmuch and notmuch-mutt integrationAnders Damsgaard2+23-1
2016-03-30 16:47change binding for easymotion to <leader><leader>Anders Damsgaard1+4-2
2016-03-30 16:38clarify parameterAnders Damsgaard1+1-1
2016-03-30 16:25make links clickable in urxvtAnders Damsgaard1+4-0
2016-03-29 18:01Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-3
2016-03-29 18:00control mpd with SPC-MAnders Damsgaard1+7-0
2016-03-28 03:37update homepage urlAnders Damsgaard1+2-2
2016-03-26 03:45change quote structureAnders Damsgaard1+2-2
2016-03-25 17:38add quote to signatureAnders Damsgaard1+4-1
2016-03-25 04:57add bindings for next mailbox with new mails (Y) and add sender alias (a)Anders Damsgaard1+2-0
2016-03-25 03:51change configuration according to kwm 1.1.5Anders Damsgaard1+27-23
2016-03-24 21:11update signatureAnders Damsgaard1+6-5
2016-03-23 18:42add alias to set current display when tmux session has been detachedAnders Damsgaard1+1-0
2016-03-22 18:06add ffmpegAnders Damsgaard1+1-0
2016-03-22 02:51add exuberant ctagsAnders Damsgaard1+1-0
2016-03-22 02:51update fingerprint for imap.gmail.comAnders Damsgaard1+2-1
2016-03-21 21:50also import numpy in interactive ipython sessionAnders Damsgaard1+1-1
2016-03-21 19:48add iddqd ssh sessionAnders Damsgaard1+5-1
2016-03-21 19:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-21 19:47fix wallpaper folder pathAnders Damsgaard1+1-1
2016-03-21 03:45start terminal with leader-enterAnders Damsgaard1+6-1
2016-03-21 03:37add plugin for GoAnders Damsgaard1+2-0
2016-03-20 18:11layout switch with y,YAnders Damsgaard1+2-2
2016-03-20 18:08change layout switch to s,S, window select with n,NAnders Damsgaard1+5-1
2016-03-20 02:03add fix next-layout and rotate-window bindingsAnders Damsgaard1+2-2
2016-03-19 17:35fix hostname parsing on both osx and linuxAnders Damsgaard1+1-1
2016-03-19 17:04fix hostname parsingAnders Damsgaard1+1-1
2016-03-19 17:02do not show trailing domain nameAnders Damsgaard1+1-1
2016-03-19 16:59show hostname in status barAnders Damsgaard1+1-1
2016-03-19 15:49reload with C-a R, rotate layout with C-a rAnders Damsgaard1+5-7
2016-03-19 15:28connect using mosh, rename tmux windowAnders Damsgaard1+3-1
2016-03-19 15:25sort package list, add moshAnders Damsgaard1+59-8
2016-03-19 15:25add moshAnders Damsgaard2+1-0
2016-03-18 22:01fix urlview bindingAnders Damsgaard1+1-1
2016-03-15 18:55fix typo and rename user-config function for spacemacs compatibilityAnders Damsgaard1+2-2
2016-03-15 18:45specify default programsAnders Damsgaard1+6-0
2016-03-15 17:29Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-15 17:28use mod+Shift+b for mpd, not to launch chromiumAnders Damsgaard1+2-2
2016-03-14 18:41Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2016-03-14 18:41show keyboard layout in status bar unless mpd is playingAnders Damsgaard2+3-2
2016-03-14 17:55Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-1
2016-03-14 17:55revert to old keyboard layout switch bindingAnders Damsgaard1+2-2
2016-03-11 18:29add youtube-dlAnders Damsgaard1+1-1
2016-03-10 22:49remove debug echoAnders Damsgaard1+0-1
2016-03-10 22:49make script usable with just 1 argument (input file)Anders Damsgaard1+2-1
2016-03-10 22:48set zathura as default pdf viewer with xdg-openAnders Damsgaard1+3-0
2016-03-10 21:37fix compitability with linuxAnders Damsgaard1+9-2
2016-03-10 20:27slightly increase terminal font sizeAnders Damsgaard1+2-2
2016-03-10 20:26show i3 bar at the top of screenAnders Damsgaard2+4-4
2016-03-10 18:05Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+16-16
2016-03-10 18:05add ntpAnders Damsgaard1+1-1
2016-03-09 20:47improve multi-os clipboard functionalityAnders Damsgaard1+10-6
2016-03-09 19:55make clipboard work in osx and linuxAnders Damsgaard1+1-1
2016-03-09 19:43fix clipboard pase, add alias for denmark dateAnders Damsgaard2+2-1
2016-03-08 23:27install tigAnders Damsgaard1+1-1
2016-03-08 23:26use tig instead of git logAnders Damsgaard1+2-1
2016-03-08 23:25show git log on startupAnders Damsgaard1+1-1
2016-03-08 23:23start tor browser with i3Anders Damsgaard1+1-1
2016-03-08 23:22update utility tmux sessionAnders Damsgaard1+16-5
2016-03-08 23:13change font sizesAnders Damsgaard1+4-4
2016-03-08 19:14disable server-side spam filteringAnders Damsgaard1+2-1
2016-03-08 19:04add comment on locationAnders Damsgaard1+1-1
2016-03-08 19:03change syntax for moving spam and hamAnders Damsgaard1+2-2
2016-03-08 19:01add pism binary folder if presentAnders Damsgaard2+2-0
2016-03-08 19:00call bogofilter from imapfilter, classify msgs from muttAnders Damsgaard3+30-3
2016-03-08 17:39run imapfilter as offlineimap presynchookAnders Damsgaard2+3-2
2016-03-08 17:36run imapfilter when fetching emailAnders Damsgaard1+2-2
2016-03-08 17:34add imapfilter configurationAnders Damsgaard3+160-1
2016-03-08 00:25stop music when lockingAnders Damsgaard1+1-0
2016-03-08 00:24revert to default i3 color schemeAnders Damsgaard1+15-15
2016-03-08 00:22zsh-git-prompt requires haskell and haskell-stackAnders Damsgaard1+3-1
2016-03-08 00:14add w3mAnders Damsgaard1+2-1
2016-03-07 23:38add default configurationAnders Damsgaard1+413-0
2016-03-07 23:37do not put mpd files in ~/.config folderAnders Damsgaard1+1-1
2016-03-07 23:33symlink mpd config folderAnders Damsgaard1+1-1
2016-03-07 23:30remove vimpcAnders Damsgaard1+1-1
2016-03-07 23:28add mpd and clientsAnders Damsgaard1+1-1
2016-03-07 23:17change wallpaperAnders Damsgaard1+2-1
2016-03-07 23:16add redshift for san diegoAnders Damsgaard1+2-1
2016-03-07 23:16add transparancy for urxvtAnders Damsgaard1+2-2
2016-03-07 23:00fix mutt statusbar colors with tomorrow color schemeAnders Damsgaard1+1-1
2016-03-07 22:58sync 4 accounts at onceAnders Damsgaard1+1-1
2016-03-07 22:45do not launch owncloud clientAnders Damsgaard1+1-1
2016-03-07 22:45Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+7-2
2016-03-07 22:45reverse scroll directionAnders Damsgaard1+3-0
2016-03-07 22:28keyboard layout switch binding identical to os xAnders Damsgaard1+3-1
2016-03-07 22:25use vim not neovim for todoAnders Damsgaard1+1-1
2016-03-07 22:20only return passwordAnders Damsgaard1+1-1
2016-03-07 22:18add support for gnome-keyringAnders Damsgaard1+20-1
2016-03-07 22:01add msmtp with gnome keyring functionalityAnders Damsgaard1+2-2
2016-03-07 21:35fix function nameAnders Damsgaard1+7-1
2016-03-07 21:33update script syntaxAnders Damsgaard1+12-13
2016-03-07 21:24install vim with scripting supportAnders Damsgaard1+1-1
2016-03-07 20:46use debian package tor launcherAnders Damsgaard1+2-1
2016-03-07 20:43change to higher-contrast color schemeAnders Damsgaard1+4-3
2016-03-07 20:43run apt cmds with sudo, make executableAnders Damsgaard1+2-2
2016-03-07 19:02add torbrowser-launcherAnders Damsgaard1+1-1
2016-03-07 18:48remove owncloud clientAnders Damsgaard1+1-1
2016-03-07 18:07further increase terminal font sizeAnders Damsgaard1+2-2
2016-03-07 17:56improve font readability on idkfaAnders Damsgaard1+4-4
2016-03-05 00:01use 24-hour format in time stampAnders Damsgaard1+1-1
2016-03-04 23:58add ssh script for idkfaAnders Damsgaard1+4-0
2016-03-03 15:18add aviAnders Damsgaard1+1-0
2016-03-03 15:18handle videoAnders Damsgaard1+2-0
2016-03-02 02:46update pip with sudoAnders Damsgaard1+1-1
2016-02-29 20:34add ssh script to sastrugiAnders Damsgaard1+2-0
2016-02-29 05:42add new easymotion commandsAnders Damsgaard1+20-4
2016-02-29 04:32fix bind conflictAnders Damsgaard1+1-1
2016-02-29 04:26fix group-reply, universally bound to 'g'Anders Damsgaard1+1-1
2016-02-29 00:03remove old macroAnders Damsgaard1+0-2
2016-02-28 23:45improve macro for marking all msgs as readAnders Damsgaard1+1-1
2016-02-28 23:39remove redundant lineAnders Damsgaard1+0-1
2016-02-28 23:38enable fast replyAnders Damsgaard1+3-3
2016-02-28 19:35fix region specificationAnders Damsgaard1+1-1
2016-02-28 19:34change region from spelllangAnders Damsgaard1+1-1
2016-02-28 19:28use signature for ucsd and geomail accounts onlyAnders Damsgaard1+2-1
2016-02-28 19:16ignore own email aliases from group-replyAnders Damsgaard1+3-0
2016-02-28 19:12use built-in function to add to ~/.mutt/aliasesAnders Damsgaard1+6-1
2016-02-28 19:02speed up folder switch, add commented sidebar configAnders Damsgaard1+11-0
2016-02-28 18:38remove old commented parts, fix drafts folder-hookAnders Damsgaard1+6-36
2016-02-28 18:34fix spoolfile, improve format in index viewAnders Damsgaard1+8-3
2016-02-28 18:10show attachment in default browser with VAnders Damsgaard1+4-1
2016-02-28 17:59restructure abook commandsAnders Damsgaard1+5-5
2016-02-28 17:58change key to lowercase a: add sender to abookAnders Damsgaard1+1-1
2016-02-28 17:56change scroll behavior to vi-likeAnders Damsgaard1+8-2
2016-02-28 17:47sync mailbox before changing imap foldersAnders Damsgaard1+9-9
2016-02-28 16:00fix folder hooks and from informationAnders Damsgaard2+13-9
2016-02-27 23:56update vimperator link hint appearance and search engineAnders Damsgaard1+4-4
2016-02-27 23:48add bindings to navigate to sent foldersAnders Damsgaard1+8-2
2016-02-27 01:17Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+11-3
2016-02-27 01:16also sync draftsAnders Damsgaard1+32-1
2016-02-26 03:44specify authentication method for gmailAnders Damsgaard1+1-0
2016-02-26 02:32add note on errorsAnders Damsgaard1+1-0
2016-02-26 02:30add gapple/servicesAnders Damsgaard1+4-0
2016-02-25 23:05add catimgAnders Damsgaard1+1-0
2016-02-25 21:19use account-specific sent-mail foldersAnders Damsgaard1+4-0
2016-02-25 18:59let notmuch automatically discover maildir pathAnders Damsgaard1+1-1
2016-02-25 18:54allow for differing user namesAnders Damsgaard2+10-7
2016-02-25 03:56use space as leader keyAnders Damsgaard1+6-6
2016-02-25 03:41add keybind for cryolistAnders Damsgaard1+1-0
2016-02-25 00:24add binding to close bufferAnders Damsgaard1+3-0
2016-02-24 23:51add notmuchAnders Damsgaard1+1-0
2016-02-24 23:51call notmuch after syncAnders Damsgaard1+4-0
2016-02-24 23:50add (simple) notmuch integrationAnders Damsgaard1+6-0
2016-02-24 23:50change indicator colorsAnders Damsgaard1+1-1
2016-02-24 23:41add notmuch configurationAnders Damsgaard2+99-1
2016-02-24 23:28make indicator more visibleAnders Damsgaard1+2-1
2016-02-24 23:22make view_attachment.sh executableAnders Damsgaard1+0-0
2016-02-24 23:22add calls to view_attachment.shAnders Damsgaard1+17-0
2016-02-24 23:22add attachment handlingAnders Damsgaard1+127-0
2016-02-24 23:19fix gmail configurationAnders Damsgaard2+2-1
2016-02-24 23:10add urlview and symlinksAnders Damsgaard2+2-1
2016-02-24 23:09add script to extract info from osx keychainAnders Damsgaard1+4-2
2016-02-24 23:09add gmail and urlviewAnders Damsgaard1+10-0
2016-02-24 23:09add imap and smtp config filesAnders Damsgaard2+260-0
2016-02-24 22:56use python script to read password from OSX keychainAnders Damsgaard1+19-0
2016-02-24 21:42add notification for new mailAnders Damsgaard1+20-0
2016-02-24 21:25check inboxes onlyAnders Damsgaard1+4-1
2016-02-24 21:25add sender informationAnders Damsgaard1+6-6
2016-02-24 19:45add comment on cron usageAnders Damsgaard1+3-0
2016-02-24 19:44add script which monitors and kills long offlineimap processesAnders Damsgaard1+30-0
2016-02-24 18:17symlink mailcapAnders Damsgaard1+1-1
2016-02-24 18:16parse html emails with w3mAnders Damsgaard2+2-1
2016-02-24 18:16add mailcap for parsing html emails with w3mAnders Damsgaard1+1-0
2016-02-24 18:08remove unused credentialsAnders Damsgaard1+11-11
2016-02-24 18:08update signatureAnders Damsgaard1+9-6
2016-02-23 21:42add mutt and imap/smtp toolsAnders Damsgaard1+6-1
2016-02-23 21:40remove unused credentials, add ucsd folderAnders Damsgaard1+11-0
2016-02-23 21:23clear search highlight after toggleAnders Damsgaard1+1-1
2016-02-22 20:31add symlink for iAwriter directoryAnders Damsgaard1+1-0
2016-02-22 20:30toggle checklist state with SPACE-XAnders Damsgaard1+4-0
2016-02-18 23:00use local todo fileAnders Damsgaard1+4-1
2016-02-18 22:59change todo to markdownAnders Damsgaard1+2-1
2016-02-10 19:04also update dotfilesAnders Damsgaard1+4-0
2016-02-10 19:04add script for connecting to comet through xsede login hubAnders Damsgaard1+4-0
2016-02-10 04:57add bitbar to casksAnders Damsgaard1+1-0
2016-02-10 04:46attempt to open start screen in client modeAnders Damsgaard1+7-1
2016-02-10 04:46update settings to reflect examples/kwmrcAnders Damsgaard1+22-11
2016-02-09 14:51Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+9-7
2016-02-09 14:51reflow text in paragraphsAnders Damsgaard1+1-0
2016-02-06 04:33create symlinks for kwmAnders Damsgaard2+191-1
2016-02-04 23:24try single bracketsAnders Damsgaard1+1-1
2016-02-04 18:20choose casks one by oneAnders Damsgaard1+5-2
2016-02-04 05:43fix daemon check logicAnders Damsgaard1+1-1
2016-02-03 22:53remove old logfile, use short file check for bash_profileAnders Damsgaard1+4-4
2016-02-03 22:49run emacs as daemon and attach with clientAnders Damsgaard1+10-1
2016-02-03 22:24only read bash_profile if it existsAnders Damsgaard1+3-1
2016-02-03 22:21add alias for updating dotfilesAnders Damsgaard1+1-0
2016-02-03 22:19remove wallpapersAnders Damsgaard5+0-0
2016-02-03 22:19improve structureAnders Damsgaard1+22-18
2016-02-03 22:18remove unnecessary textAnders Damsgaard1+1-0
2016-02-03 22:18add alias for git diffAnders Damsgaard1+1-0
2016-02-03 22:16read .bash_profile for correct localesAnders Damsgaard1+2-0
2016-02-03 22:16add commented out line on status bar placementAnders Damsgaard1+2-0
2016-02-03 22:16changed color schemeAnders Damsgaard1+2-2
2016-01-13 16:28change airline themeAnders Damsgaard1+2-2
2016-01-13 16:25do not activate torch by defaultAnders Damsgaard1+1-1
2016-01-13 16:25update kwmAnders Damsgaard1+7-0
2016-01-13 16:24change appearanceAnders Damsgaard1+16-6
2015-12-27 14:58remove trailing spaceAnders Damsgaard1+1-0
2015-12-22 14:28add torch, improve battery scriptAnders Damsgaard2+4-0
2015-12-13 12:12change appearance of split dividers and startify screenAnders Damsgaard1+26-0
2015-12-11 10:47add startup screenAnders Damsgaard1+3-0
2015-12-10 10:30change neovim upgrade promptAnders Damsgaard1+1-1
2015-12-10 10:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+4-1
2015-12-10 10:13change vim aliasesAnders Damsgaard1+4-2
2015-12-06 09:12add navigation from terminal splitsAnders Damsgaard1+6-0
2015-12-06 08:57disable latex-unicoder commandsAnders Damsgaard1+13-7
2015-12-06 08:38update for neovim compatibilityAnders Damsgaard2+20-65
2015-12-05 21:16add option to force neovim upgradeAnders Damsgaard1+9-0
2015-12-05 21:12use same config files for vim and neovimAnders Damsgaard2+8-568
2015-12-05 21:10support nvim and vimAnders Damsgaard1+4-2
2015-12-03 20:42Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard8+13-10
2015-12-03 20:41update casks, add juliaAnders Damsgaard1+1-4
2015-11-27 10:12remove redundant informationAnders Damsgaard1+2-0
2015-11-27 10:07add battery script for OSX, use in tmux status lineAnders Damsgaard2+10-1
2015-11-27 09:18change to new mouse option (tmux >= 2.1)Anders Damsgaard1+4-1
2015-11-24 14:34add vim-markdownAnders Damsgaard1+14-0
2015-11-23 15:25add stanford cluster module load scriptAnders Damsgaard2+9-0
2015-11-23 15:22add matlab on cosmo serverAnders Damsgaard1+4-0
2015-11-23 15:20add traditional pane navigation for nested tmux sessionsAnders Damsgaard1+6-0
2015-11-23 12:43add autosshAnders Damsgaard1+2-0
2015-11-22 10:30create tmp folderAnders Damsgaard1+2-0
2015-11-22 10:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+5-3
2015-11-22 10:24create symlinksAnders Damsgaard1+11-0
2015-11-22 10:08add terminal.app themesAnders Damsgaard1+7-0
2015-11-08 13:58add nvim configurationAnders Damsgaard1+567-0
2015-11-08 13:57add nvim config under XDG_CONFIG_HOMEAnders Damsgaard1+1-1
2015-11-08 12:59add neovim, add sha256 aliasAnders Damsgaard2+3-0
2015-10-22 12:57add plugin to handle php files with htmlAnders Damsgaard1+3-0
2015-10-07 06:53changed themes, added link to galleryAnders Damsgaard1+4-2
2015-10-06 09:02update battery toggle callAnders Damsgaard1+2-1
2015-10-06 07:05add cosmo scriptAnders Damsgaard1+37-0
2015-10-06 06:06Prompt user for cask install, increase spacemacs font sizeAnders Damsgaard3+10-7
2015-10-03 08:31use spacemacs iconAnders Damsgaard1+1-1
2015-09-29 16:21fix argument to awkAnders Damsgaard1+1-1
2015-09-29 16:20always print last field for uptimeAnders Damsgaard1+1-1
2015-09-28 12:17use uptime instead of reading /proc/loadavgAnders Damsgaard1+2-1
2015-09-28 12:10fix missing string delimiterAnders Damsgaard3+12-10
2015-09-28 08:00change spacemacs theme, add tmux integrationAnders Damsgaard2+17-11
2015-09-26 13:29add ffmpegAnders Damsgaard1+1-0
2015-09-22 11:01disable show line numbers by defaultAnders Damsgaard1+1-1
2015-09-22 10:41custom vtk installAnders Damsgaard1+3-1
2015-09-21 19:37add shells layerAnders Damsgaard1+1-0
2015-09-20 12:57do not run conda updateAnders Damsgaard1+1-1
2015-09-17 06:05upgrade pip packagesAnders Damsgaard1+3-0
2015-09-16 18:49add disabled spacemacs pluginAnders Damsgaard1+3-0
2015-09-16 18:46add javascript pluginsAnders Damsgaard1+4-0
2015-09-16 18:44change ctrlp repositoryAnders Damsgaard1+1-2
2015-09-15 13:46always show line numbersAnders Damsgaard1+2-0
2015-09-15 13:42remove caffeine, amphetamine from app store is betterAnders Damsgaard1+0-1
2015-09-15 13:41run pip upgrade with sudoAnders Damsgaard1+1-1
2015-09-15 13:40always show battery info in modelineAnders Damsgaard1+4-1
2015-09-14 14:06add aspell, disable anaconda, remove creative cloud installerAnders Damsgaard3+6-3
2015-09-11 13:50define PDF viewers and enable syncAnders Damsgaard1+17-0
2015-09-07 07:58add tor and torsocksAnders Damsgaard1+2-0
2015-09-06 20:21add processing and vtkAnders Damsgaard1+2-0
2015-09-06 11:05remove miniconda from PATHAnders Damsgaard2+2-2
2015-09-04 10:15remove erroneous EOL charsAnders Damsgaard1+4-4
2015-09-04 09:10add stanford GPU cluster configAnders Damsgaard1+5-0
2015-08-19 18:19change termtile commands to vim styleAnders Damsgaard2+10-10
2015-08-19 10:58fix aliasesAnders Damsgaard1+8-7
2015-08-19 10:56remove alternate ls aliasesAnders Damsgaard1+5-5
2015-08-19 10:55ls is the new llAnders Damsgaard1+1-1
2015-08-17 10:11add termtile aliasesAnders Damsgaard1+12-0
2015-08-09 20:21add copy/paste with system clipboardAnders Damsgaard1+7-4
2015-07-21 13:14add tigAnders Damsgaard1+1-0
2015-07-17 17:43modify make cmdAnders Damsgaard1+1-1
2015-07-16 08:36add MacTeX pathsAnders Damsgaard2+2-0
2015-07-15 09:23install android studio insteadAnders Damsgaard1+2-2
2015-07-15 07:19add android toolsAnders Damsgaard1+2-1
2015-07-04 06:28fix git pull cmdAnders Damsgaard1+2-1
2015-07-03 20:01add octaveAnders Damsgaard1+1-0
2015-07-03 19:55fix brew cask installationAnders Damsgaard1+1-4
2015-07-03 18:50add emmet mode for htmlAnders Damsgaard1+10-0
2015-07-03 18:39do not rebase during pullAnders Damsgaard1+1-1
2015-07-03 13:34Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-1
2015-07-03 13:34rename layers conforming to spacemacs changeAnders Damsgaard1+9-4
2015-06-21 18:51add asciinemaAnders Damsgaard1+2-1
2015-06-21 11:46patch check wasn't working correctlyAnders Damsgaard1+3-5
2015-06-21 11:42fix pathAnders Damsgaard1+2-1
2015-06-21 11:41update spacemacs in uu, change comment to reflect keybind changeAnders Damsgaard2+8-1
2015-06-16 13:36highlight search matchesAnders Damsgaard1+1-0
2015-06-15 19:20jump to previous buffer with <leader><tab>Anders Damsgaard1+3-0
2015-06-15 19:15use leader v to pasteAnders Damsgaard1+5-5
2015-06-13 15:37Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2015-06-13 15:37unbind C-a C-s, add <leader>fs keybindAnders Damsgaard2+2-1
2015-06-06 12:00install tmuxinatorAnders Damsgaard1+3-0
2015-06-06 08:45add libavAnders Damsgaard1+1-0
2015-06-04 18:45add smoothmouseAnders Damsgaard1+1-0
2015-06-04 17:50use C-a as tmux prefixAnders Damsgaard1+7-4
2015-06-04 17:26resume vim with C-zAnders Damsgaard1+13-0
2015-06-04 17:19use ag or git for CtrlPAnders Damsgaard1+13-0
2015-06-04 17:17improve tmux-vim integration, increase spacemacs font sizeAnders Damsgaard4+44-8
2015-06-03 07:33remove sizzlingkeys, can be handled with karabinerAnders Damsgaard1+0-1
2015-06-03 07:32add sizzlingkeys, duet, and transmissionAnders Damsgaard1+3-0
2015-05-31 18:26change to miniconda, remove photoscanAnders Damsgaard3+3-3
2015-05-31 13:30fix tap targeAnders Damsgaard1+1-1
2015-05-31 13:29add tap to emacs-port and fix loopsAnders Damsgaard1+5-2
2015-05-30 19:44add virtualboxAnders Damsgaard1+1-0
2015-05-30 19:43add steam and battle-netAnders Damsgaard1+2-0
2015-05-30 19:39add photoscanAnders Damsgaard1+1-0
2015-05-29 08:20add python-modeAnders Damsgaard1+45-1
2015-05-28 08:38add vlcAnders Damsgaard1+69-0
2015-05-26 11:08add watchAnders Damsgaard1+3-0
2015-05-26 07:34update font nameAnders Damsgaard1+1-1
2015-05-26 07:33* .spacemacs: update font choiceAnders Damsgaard1+1-1
2015-05-25 13:01fix hostname resolution, upgrade anaconda pkgs on osxAnders Damsgaard2+2-1
2015-05-25 08:14use osx cmds for ip, upgrade brew upgrade callAnders Damsgaard2+7-7
2015-05-24 08:57use universal battery script, draw emacs bg in termAnders Damsgaard3+14-10
2015-05-24 05:50add anaconda/bin to pathAnders Damsgaard2+6-4
2015-05-21 07:14do not launch tor-browser on startupAnders Damsgaard1+2-1
2015-05-20 10:57disable rst pluginsAnders Damsgaard1+2-2
2015-05-20 10:57change wallpaperAnders Damsgaard1+2-1
2015-05-20 10:57let /etc/fstab mount sshfsAnders Damsgaard2+2-420
2015-05-20 10:56do not set background color in terminalAnders Damsgaard1+1-1
2015-05-20 10:56do not symlink .emacs.dAnders Damsgaard1+1-1
2015-05-20 10:55only load xiki on flaptopAnders Damsgaard1+3-3
2015-05-18 13:25move custom configuration into config functionAnders Damsgaard1+37-38
2015-05-15 09:41add spacemacs installationAnders Damsgaard1+2-0
2015-05-15 08:15add spacemacs dotfileAnders Damsgaard3+236-1
2015-05-06 08:04add chromium bind, disable mpc backAnders Damsgaard1+3-3
2015-05-06 08:04add cgrep for coloring matching stringsAnders Damsgaard1+5-0
2015-05-06 08:04fix for new launcherAnders Damsgaard1+1-1
2015-04-17 09:11add keybind to gnome-control-centerAnders Damsgaard1+1-1
2015-04-16 07:57add vim-gtfoAnders Damsgaard1+3-0
2015-04-16 07:56add a few application keybindsAnders Damsgaard1+3-1
2015-04-02 11:09remove blog from signatureAnders Damsgaard1+1-2
2015-03-24 15:50call wallpaper script with xrandrAnders Damsgaard3+5-4
2015-03-12 08:52hide path of cabal binaryAnders Damsgaard1+1-1
2015-03-12 08:49only use haskell for zsh git prompt if installedAnders Damsgaard1+4-1
2015-03-11 19:43add LC_ALL definitionAnders Damsgaard1+2-1
2015-02-23 11:06fix sshfs every time, improve lt and lT functionsAnders Damsgaard2+6-4
2015-02-19 08:15disable some auto-starting desktop appsAnders Damsgaard1+1-1
2015-02-18 09:52tweak colors of focused(inactive), add firefox color profileAnders Damsgaard2+146-1
2015-02-18 09:40try black variation of solarizedAnders Damsgaard4+104-8
2015-02-17 08:00do not use autosshAnders Damsgaard1+3-3
2015-02-13 09:38launch more progs by default, turn off verbose sshAnders Damsgaard2+5-4
2015-02-12 14:13refresh bar when calling mpc commandsAnders Damsgaard1+4-4
2015-02-12 14:11add i3blocks configurationAnders Damsgaard1+99-0
2015-02-12 14:11remove vpn info, add i3blocksAnders Damsgaard3+4-3
2015-02-12 10:03add more plugins and keybindsAnders Damsgaard1+32-2
2015-02-12 09:49add latex unicode pluginAnders Damsgaard1+12-0
2015-02-11 12:44add nautilus keybind, use autosshAnders Damsgaard2+4-4
2015-02-05 12:29disable extra panes, extra uptime info instead of cpu%Anders Damsgaard2+13-13
2015-02-04 08:48disable comptonAnders Damsgaard1+1-1
2015-02-04 08:13add custom i3status, test bspwmAnders Damsgaard11+300-401
2015-02-02 11:56add keybind to equal split sizeAnders Damsgaard1+3-0
2015-02-02 08:18assume wallpaper script is in pathAnders Damsgaard1+2-2
2015-01-31 10:07disable comptonAnders Damsgaard1+1-1
2015-01-30 09:26fix typoAnders Damsgaard1+1-1
2015-01-30 08:21move bar back to bottomAnders Damsgaard1+2-2
2015-01-28 13:37change to startpage, add mendeley keybindAnders Damsgaard2+3-2
2015-01-28 09:50add wallpaper scriptAnders Damsgaard1+2-0
2015-01-28 09:49add wallpaper scriptAnders Damsgaard4+13-4
2015-01-27 20:32status bar on topAnders Damsgaard2+3-3
2015-01-27 20:24enable compton, use glx renderingAnders Damsgaard2+3-3
2015-01-27 15:48disable cursor blinkingAnders Damsgaard1+1-1
2015-01-27 15:41return to previous font spacingAnders Damsgaard1+2-2
2015-01-27 15:40add xrandr --auto keybind, disable dpi cmdAnders Damsgaard3+5-4
2015-01-27 12:27suppress waiting symbol for mpd commandsAnders Damsgaard1+4-4
2015-01-27 09:24add shortcut to lock XAnders Damsgaard5+22-14
2015-01-26 19:39rename home folderAnders Damsgaard3+7-7
2015-01-26 19:36rename home folderAnders Damsgaard1+4-4
2015-01-26 19:26move script, add mplayerAnders Damsgaard2+12-12
2015-01-26 19:23add script for debian packages, add user to ssh cmds make .xinitrc executableAnders Damsgaard3+15-3
2015-01-26 17:50updates for flaptopAnders Damsgaard3+8-5
2015-01-23 20:25new hotkeys for all folds, initial echo when calling uu on osxAnders Damsgaard2+3-0
2015-01-23 08:40swap ctrlp and buffer explorerAnders Damsgaard1+5-2
2015-01-22 10:57add link to article note fileAnders Damsgaard1+1-0
2015-01-15 11:41remove empty file if download wasn't successfullAnders Damsgaard1+2-1
2015-01-15 11:39Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+6-10
2015-01-15 11:39add democracy now download scriptAnders Damsgaard1+53-0
2015-01-12 10:48add vimprocbang shortcut <leader>!Anders Damsgaard1+1-0
2015-01-08 10:38update signatureAnders Damsgaard1+5-3
2015-01-08 10:38fix call to sshfs scriptAnders Damsgaard1+2-2
2015-01-07 14:42add commit+push keybindAnders Damsgaard1+1-0
2015-01-07 14:41custom commit commandAnders Damsgaard1+4-1
2015-01-07 12:45disable verbose brew commandsAnders Damsgaard1+3-3
2015-01-07 11:43Show changes to files in commit stagingAnders Damsgaard1+4-4
2015-01-05 09:14switch leader-p commandsAnders Damsgaard1+2-2
2014-12-22 12:22change article2 tmux recipeAnders Damsgaard2+7-6
2014-12-11 14:54use vi keys for xpdfAnders Damsgaard1+1-0
2014-12-11 13:21reduce history sizeAnders Damsgaard1+1-1
2014-12-11 12:02use haskell for zsh-git-promptAnders Damsgaard1+2-0
2014-12-10 20:45update ctrlp-buffer explorer bind to <leader>pAnders Damsgaard1+2-2
2014-12-05 08:29add sshfs mountingAnders Damsgaard1+4-2
2014-12-02 19:27added vpn caseAnders Damsgaard2+6-0
2014-11-28 18:45verbose connectAnders Damsgaard1+2-2
2014-11-28 18:42use short name for most often used scriptAnders Damsgaard1+0-0
2014-11-28 17:55remove xinitrc on OSXAnders Damsgaard1+5-0
2014-11-28 17:53Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard6+10-3
2014-11-28 17:53add scripts to connect to iddqdAnders Damsgaard6+25-1
2014-11-21 09:13Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+163-16
2014-11-09 10:30Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard8+46-17
2014-10-26 18:18Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard9+65-23
2014-10-06 10:35Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard7+84-21
2014-09-21 17:34Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard32+674-117
2014-07-15 11:56verbose output in brew commandsAnders Damsgaard1+3-3
2014-07-13 09:41mirror colorsAnders Damsgaard1+1-1
2014-07-12 20:44bind pdf viewer to mod+pAnders Damsgaard1+1-1
2014-07-12 20:43add zathura keybind mod+zAnders Damsgaard1+1-0
2014-07-12 14:48change color of battery statsAnders Damsgaard1+1-1
2014-07-12 14:46change colors on tmux status barAnders Damsgaard1+3-3
2014-07-12 12:04add solarized-darkAnders Damsgaard4+18-6
2014-07-12 11:54mod+shift+w to switch to bright X color schemeAnders Damsgaard1+3-0
2014-07-08 08:35added git log aliasAnders Damsgaard1+1-0
2014-07-08 07:02start mpd as user service in vimpc paneAnders Damsgaard1+1-1
2014-07-08 07:01revert to iceweasel/firefox as default browserAnders Damsgaard1+3-3
2014-07-08 07:01add julia pathAnders Damsgaard1+3-0
2014-07-03 17:12commit all git changes with \gAnders Damsgaard1+1-0
2014-06-29 06:44renamed clear aliasAnders Damsgaard1+1-1
2014-06-29 06:18added clear alias cAnders Damsgaard1+1-0
2014-06-28 11:58add vim aliasAnders Damsgaard1+1-0
2014-06-28 11:50color fix for emacs in terminalAnders Damsgaard1+3-0
2014-06-28 11:33change window number colorAnders Damsgaard1+2-2
2014-06-28 11:29informative status bar instead of minimalistic formatAnders Damsgaard1+8-11
2014-06-24 11:27vim-like scrollingAnders Damsgaard1+5-0
2014-06-24 10:23Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard3+10-6
2014-06-24 10:20start gnome settings daemon on iddqdAnders Damsgaard1+3-1
2014-06-10 08:21remove mutt paneAnders Damsgaard1+2-3
2014-06-09 08:59added \c for compiling, \i for init.elAnders Damsgaard1+2-1
2014-06-06 12:07increase history limitAnders Damsgaard1+2-0
2014-06-06 10:59added window-numberAnders Damsgaard1+7-4
2014-06-06 10:50added window-numberAnders Damsgaard1+1-0
2014-06-06 10:48add C-x window navigation bindsAnders Damsgaard1+6-2
2014-06-06 09:02enable rainbow-delimiters in programming modesAnders Damsgaard1+3-0
2014-06-06 08:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-1
2014-06-06 08:31changed color of column indicatorAnders Damsgaard1+1-1
2014-06-05 12:42recent files with C-x C-rAnders Damsgaard1+1-1
2014-06-05 12:40add recent files shortcut (C-c C-r)Anders Damsgaard1+2-0
2014-06-05 12:38add MELPAAnders Damsgaard1+12-0
2014-06-05 12:06added column indicator, python-mode, ido, auto-complete-configAnders Damsgaard1+23-1
2014-06-05 11:25fix C-uAnders Damsgaard1+2-1
2014-06-05 11:23add half-page scroll up vi styleAnders Damsgaard1+1-0
2014-05-23 11:56case insensitive search, smaller volume changesAnders Damsgaard2+5-2
2014-05-22 06:36added dired for mail attachmentsAnders Damsgaard1+20-1
2014-05-21 10:52option to add compiler flags as crun argumentsAnders Damsgaard1+5-6
2014-05-21 08:42remove optimization flag for shorter compilation timeAnders Damsgaard1+1-1
2014-05-15 11:12added wolfram alpha (wa)Anders Damsgaard1+1-0
2014-05-15 08:29added scholar and statsbiblioteket (sb)Anders Damsgaard1+2-0
2014-05-15 08:26create dwb config symlinkAnders Damsgaard1+1-1
2014-05-14 19:20remove old file if it existsAnders Damsgaard1+1-0
2014-05-14 19:19add wget scriptAnders Damsgaard1+3-0
2014-05-14 19:19add mplayer output to logAnders Damsgaard1+2-2
2014-05-14 19:14added adblock, install with dwben -iAnders Damsgaard1+1-1
2014-05-14 19:13changed to bash youtube download scriptAnders Damsgaard2+7-9
2014-05-14 17:57bugfixAnders Damsgaard1+6-6
2014-05-14 17:55make executableAnders Damsgaard1+0-0
2014-05-14 17:50added dwb configurationAnders Damsgaard5+355-4
2014-05-10 18:58added julia hook, configured auto indent with returnAnders Damsgaard1+11-0
2014-05-10 12:18added hardware info scriptAnders Damsgaard1+34-0
2014-05-10 11:23cleanup and added julia modeAnders Damsgaard1+13-54
2014-05-08 17:10add gnome keyring daemonAnders Damsgaard1+2-0
2014-05-08 17:09added leader shortcuts for most used filesAnders Damsgaard1+4-1
2014-05-08 10:35fix pathAnders Damsgaard2+2-2
2014-05-08 10:34add julia folder to pathAnders Damsgaard2+4-0
2014-05-06 09:10remove errorAnders Damsgaard1+1-1
2014-05-06 09:09add latex pdf build short cutAnders Damsgaard1+2-1
2014-05-06 09:04remove unused stuffAnders Damsgaard1+0-17
2014-05-06 09:03added reftex to tex and org modesAnders Damsgaard1+28-0
2014-05-06 07:56enforce 80 column width ruleAnders Damsgaard1+4-0
2014-05-02 10:43added more export back-endsAnders Damsgaard1+5-0
2014-05-02 10:37changed to explicit latex callAnders Damsgaard1+9-1
2014-05-02 09:39org mode working with bibtexAnders Damsgaard1+21-23
2014-05-02 07:30added archive bindingAnders Damsgaard1+1-0
2014-05-02 06:46removed custom templates as they didn't workAnders Damsgaard1+30-26
2014-05-01 19:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+20-0
2014-05-01 19:09added org mode latex contentAnders Damsgaard1+32-0
2014-04-30 19:14added mu4e shortcutAnders Damsgaard1+2-1
2014-04-30 09:38added leader key bindingsAnders Damsgaard1+11-1
2014-04-30 09:19added html2text, changed font configAnders Damsgaard1+9-6
2014-04-29 09:21added make edit aliasAnders Damsgaard1+1-0
2014-04-27 07:10enabled recent file history listAnders Damsgaard1+4-0
2014-04-27 05:42add values to exec-pathAnders Damsgaard1+2-1
2014-04-26 18:15changed OSX font sizeAnders Damsgaard1+1-1
2014-04-26 18:13Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard9+118-43
2014-04-26 15:32added org mode and date increment pluginsAnders Damsgaard1+6-0
2014-04-15 11:21removed dropbox clientAnders Damsgaard1+0-1
2014-04-13 19:47add mu4a client setup, org code evaluationAnders Damsgaard1+102-55
2014-04-13 09:37change powerline colorsAnders Damsgaard1+11-0
2014-04-13 09:37always start cloud clientsAnders Damsgaard1+4-2
2014-04-12 11:39experiment with Emacs+EvilAnders Damsgaard4+193-1
2014-04-10 06:06added rainbow parantheses and standbyAnders Damsgaard2+11-2
2014-04-09 11:00Add gnome-keyring-daemon in order to remember wifi connectionsAnders Damsgaard1+1-1
2014-04-07 06:15use wicd-clientAnders Damsgaard1+3-1
2014-04-02 13:49removed high frequency breaksAnders Damsgaard1+0-1
2014-04-02 07:44added clocks to xwrits windowsAnders Damsgaard1+2-2
2014-04-02 07:38added another xwrits timerAnders Damsgaard1+2-1
2014-04-02 07:19link math library by defaultAnders Damsgaard1+1-1
2014-04-01 12:15Show more compiler warningsAnders Damsgaard1+1-1
2014-03-31 11:15remove lock from xwritsAnders Damsgaard1+2-1
2014-03-31 11:14Changed LC_COLLATEAnders Damsgaard1+1-1
2014-03-31 11:10Added ctrlP tags short cutAnders Damsgaard1+2-0
2014-03-31 11:07added notes for ctags functionalityAnders Damsgaard1+5-0
2014-03-31 10:49Added vimpc configurationAnders Damsgaard2+49-1
2014-03-31 10:33Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+2-2
2014-03-31 10:32Added shortcut to run ctagsAnders Damsgaard1+6-0
2014-03-27 09:07changed utility session layoutAnders Damsgaard1+7-8
2014-03-27 09:06disable tmux by defaultAnders Damsgaard1+1-1
2014-03-27 09:06hotkeys to start urxvt with/without tmuxAnders Damsgaard1+2-1
2014-03-26 11:31start tmux on loginAnders Damsgaard1+3-0
2014-03-26 09:39fix font size, merged ICE differences into bashrcAnders Damsgaard2+3-1
2014-03-24 14:00removed old color definitionsAnders Damsgaard1+0-44
2014-03-24 13:34Disabled custom color declarationsAnders Damsgaard1+52-50
2014-03-19 13:53Enable x screensaver lockAnders Damsgaard1+1-1
2014-03-19 13:51Fixed shortcuts (\1 and \2)Anders Damsgaard1+2-2
2014-03-19 13:51Changed to absolute numbering by defaultAnders Damsgaard1+1-1
2014-03-18 08:37added wallpaper for iddqdAnders Damsgaard1+0-0
2014-03-18 08:37Added special background image call for iddqdAnders Damsgaard1+7-2
2014-03-14 14:00Changed wallpaper to one made with polygenAnders Damsgaard2+2-1
2014-03-14 12:42Added vim-dispatch, disabled ackAnders Damsgaard1+4-1
2014-03-13 14:37Added xwritsAnders Damsgaard1+2-0
2014-03-12 17:54Removed highlight that wasn't supportedAnders Damsgaard1+1-1
2014-03-12 11:26Native open() command in OSX, small vimperator theme changesAnders Damsgaard2+6-3
2014-03-11 09:46Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard2+5-0
2014-03-11 09:45ls options are different in OSX and LinuxAnders Damsgaard1+6-2
2014-03-06 15:57start cloud clients if iddqdAnders Damsgaard1+3-3
2014-03-06 14:02changed keybinding for select splitAnders Damsgaard1+4-2
2014-03-06 13:55color scheme in the wrong placeAnders Damsgaard1+0-71
2014-03-06 13:50changed font folderAnders Damsgaard2+5-4
2014-03-06 13:36new wallpaperAnders Damsgaard2+1-1
2014-03-06 13:33disable shadowsAnders Damsgaard2+2-1
2014-03-06 13:16cleanupAnders Damsgaard2+22-47
2014-03-06 13:05Increased bar font sizeAnders Damsgaard1+1-2
2014-03-06 13:04Added font install script and disabled urxvt fadingAnders Damsgaard2+10-1
2014-03-06 12:55Back to i3 and solarizedAnders Damsgaard6+82-54
2014-03-06 12:52Added vimperator themeAnders Damsgaard1+68-0
2014-03-02 18:38Added 'commit all' and relative numbering as defaultAnders Damsgaard2+2-0
2014-02-27 14:26fixed sleep script, panelAnders Damsgaard3+4-4
2014-02-27 14:10Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+1-0
2014-02-27 14:10use pm-suspend-hybridAnders Damsgaard1+1-1
2014-02-11 08:31Use hybrid sleep script with xscreensaver and pm suspendAnders Damsgaard3+21-1
2014-02-10 15:28Added lock keybindAnders Damsgaard1+1-1
2014-02-10 13:51Run OpenFOAM script if it existsAnders Damsgaard2+10-0
2014-02-06 08:25Changed config to suit iddqd setupAnders Damsgaard1+17-19
2014-02-06 08:17fill background with imageAnders Damsgaard1+8-4
2014-02-05 12:27Modified install script to continue if a repo existsAnders Damsgaard1+14-8
2014-02-04 20:05Added compton configAnders Damsgaard2+218-1
2014-02-04 19:28Added wallpaper, full battery barAnders Damsgaard5+5-4
2014-02-04 18:59Added zathura filesAnders Damsgaard3+11-2
2014-02-04 18:55Added black theme for vimperrator, fixed conky panel spacingAnders Damsgaard5+150-2
2014-02-04 18:22Added conky to bar, incl. time left on battery, wifiAnders Damsgaard9+152-38
2014-02-04 13:57urxvt transparency, unclutterAnders Damsgaard4+24-20
2014-02-04 12:08Added sleep key binding, manual panel configAnders Damsgaard2+4-1
2014-02-04 10:24Custom panelAnders Damsgaard13+47-295
2014-02-03 20:55Added bar configuration, new bar for bspwmAnders Damsgaard4+59-4
2014-02-03 19:46windelicato's barAnders Damsgaard10+271-1
2014-02-03 19:18Fixed xbindkeysAnders Damsgaard2+5-5
2014-02-03 19:13bspwm with laptop, terminal sizeAnders Damsgaard6+50-37
2014-02-03 14:59Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+2-2
2014-02-03 14:59Run script with bashAnders Damsgaard1+1-1
2014-02-03 14:56No need to rebuild the font cacheAnders Damsgaard1+2-2
2014-02-03 14:55Added missing xinitrcAnders Damsgaard1+81-0
2014-02-03 14:47Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard4+8-83
2014-02-03 14:47Trying out bspwmAnders Damsgaard2+4-4
2014-02-03 14:46Added xclock colorsAnders Damsgaard10+361-7
2014-01-29 14:05Added mpc stop commandAnders Damsgaard1+1-0
2014-01-29 14:00Added mpd controlAnders Damsgaard1+5-0
2014-01-28 11:27back to qwertyAnders Damsgaard2+4-4
2014-01-28 09:39dvorak as standard keymapAnders Damsgaard6+22-3
2014-01-27 18:43added .inputrc for vi-modeAnders Damsgaard2+4-1
2014-01-24 10:17Caps as Ctrl, done with setxkbmapAnders Damsgaard4+21-7
2014-01-17 08:35added username to zsh promptAnders Damsgaard1+1-1
2014-01-09 14:17Save with ZX in normal modeAnders Damsgaard1+3-0
2014-01-09 11:21File sizes human readableAnders Damsgaard1+3-3
2014-01-07 11:42Changed airline theme, added mkdir .vimAnders Damsgaard2+2-0
2014-01-07 11:40Added Calendar pluginAnders Damsgaard1+4-0
2014-01-07 10:12Script updated to stable Tor versionAnders Damsgaard1+4-4
2014-01-07 09:50Colors slightly changedAnders Damsgaard1+2-2
2014-01-07 09:39Changed i3 bar colors to suit erosionedit color schemeAnders Damsgaard1+28-7
2014-01-06 12:54Removed alsamixer aliasesAnders Damsgaard1+0-3
2014-01-06 09:24Added make/make clean aliasesAnders Damsgaard1+3-0
2014-01-06 09:15Added short hostname to right promptAnders Damsgaard1+1-1
2014-01-06 08:41Changed to weechat, smaller brightness incrementsAnders Damsgaard2+7-4
2014-01-05 21:09Mutt colors changed slightlyAnders Damsgaard1+4-2
2014-01-05 20:47Switchable IRC client, weechat defaultAnders Damsgaard2+1-1
2014-01-04 21:49Added git pull alias (gpu)Anders Damsgaard1+1-0
2014-01-04 21:32Added htopAnders Damsgaard1+2-0
2014-01-04 21:28Merge branch 'master' of github.com:anders-dc/dotfilesAnders Damsgaard1+31-12
2014-01-04 21:28i3 in grey colors, fonts built on X startupAnders Damsgaard3+18-8
2014-01-04 16:35added directory with colors for .XresourcesAnders Damsgaard50+1690-0
2014-01-04 15:47Changed X appearanceAnders Damsgaard6+123-202
2014-01-04 08:28autossh doesn't work right on OSX, so use regular sshAnders Damsgaard1+17-4
2014-01-03 21:49256 colors in terminal EXPERIMENTALAnders Damsgaard1+2-1
2014-01-03 21:48Changed colors, small other tweaksAnders Damsgaard1+12-17
2014-01-03 20:20changed from powerline to vim-airlineAnders Damsgaard1+66-5
2014-01-03 19:41Changed tmux status barAnders Damsgaard1+12-13
2014-01-03 16:03Changed path to zsh-syntax-highlightingAnders Damsgaard1+1-1
2014-01-03 15:53Fixed error in home/bin, added git add aliasAnders Damsgaard1+7-7
2014-01-03 15:38zshrc revamped, minor changes to tmux aestheticsAnders Damsgaard3+106-124
2014-01-02 19:46Added output_format settingAnders Damsgaard1+1-0
2014-01-02 19:38Lots of changesAnders Damsgaard6+28-33
2013-12-23 13:40Added light/dark URXVT themes and image scale scriptAnders Damsgaard10+214-6
2013-11-27 19:54Added kj mapping for EscAnders Damsgaard1+1-0
2013-11-27 19:40Added 'jk' mapping to EscAnders Damsgaard1+3-0
2013-11-27 13:39Fixed error if ./Tor already existsAnders Damsgaard1+2-1
2013-11-22 10:13Added git aliases, removed showcmd optionAnders Damsgaard2+6-2
2013-11-15 19:06added a couple of pluginsAnders Damsgaard1+7-3
2013-11-12 10:02added vi mode status indicatorAnders Damsgaard1+10-1
2013-11-08 08:43togglebg now both F3 and \bAnders Damsgaard1+1-0
2013-11-08 08:40changed background toggle to <leader>bAnders Damsgaard1+3-1
2013-11-07 20:25Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard10+151-115
2013-11-07 20:24added toggle between light and dark theme using F3Anders Damsgaard1+1-0
2013-10-22 17:12back up Data/Tor directoryAnders Damsgaard1+17-1
2013-10-21 19:52Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+4-5
2013-10-21 19:52Added crunAnders Damsgaard1+40-0
2013-10-09 09:16changed mpd server configurationAnders Damsgaard1+2-3
2013-10-07 16:02tab changes between playlist and browserAnders Damsgaard1+4-2
2013-10-07 10:46Changed ncmpcpp tab sequenceAnders Damsgaard1+1-1
2013-10-07 09:10changed order of xmodmapAnders Damsgaard1+13-8
2013-10-07 09:08changed cursor color to pinkAnders Damsgaard1+2-1
2013-10-07 07:43relative number switch addedAnders Damsgaard1+1-1
2013-10-06 16:50Changned colors of hintsAnders Damsgaard1+1-1
2013-10-06 15:38defined appearance of hintsAnders Damsgaard1+3-0
2013-10-06 15:26added relative numbering, toggled by <leader>mAnders Damsgaard1+5-2
2013-10-04 13:11script needs to run as bash for string comparisonAnders Damsgaard1+1-1
2013-10-04 07:45changed to modified gnzh themeAnders Damsgaard2+3-1
2013-10-03 20:16added brew commandsAnders Damsgaard1+15-5
2013-10-03 20:08changed to custom zsh themeAnders Damsgaard2+5-2
2013-10-03 19:55changed zsh themeAnders Damsgaard1+7-1
2013-10-03 18:49updated vimperatorrcAnders Damsgaard1+9-3
2013-10-03 17:16added .vimperatorrcAnders Damsgaard2+35-1
2013-09-29 18:11Script detects platform (Linux or OSX)Anders Damsgaard1+9-1
2013-09-26 07:24removed text width from mail compositionAnders Damsgaard1+1-1
2013-09-19 17:03inactive windows now have the same colors as unfocused windowsAnders Damsgaard1+7-0
2013-09-19 12:19removed window titlesAnders Damsgaard1+8-6
2013-09-14 18:02Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+1-1
2013-09-14 18:01updated signatureAnders Damsgaard1+4-4
2013-09-11 12:46Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+10-2
2013-09-11 12:46several changesAnders Damsgaard1+15-11
2013-09-10 19:54Changed urxvt console name, added some commented font configsAnders Damsgaard1+7-2
2013-09-10 12:23changed layout file placementAnders Damsgaard1+2-1
2013-09-10 12:23Change keyboard language with alt+cmd+lAnders Damsgaard1+23-18
2013-09-10 11:54added script to switch keyboard layout between two valuesAnders Damsgaard1+26-0
2013-09-10 11:11Added git pluginAnders Damsgaard1+3-0
2013-09-10 10:39added three pluginsAnders Damsgaard1+9-0
2013-09-10 10:21The C-j mapping in normal and visual mode must manually removed in .vim/bundle/vim-latex/plugin/imaps.vimAnders Damsgaard1+25-43
2013-09-10 08:43Unmapped C-j, which was interfering from some pluginAnders Damsgaard1+1-0
2013-09-08 20:05Added some commentsAnders Damsgaard1+6-2
2013-09-08 20:01torify check changed to command -v to be POSIX compatibleAnders Damsgaard1+1-1
2013-09-08 19:59the script only uses torify if it is installed on the systemAnders Damsgaard1+9-2
2013-09-08 19:52added start command exampleAnders Damsgaard1+1-1
2013-09-08 18:54Script doesn't download if the newest version is already downloadedAnders Damsgaard1+7-0
2013-09-08 18:51Update script now automatically detects newest development versionAnders Damsgaard1+16-12
2013-09-08 11:13added push methodAnders Damsgaard1+2-0
2013-09-08 11:13fixed typoAnders Damsgaard1+1-1
2013-09-08 11:08torifying wget command, added details on importing keysAnders Damsgaard1+12-5
2013-09-08 10:52removed history and spell filesAnders Damsgaard3+0-22
2013-09-08 10:51Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard286+33-42428
2013-09-08 10:50Added scripts to update, verify, unpack and launch the Tor Browser BundleAnders Damsgaard2+25-0
2013-09-05 20:19fixed Bundle callsAnders Damsgaard1+29-18
2013-09-05 19:17switched to Vundle plugin managerAnders Damsgaard3+23-12
2013-09-04 08:25creates symlink to ncmpcpp folderAnders Damsgaard1+1-1
2013-09-03 18:41ncmpcpp is the new mpd clientAnders Damsgaard1+2-2
2013-09-03 18:34added ncmpcpp config fileAnders Damsgaard1+38-0
2013-09-03 18:27Changed the colors of the Mutt statusbarsAnders Damsgaard1+1-1
2013-09-03 15:56tweaked mutt colors to solarized themeAnders Damsgaard1+4-4
2013-09-03 15:50changed color of column=80 markerAnders Damsgaard1+0-4
2013-09-03 15:46removed transparancy in urxvtAnders Damsgaard1+2-2
2013-09-03 12:23changed to solarized themeAnders Damsgaard3+95-31
2013-09-03 11:55merged lmgc90 changesAnders Damsgaard2+1-3
2013-09-03 11:54added env var values for lmgc90v2Anders Damsgaard2+20-0
2013-09-03 11:47added some features from maximum-awesomeAnders Damsgaard1+83-89
2013-09-03 11:20added mouse control and integration with linux clipboardAnders Damsgaard1+10-6
2013-08-27 12:54Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+7-0
2013-08-27 12:53added custom folder for esys-particle modulesAnders Damsgaard1+2-0
2013-08-26 20:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard2+1-0
2013-08-26 20:19added esys-particle env vars to zshrcAnders Damsgaard1+10-0
2013-08-18 17:21changed irssi to tmuxAnders Damsgaard1+2-2
2013-08-18 12:05added directory mark functionsAnders Damsgaard1+15-0
2013-08-11 08:52added cleanAnders Damsgaard1+2-1
2013-08-10 19:51Merged in bin symlinksAnders Damsgaard16+298-55
2013-08-10 19:47Added install scriptAnders Damsgaard2+11-2
2013-08-10 19:43added script to update vim git reposAnders Damsgaard1+7-0
2013-06-19 15:26Removed arrow keys from insert modeAnders Damsgaard1+4-0
2013-06-19 08:47urxvt now starts without window decorationsAnders Damsgaard1+3-0
2013-06-19 08:38padding readjustedAnders Damsgaard1+1-1
2013-06-19 08:37conky bar now on left sideAnders Damsgaard1+3-2
2013-06-19 08:18added some newlines, removed network graphsAnders Damsgaard1+7-4
2013-06-18 12:41added date and removed some newlinesAnders Damsgaard1+2-3
2013-06-18 09:21Changed terminal to urxvt and increased conky refresh intervalAnders Damsgaard2+15-11
2013-06-13 13:13removed user definition for SC accountAnders Damsgaard1+1-2
2013-06-13 08:09Commented Gmail configAnders Damsgaard1+18-18
2013-06-13 07:24Fixed typo and authentication method in SC configAnders Damsgaard1+2-2
2013-06-11 16:25changed some Silent Mail prefs, still exp. smtp problemsAnders Damsgaard1+2-2
2013-06-11 08:48Changed SC configAnders Damsgaard1+21-20
2013-06-11 08:09Added silentcircle configAnders Damsgaard1+23-0
2013-06-05 11:24Added pager indexAnders Damsgaard1+3-0
2013-06-04 20:48Removed python-mode vim pluginAnders Damsgaard194+1-47768
2013-06-04 20:30Removed ii esc-bindingAnders Damsgaard1+0-5
2013-06-03 13:51ii now escapes from insert, visual, and overwite modeAnders Damsgaard1+2-0
2013-06-03 13:47Insert mode can be escaped by iiAnders Damsgaard1+3-0
2013-06-03 12:19Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard6+1723-2
2013-06-03 12:18Shortcut to reload vimrcAnders Damsgaard1+5-2
2013-06-03 12:14Added EOL and tab charactersAnders Damsgaard1+13-5
2013-05-14 14:36Added make clean aliasAnders Damsgaard Christensen1+1-0
2013-05-14 07:55Added make aliasAnders Damsgaard Christensen1+1-0
2013-05-12 09:28Defined alias fileAnders Damsgaard Christensen1+2-1
2013-05-12 09:27Removed aliasesAnders Damsgaard Christensen2+0-86
2013-05-12 09:25l alias doesnt show hidden files, ll alias doesAnders Damsgaard Christensen1+1-0
2013-05-12 09:24Changed ls -lha alias to lAnders Damsgaard Christensen1+1-1
2013-05-12 09:24Function key shortcuts added, arrow keys disabledAnders Damsgaard Christensen1+33-11
2013-05-12 09:23Luakit default browserAnders Damsgaard Christensen1+3-2
2013-05-12 09:23Added luakit pluginsAnders Damsgaard Christensen1+2-2
2013-04-23 09:13Added luakit configAnders Damsgaard Christensen8+2298-1
2013-04-23 08:51Changed sender nameAnders Damsgaard Christensen1+2-1
2013-04-21 14:26added script to clone oh-my-zshAnders Damsgaard Christensen1+2-0
2013-04-15 06:14renamed workspace 3 to sshAnders Damsgaard Christensen1+2-2
2013-04-06 19:18changed colorcolumn lineAnders Damsgaard Christensen1+3-1
2013-04-06 19:15various changesAnders Damsgaard Christensen6+25-15
2013-04-03 14:05added scripts to clone git reposAnders Damsgaard Christensen1+6-0
2013-04-03 10:04added python-modeAnders Damsgaard Christensen193+47767-0
2013-04-03 09:29removed Full from charge infoAnders Damsgaard Christensen1+1-1
2013-04-03 01:01Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen3+22-5
2013-04-03 01:01many new tmux settingsAnders Damsgaard Christensen1+17-3
2013-02-19 20:15added vim pluginsAnders Damsgaard Christensen3+3-0
2013-02-19 20:07Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen1+6-0
2013-02-19 20:06Added pathogen, various vim plugins, changed urxvt term name to 256 colorsAnders Damsgaard Christensen5+145-53
2013-02-06 21:02Changed zsh movement to vi-likeAnders Damsgaard Christensen1+3-0
2013-01-23 16:46added missing perl extensionAnders Damsgaard Christensen1+1-1
2013-01-22 12:15Added julia to pathAnders Damsgaard1+1-0
2013-01-22 09:17urxvt now default terminalAnders Damsgaard Christensen2+5-3
2013-01-14 21:29zsh seems to work better with utf8 as 2 bit inputAnders Damsgaard Christensen1+1-1
2013-01-14 20:29changed color schemeAnders Damsgaard4+11-3
2013-01-12 11:25configured xterm inputAnders Damsgaard Christensen1+8-7
2013-01-12 10:55decreased i3 font size slightlyAnders Damsgaard Christensen1+1-1
2013-01-12 10:47merged zshrc configsAnders Damsgaard Christensen1+4-0
2013-01-12 10:45Fixed xterm nameAnders Damsgaard Christensen2+4-2
2013-01-12 10:26oh my zsh now used for zshrcAnders Damsgaard Christensen6+95-53
2013-01-06 18:33emacs keybinds and larger historyAnders Damsgaard Christensen1+7-3
2013-01-02 21:11added path varAnders Damsgaard Christensen1+2-0
2013-01-02 21:10added zshrcAnders Damsgaard Christensen4+34-4
2012-12-23 11:50'p' toggles outline paneAnders Damsgaard Christensen1+1-1
2012-12-23 11:48'o' toggles outline paneAnders Damsgaard Christensen1+2-0
2012-12-17 19:13BG color from window status removed, removed reverse scrollingAnders Damsgaard Christensen2+1-3
2012-11-29 19:52xterm!unicode changed to two bytesAnders Damsgaard Christensen1+2-2
2012-11-28 21:10added dictionary to vimrc, added X dotfilesAnders Damsgaard Christensen3+38-36
2012-11-28 20:19Changed i3 browser keybinding to firefoxAnders Damsgaard Christensen1+2-1
2012-11-18 20:41Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard Christensen5+21-122
2012-11-18 20:41Added Python indent rulesAnders Damsgaard Christensen1+9-3
2012-11-05 08:10Added X11 filesAnders Damsgaard Christensen5+154-1
2012-11-04 10:17bashrc updated for ICE clusterAnders Damsgaard Christensen1+15-1
2012-11-04 09:09Changed browser to uzbl-browserAnders Damsgaard Christensen1+2-2
2012-11-04 08:54Added XdefaultsAnders Damsgaard1+97-0
2012-11-01 10:03Pane numbering now starts at 1Anders Damsgaard1+2-1
2012-10-31 09:20Changed gpg.rc (which can be machine specific) outside the repositoryAnders Damsgaard Christensen2+1-24
2012-10-31 08:52Workspaces must be named twiceAnders Damsgaard Christensen1+2-2
2012-10-31 08:05Added last-pane hotkey: C-a C-a. Last window is now: C-a C-wxAnders Damsgaard Christensen1+2-1
2012-10-31 07:21updated i3 configAnders Damsgaard1+4-4
2012-10-31 07:19Updated tmuxAnders Damsgaard1+27-17
2012-10-31 07:02Updated tmuxAnders Damsgaard1+32-20
2012-10-31 06:54tmux hotkey now C-aAnders Damsgaard1+8-5
2012-10-29 13:58Changed space-bar to scroll 50%Anders Damsgaard1+1-1
2012-10-29 09:20Added mouse bindings to uzblAnders Damsgaard1+4-0
2012-10-29 09:02Changed resize keys to vi styleAnders Damsgaard1+4-4
2012-10-29 08:26Remapped split commands to alt+l and alt+jAnders Damsgaard1+2-2
2012-10-29 08:25Now explicitly creating subfolders in .configAnders Damsgaard1+1-1
2012-10-29 08:20Added create_symlinks scriptAnders Damsgaard1+29-0
2012-10-28 19:49Fixed Gmail smtp auth issueAnders Damsgaard Christensen1+4-1
2012-10-28 19:24Fixed folder-hook error in gmailAnders Damsgaard Christensen1+1-1
2012-10-28 19:15Added startpage search with keybinding 'sw'Anders Damsgaard Christensen1+1-1
2012-10-28 18:48Added muttrcAnders Damsgaard Christensen1+142-0
2012-10-28 18:47Mutt files addedAnders Damsgaard Christensen5+189-8
2012-10-28 09:18Removed legacy filesAnders Damsgaard Christensen6+0-657
2012-10-28 09:17Added .config/uzblAnders Damsgaard Christensen3+968-0
2012-10-28 09:16Added .vimAnders Damsgaard Christensen278+42323-0
2012-10-28 09:02Repo should not be cloned in user home folderAnders Damsgaard Christensen5+637-2
2012-10-25 18:02Removed dot prefixesAnders Damsgaard Christensen1+1-1
2012-10-24 11:48Changed lock key to Mod+zAnders Damsgaard1+1-1
2012-10-24 08:34Added xdg-open -> open aliasAnders Damsgaard1+1-0
2012-10-23 07:48Removed prefix dot in repository, added rc.luaAnders Damsgaard6+644-2
2012-10-19 08:04Changed dir. color to cyan, removed local information, removed OS X environment variable declarationsAnders Damsgaard1+10-20
2012-10-08 13:33Removed .dir_colors referenceroot1+0-5
2012-09-13 15:59Merge branch 'master' of https://github.com/anders-dc/dotfiles Accidentally pushed before pullAnders Damsgaard Christensen2+1-2
2012-09-13 15:58Added xpdfrcAnders Damsgaard Christensen2+9-1
2012-09-04 20:10Added UTF-8 and auto window renamingAnders Damsgaard Christensen1+4-0
2012-09-04 20:02Added symlink to tmux config fileAnders Damsgaard Christensen1+1-1
2012-09-04 20:00Tmux configuration file addedAnders Damsgaard Christensen1+29-0
2012-09-04 17:00Merge branch 'master' of https://github.com/anders-dc/dotfilesAnders Damsgaard1+14-0
2012-09-04 17:00Added mpg123 aliasAnders Damsgaard1+7-4
2012-08-28 11:26Commonly used mpg123 command aliased as 'play'Anders Damsgaard1+2-3
2012-08-28 07:14Fixed typo in adc-stationary conditional branchAnders Damsgaard1+2-2
2012-08-27 15:38Updated bashrc for adc-stationaryAnders Damsgaard1+20-0
2012-08-23 18:21.vimrc addedAnders Damsgaard Christensen1+80-0
2012-08-23 18:19Removed Macports configurationAnders Damsgaard Christensen1+0-7
2012-08-23 18:16.bashrc addedAnders Damsgaard Christensen1+97-0
2012-08-23 18:14Updated license info in readmeAnders Damsgaard Christensen1+3-2
2012-08-23 18:13Initial commitAnders Damsgaard Christensen1+5-0