dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2024-04-22 20:41zed: Don't format Dart on save, set indent to 2Chris Bracken1+6-0
2024-04-22 20:38git: enable rerereChris Bracken2+4-2
2024-04-18 03:49Add .config/zedChris Bracken2+29-0
2024-02-20 22:21Set diff.algorithm = histogramChris Bracken1+1-0
2024-02-20 18:53Set merge.conflictStyle = zdiff3Chris Bracken1+1-0
2023-11-03 23:30Update .zshrc location for compinstallChris Bracken1+1-1
2023-11-03 22:53Move zsh history file to cache directoryChris Bracken1+1-1
2023-11-03 22:52Clean up zsh functions fpathChris Bracken3+1-4
2023-10-17 07:36i3/sway: consistency cleanup for exit checkChris Bracken2+3-4
2023-10-14 00:01Simplify SSH_AUTH_SOCK setting on LinuxChris Bracken1+1-3
2023-10-12 17:26Ignore .config/zsh/.zcompdumpsChris Bracken1+1-0
2023-10-12 17:17Consolidate .gitignore filesChris Bracken5+45-34
2023-10-12 17:05Only set SSH_AUTH_SOCK via systemd on LinuxChris Bracken1+4-2
2023-10-10 07:57ssh-agent: set environment variable with systemdChris Bracken1+5-2
2023-10-10 06:49grimshot: create output dir if necessaryChris Bracken1+3-0
2023-10-10 06:39Ignore all files under .local except binChris Bracken6+4-9
2023-10-10 06:26Update fcitx5 configChris Bracken1+1-1
2023-10-10 06:25Update alacritty font size for WaylandChris Bracken1+1-1
2023-10-10 06:23Support passing parameters to mbsync, irssiChris Bracken2+2-2
2023-10-10 06:22Add vim wrapper scriptChris Bracken1+2-0
2023-10-10 00:05Update compton.confChris Bracken1+51-9
2023-10-09 22:20Map caps lock to control in .xinitrcChris Bracken1+6-0
2023-10-09 22:18Inline xmodmap commands to .xinitrcChris Bracken2+8-2
2023-10-09 22:05Update .xsessionChris Bracken1+2-6
2023-10-09 22:01Document .xsessionrcChris Bracken1+7-0
2023-10-09 21:52Delete deprecated .pam_environmentChris Bracken1+0-1
2023-10-09 21:46Delete .tkdiffrcChris Bracken1+0-116
2023-10-09 21:41Move mbsync config to XDG dirChris Bracken2+2-0
2023-10-09 21:38Move irssi config to XDG dirChris Bracken3+2-0
2023-10-09 21:27Update .gitignore for .configChris Bracken1+19-7
2023-10-09 19:01Set all XDG path variables on all OSesChris Bracken1+10-3
2023-10-09 18:51Use XDG_RUNTIME_DIR for ssh sock on FreeBSDChris Bracken1+2-8
2023-10-09 18:10Delete MakefileChris Bracken1+0-57
2023-10-09 17:29Move lynx config to XDG config locationChris Bracken2+3-0
2023-10-09 17:17Move radare2 config file to XDG config locationChris Bracken1+0-0
2023-10-09 17:12Add zsh completions for cargoChris Bracken1+4-0
2023-10-09 17:00Set ZDOTDIR to XDG config locationChris Bracken7+79-67
2023-10-09 16:51Move XDG settings to top of zshenvChris Bracken1+13-12
2023-09-20 20:34Extract host-specific config: yanagiChris Bracken2+6-5
2023-08-22 00:45Add .nova to global gitignoreChris Bracken1+3-0
2023-08-22 00:43Move .gitignore_global under .config directoryChris Bracken2+1-1
2023-06-13 16:58Update GOMA_DIR pathsChris Bracken1+2-2
2023-04-27 18:44tmux: move config to $XDG_CONFIG_HOME/tmuxChris Bracken1+0-0
2023-04-27 17:58zsh: move extra config files to XDG config dirChris Bracken6+10-23
2023-04-27 17:34git: Add support for host-local config fileChris Bracken2+5-0
2023-04-27 17:21git: Move .gitconfig to .config/git/configChris Bracken2+5-2
2023-04-27 17:38sway: Use Japanese keyboard layoutChris Bracken1+1-1
2023-04-25 21:46i3: Use Japanese keyboard layoutChris Bracken1+1-1
2023-04-11 21:10less: don't truncate long linesChris Bracken1+1-1
2023-04-11 21:08Add sublime-text configChris Bracken5+52-0
2023-03-28 23:13Fix comment for locale env varsChris Bracken1+1-1
2023-03-28 23:09Add LESS environment variableChris Bracken1+1-0
2023-02-17 01:50Use locale ja_JPChris Bracken1+8-8
2022-12-10 19:26Add .xsession that launches i3Chris Bracken1+7-0
2022-12-10 19:25Set dmenu font to DejaVu Sans Mono 12Chris Bracken2+2-2
2022-12-10 19:21Don't enable grep --color alias on OpenBSDChris Bracken1+5-3
2022-11-08 15:38Use locale fr_CA except ja_JP for monetary/paperChris Bracken1+10-9
2022-08-18 01:32Add nvim configChris Bracken1+4-0
2022-06-23 01:44Update order of additional pathsChris Bracken1+8-6
2022-06-23 01:39Add python user module bin directory to PATHChris Bracken1+5-0
2022-06-02 06:36Use en_AU for messages, en_CA for dates, ja_JP for currencyChris Bracken1+9-8
2022-06-02 19:27amfora: disable scrollbarChris Bracken1+1-1
2022-04-06 00:17gitconfig: add http.cookiefile optionChris Bracken1+2-0
2022-03-31 23:49zprofile: only run ssh-agent manually on FreeBSDChris Bracken1+14-12
2022-03-31 23:48zshenv: add GOPATHChris Bracken1+3-0
2022-02-15 19:12Define SRC_ROOTChris Bracken2+10-4
2022-02-10 17:51Keep source files under ~/Developer on macOSChris Bracken1+11-7
2022-02-07 20:54Use fr_CA for default locale (ja_JP for currency)Chris Bracken1+8-8
2022-01-26 19:05tmux: bind C-b ? to list-keysChris Bracken1+1-0
2022-01-25 17:51X11: map right alt key to compose keyChris Bracken1+1-0
2022-01-25 17:50i3: add note about restoring scratchpad to normalChris Bracken1+2-0
2022-01-25 17:47tmux: bind pane navigation to hjklChris Bracken1+4-0
2022-01-07 02:08sway: add host-specific configurationChris Bracken2+4-0
2021-12-11 01:41Add explanatory note on window splitting in SwayChris Bracken1+2-1
2021-12-11 01:33Re-land mbsync configuration changeChris Bracken1+21-21
2021-10-15 21:59sway: set key repeat rateChris Bracken1+2-0
2021-10-15 21:55sway: make launch script cross-platformChris Bracken1+15-1
2021-10-15 21:54sway: revert to using swaybarChris Bracken1+12-1
2021-10-13 23:32mutt: revert to using urlviewChris Bracken1+1-1
2021-10-05 16:40Increase gpg agent timeout to 12hChris Bracken1+2-2
2021-10-05 16:39sway: add note about restoring from scratchpadChris Bracken1+2-0
2021-10-04 16:00mutt: Use zathura for viewing PDFs instead of xpdfChris Bracken1+1-1
2021-10-04 15:58isync: use old sync configuration langaugeChris Bracken1+21-21
2021-10-04 15:56waybar: clock broken on Debian; add custom/clockChris Bracken2+10-24
2021-09-20 23:44sway: consistent naming for screenshotsChris Bracken1+1-1
2021-09-15 17:38Use pass instead of manual gpg invocationChris Bracken2+3-3
2021-09-15 17:35Sway: use right alt as AltGr/ComposeChris Bracken1+3-2
2021-09-14 00:18Use --add-email-quiet when adding to abookChris Bracken1+1-1
2021-09-14 00:10Update mutt themeChris Bracken1+49-39
2021-09-13 16:55Eliminate MacPorts path setupChris Bracken1+0-6
2021-09-10 23:33isync,msmtp: use a symlink for CA certificatesChris Bracken4+10-2
2021-09-09 17:59mbsync: Add BayNet folderChris Bracken1+9-0
2021-09-09 17:57sway,i3: add volumectl scriptChris Bracken3+70-27
2021-09-09 04:35sway: fix suspend on lockChris Bracken1+2-4
2021-09-09 00:25sway: move grimshot to bin directoryChris Bracken2+1-1
2021-09-09 00:20mc: Change left panel sizeChris Bracken1+1-1
2021-09-09 00:20git: Enable GPG signing by defaultChris Bracken1+1-1
2021-09-09 00:18isync: Update certificates location for LinuxChris Bracken1+1-1
2021-09-09 00:14sway: update sleep/suspend settingsChris Bracken1+10-5
2021-09-09 00:06sway: launch via scriptChris Bracken2+17-0
2021-09-09 00:01isync: Use [gmail]/All Mail for archived mailChris Bracken1+2-2
2021-09-08 23:54Make en_CA.UTF-8 locale default other than moneyChris Bracken1+7-7
2021-09-08 23:52mutt: use urlscan instead of urlviewChris Bracken1+1-1
2021-09-08 23:52sway: use pulseaudio for volume controlChris Bracken1+7-7
2021-09-08 23:50sway: enable fcitx5 for Japanese inputChris Bracken4+100-0
2021-09-08 23:49Update .conf/.gitignoreChris Bracken1+11-1
2021-09-08 23:36sway: use waybar instead of sway-barChris Bracken3+380-12
2021-09-08 23:33sway: use wofi instead of dmenuChris Bracken2+6-9
2021-09-08 22:52wofi: Add wofi with dark themeChris Bracken1+39-0
2021-09-08 22:19sway: Use a symlink to desktop backgroundChris Bracken1+1-1
2021-08-23 17:42Save a copy of sent mail to the recordChris Bracken1+1-1
2021-08-23 16:10Use gmail address in mutt, mbsyncChris Bracken3+68-63
2021-08-23 16:02Set NOTMUCH_CONFIGChris Bracken1+3-0
2021-08-16 03:00mbsync: Set CopyArrivalDate yesChris Bracken1+6-0
2021-08-16 03:00Add backups NAS mount directoryChris Bracken1+1-0
2021-08-12 00:31Disable ligatures in Noto Sans MonoChris Bracken1+9-0
2021-08-11 07:11Ignore amfora and mc local filesChris Bracken1+2-0
2021-08-11 05:12Eliminate emacs filetype hinting from headersChris Bracken5+5-9
2021-07-28 00:27nasmount: mount network sharesChris Bracken1+10-0
2021-07-27 18:59Set XDG_RUNTIME_DIR if not set by session managerChris Bracken1+8-0
2021-07-28 20:54i3status: show weekday in i3 status barChris Bracken1+2-1
2021-07-27 22:52Use Noto Sans Mono for monospaceChris Bracken2+2-2
2021-07-27 18:47Sway: don't run ibusChris Bracken1+0-3
2021-07-27 17:59Add gtk-3.0 to .gitignoreChris Bracken1+1-0
2021-07-27 17:58Update user-dirs.dirs to English defaultsChris Bracken1+8-8
2021-07-27 17:31Ignore ./config/glib-2.0Chris Bracken1+1-0
2021-07-27 17:30Use Noto Mono for Alacritty default fontChris Bracken1+2-1
2021-07-27 17:28Use Noto Color EmojiChris Bracken1+4-4
2021-07-27 06:19Move .notmuch-config to $XDG_CONFIG_HOME/notmuch/configChris Bracken1+0-0
2021-07-27 06:17Move .msmtprc to $XDG_CONFIG_HOME/msmtp/configChris Bracken1+0-0
2021-07-27 06:13Eliminate .screenrcChris Bracken1+0-12
2021-07-27 06:06Move .tigrc to $XDG_CONFIG_HOME/tig/configChris Bracken1+0-0
2021-07-27 05:54Get rid of .gtkrc-2.0Chris Bracken2+3-1
2021-07-27 05:48Move .muttrc to $XDG_CONFIG_HOME/muttChris Bracken1+0-0
2021-07-27 05:43More specific naming under .config/environment.dChris Bracken1+0-0
2021-07-27 05:38Add amfora gemini client configChris Bracken1+367-0
2021-07-27 05:38Ignore .config/mimeapps.listChris Bracken1+1-0
2021-07-27 05:36Remove gtk-3.0 bookmarksChris Bracken1+0-5
2021-07-27 01:58Delete karabiner.jsonChris Bracken2+0-167
2021-07-27 01:57Add .gitignore files under .localChris Bracken4+6-0
2021-07-27 01:51Add config, theme for midnight commanderChris Bracken4+430-0
2021-07-27 01:49Delete KOTDChris Bracken5+1-193
2021-07-26 16:44i3: use alacritty instead of urxvtChris Bracken1+1-1
2021-07-26 16:43i3: use US keyboard layout rather than JPChris Bracken1+1-1
2021-07-22 18:36alacritty: set scrollback to 10k linesChris Bracken1+3-0
2021-07-25 02:23Sway: use US keyboard layout with caps as controlChris Bracken1+2-2
2021-07-25 02:18Sway: use grimshot for screenshotsChris Bracken2+160-1
2021-07-25 02:09sway: Use mako for notificationsChris Bracken2+35-2
2021-07-23 22:56sway: support FreeBSD volume controlsChris Bracken1+9-15
2021-07-23 22:39swaylock: add config fileChris Bracken1+2-0
2021-07-23 22:38sway: update background image to /usr/local/...Chris Bracken1+1-1
2021-07-23 22:35sway: clean up exit_check.shChris Bracken1+7-2
2021-07-23 22:34Use alacritty as default terminal in SwayChris Bracken1+1-1
2021-05-27 06:58Require shift-click to launch URLs in AlacrittyChris Bracken1+12-0
2021-05-27 06:55Set TERM=xterm-256color in AlacrittyChris Bracken1+8-0
2021-05-21 21:15Switch from ibus to fcitx for IMEChris Bracken1+3-6
2021-05-21 21:14Add config for alacrittyChris Bracken1+5-0
2020-10-16 00:16Eliminate GOMA_DIR environment variableChris Bracken1+0-1
2020-09-12 18:04Use a local .zsh completions directoryChris Bracken1+1-3
2020-08-20 03:43Use Intel assembly in LLDBChris Bracken1+1-4
2020-06-15 19:46git log: use absolute rather than relative datesChris Bracken1+1-1
2020-06-09 22:48urxvt: update terminal coloursChris Bracken1+3-3
2020-06-09 22:47mutt: update coloursChris Bracken1+6-4
2020-06-09 21:56Add URxvt.italicFont, boldItalicFontChris Bracken1+4-2
2020-06-01 01:14Update pgpewrap paths for FreeBSDChris Bracken1+2-2
2020-05-27 19:04Update irssi configChris Bracken2+134-594
2020-05-21 08:42Add 3-clause 'new' BSD licenceChris Bracken1+26-0
2020-05-20 07:43Enable git-credential supportChris Bracken1+2-0
2020-05-18 16:36Launch i3 via exec in .xinitrcChris Bracken1+1-1
2020-05-18 16:25Eliminate hardcoding of dmenu fontChris Bracken2+2-2
2020-05-08 01:15Delete alacritty configChris Bracken1+0-18
2020-05-07 23:45Prefer Noto fonts, then emojiChris Bracken1+3-3
2020-05-06 20:22Add .lynxrcChris Bracken1+344-0
2020-05-06 17:47Use -A rather than -a for ll aliasChris Bracken1+1-1
2020-05-06 17:31urxvt: eliminate hardcoding of TERM variableChris Bracken1+2-5
2020-05-06 17:29Move env var definitions to .zshenvChris Bracken2+13-17
2020-05-06 17:26Add useful aliasesChris Bracken1+9-6
2020-05-06 17:26Clean up .aliases fileChris Bracken1+7-14
2020-05-05 21:51Use ~/Mail/.tmp for notmuch search outputChris Bracken1+1-1
2020-05-05 21:50Update mutt mailcap fileChris Bracken1+12-9
2020-05-05 21:48Specify dmenu font explicitlyChris Bracken2+2-2
2020-05-05 18:45Set fonts.conf alias bindings to strongChris Bracken1+3-3
2020-05-05 17:47Move .fonts.conf to .conf/fontconfig/fonts.confChris Bracken2+25-42
2020-05-05 16:39i3, sway: use flameshot to capture a screenshotChris Bracken2+6-0
2020-05-04 17:58Reorganise global gitignoreChris Bracken1+7-3
2020-05-04 15:46i3, sway: swap vertical grow/shrink bindingsChris Bracken2+8-8
2020-05-04 06:22gitconfig: sendemail.annotate on by defaultChris Bracken1+1-0
2020-05-02 06:24Eliminate .clang-formatChris Bracken1+0-2
2020-05-02 06:22Eliminate gvim aliasChris Bracken1+0-3
2020-05-02 00:58i3, sway: get volume working with ALSAChris Bracken2+43-19
2020-05-01 23:31Eliminate iTerm shell integrationChris Bracken1+0-135
2020-05-01 23:03mutt: import mutt, mbsync, msmtp, notmuch configChris Bracken11+537-0
2020-05-01 22:59Move Xresources to XDG-compliant locationChris Bracken3+2-2
2020-05-01 22:55gpg-agent: set gpg key timeout to 1 hourChris Bracken1+2-3
2020-05-01 22:18rxvt: set terminal to xterm-256colorChris Bracken1+17-16
2020-05-01 18:18Clean up ssh-agent configChris Bracken1+10-2
2020-04-23 06:29Use font size 9 for i3 titles, Dunst notificationsChris Bracken2+2-2
2020-04-23 06:13Re-order git config keys alphabeticallyChris Bracken1+9-9
2020-04-23 06:11Set git pull.rebase by defaultChris Bracken1+2-0
2020-04-23 05:19Set Dunst font size to 10Chris Bracken1+1-1
2020-04-23 01:40Move i3 config to ~/.config/i3/configChris Bracken3+256-256
2020-04-22 22:54Add i3status config fileChris Bracken1+21-0
2020-04-22 22:53Start ssh-agent in .profileChris Bracken1+7-0
2020-04-22 22:53i3: Set background colour darkerChris Bracken1+1-1
2020-04-22 21:00Eliminate sway, i3 keybindings for IME modeChris Bracken2+0-25
2020-04-22 20:53i3: organise config consistent with Sway configChris Bracken2+207-97
2020-04-22 20:51Sway: Add mod-; and mod-Shift-; for splith, splitvChris Bracken1+3-0
2020-04-22 20:27Update formatting, comments for Sway configChris Bracken1+169-146
2020-04-22 16:51Configure 'natural' mouse wheel scrolling in i3Chris Bracken1+3-0
2020-04-22 16:49Eliminate xkbdmap from .xinitrcChris Bracken1+0-10
2020-04-22 10:01Use JP keyboard layout with caps as ctrl in i3Chris Bracken1+3-3
2020-04-22 10:00Use DejaVu 10/IPAFont 12 in rxvt, i3Chris Bracken2+4-4
2020-04-22 09:57Start ibus-daemon in .xinitrcChris Bracken1+4-1
2020-04-22 09:55Work around a dmenu crasher when XMODIFIERS is setChris Bracken2+11-3
2020-04-06 05:19Add volume/media controls to Sway WM configChris Bracken1+16-0
2020-03-10 07:31Add kanji of the day configChris Bracken1+2-0
2020-03-10 07:03Eliminate ibus mode indicator in sway barChris Bracken1+1-9
2020-03-10 05:14Ensure deterministic English, Japanese termsChris Bracken1+2-2
2020-03-10 05:10Fix indexing in CircularListChris Bracken1+7-5
2020-03-10 02:15Enable kanji of the day in sway barChris Bracken1+8-3
2020-03-10 01:08Add kanji of the day scriptChris Bracken5+191-1
2020-03-10 00:45Add local PYTHONPATH, if it existsChris Bracken1+5-0
2020-03-10 00:42Add ~/.local/bin to PATH if it existsChris Bracken1+1-0
2020-03-10 00:37Add Dunst configuration; launch on Sway startupChris Bracken2+260-0
2020-03-09 23:49Set URxvt.imLocale to JapaneseChris Bracken1+1-0
2020-03-09 23:40Set URxvt.cutcharsChris Bracken1+1-0
2020-03-09 22:42Add IPAGothic for Japanese fallback in rxvtChris Bracken1+2-2
2020-03-09 22:36Switch default Sway terminal back to rxvtChris Bracken2+3-3
2020-03-09 22:25Extract swaybar contents to scriptChris Bracken2+13-1
2020-03-09 22:23Set LANGUAGE variable in .zshenvChris Bracken1+1-0
2020-03-09 22:20Enable ibus IME support for JapaneseChris Bracken2+20-0
2020-03-09 17:00Sway: Use slightly larger fonts, support JapaneseChris Bracken2+8-3
2020-03-08 09:24Use POSIX shell syntax in exit_check.shChris Bracken1+3-3
2020-03-08 07:54Set default swaywm keyboard layout to JapaneseChris Bracken1+1-0
2020-03-08 07:54Set default swaywm terminal to alacrittyChris Bracken1+1-1
2020-03-08 07:53Add config for alacritty terminalChris Bracken1+18-0
2020-01-04 08:08Add pulseaudio user service configChris Bracken2+4-0
2020-01-04 08:07Set 5 minute lock screen timeout in Sway WMChris Bracken1+14-13
2019-12-18 07:49Set lock screen shortcut for SwayChris Bracken1+2-0
2019-12-18 03:23Run Firefox in Wayland modeChris Bracken1+1-0
2019-12-18 03:18Add systemd config for ssh-agent on loginChris Bracken3+13-0
2019-12-18 02:09Use Adobe Source Code Pro in rxvtChris Bracken1+2-2
2019-12-18 02:35Use natural scrolling in Sway WM configChris Bracken1+1-0
2019-12-18 02:07Use dmenu for Sway WM exit checkChris Bracken2+11-1
2019-12-18 02:02Make caps lock an extra control key in Sway WMChris Bracken1+4-0
2019-12-18 02:01Load .Xresources on Sway WM startupChris Bracken1+8-0
2019-12-18 02:00Add stock sway WM configChris Bracken1+217-0
2019-12-13 05:15Update colours for less commandChris Bracken1+8-5
2019-12-06 21:12Add LC_* variables to environmentChris Bracken1+5-0
2019-12-06 21:03Append locale names with .UTF-8Chris Bracken1+2-2
2019-10-20 21:59Make Makefile POSIX-compliantChris Bracken1+30-26
2019-10-17 16:05Better comments around zsh completion configChris Bracken1+9-3
2019-10-13 23:50Update zsh-install in MakefileChris Bracken1+3-2
2019-08-31 08:56Export PERL5LIB if ~/.perl5 presentChris Bracken1+5-0
2019-08-31 08:22git: add send-email configurationChris Bracken1+5-0
2019-08-31 07:33Set LANG=en_AU, LC_MONETARY=ja_JPChris Bracken1+5-1
2019-08-01 22:02Add Karabiner JIS keyboard configChris Bracken2+166-0
2019-07-14 05:53Don't start ssh-agent in login shellsChris Bracken1+0-3
2019-07-14 05:50Simplify setting setting GPG_TTYChris Bracken1+1-2
2019-07-12 07:08Simplify tmux status line coloursChris Bracken1+1-1
2019-07-11 00:47Update tmux config for v2.9Chris Bracken1+2-3
2019-07-08 05:53Add call to resizewin in .zprofileChris Bracken1+3-0
2019-06-30 14:45Move ssh-agent startup to .zprofileChris Bracken2+3-3
2019-06-30 14:34Send stdout to /dev/null when starting ssh-agentChris Bracken1+1-1
2019-06-30 04:09Run ssh-agent for interactive shellsChris Bracken1+11-8
2019-06-26 22:33Update i3 volume hotkey config for pulseaudio 12.2Chris Bracken1+4-4
2019-06-25 01:46Configure i3wm to use compton compositorChris Bracken2+16-0
2019-06-23 23:34Add homebrew zsh completions to fpath on macOSChris Bracken1+3-0
2019-06-23 23:20Use default ctrl-b prefix for tmuxChris Bracken1+0-5
2019-06-23 23:18Use default tmux next/prev keybindingsChris Bracken1+0-5
2019-06-23 22:43Update tmux config for tmux v2.8Chris Bracken1+4-10
2019-06-13 15:46Add .zlogoutChris Bracken1+3-0
2019-06-13 00:19Remap context-menu key to zenkaku/hankakuChris Bracken1+11-1
2019-05-24 19:18Add local GEM_HOME directoryChris Bracken1+1-0
2019-05-11 18:44Add Flutter's Dart SDK to pathChris Bracken1+1-0
2019-02-27 23:37Use i3lock for i3 lockscreen/screensaverChris Bracken1+5-4
2018-12-08 19:04Use bigger terminal fontsChris Bracken1+5-2
2018-12-08 19:01Use /bin/sh for i3 exit check scriptChris Bracken1+1-1
2018-11-22 00:27Remove absolute path for EDITORChris Bracken1+1-1
2018-11-16 17:58Use dmenu to check if user wants to exitChris Bracken2+11-1
2018-11-16 17:58Delete commented out i3 fontChris Bracken1+1-1
2018-11-16 17:24Disable GPG commit signing by defaultChris Bracken1+1-1
2018-10-29 18:49Add .radare2rcChris Bracken1+1-0
2018-10-19 22:40Use -r rubygems in place of deprecated -rubygemsChris Bracken1+1-1
2018-10-06 20:22Move depot_tools later in PATHChris Bracken1+10-10
2018-10-05 23:25Use $* to concatenate array argsChris Bracken1+1-1
2018-10-05 23:19Fix unquoted variableChris Bracken1+1-1
2018-10-05 23:18Fix a typo in a commentChris Bracken1+1-1
2018-10-05 23:16Separate assignment from decl to avoid stomping $?Chris Bracken1+6-2
2018-09-10 03:06Revert "Disable echonl after every command"Chris Bracken1+0-8
2018-06-15 00:14Fix a syntax error in Fuchsia path configChris Bracken1+1-1
2018-06-13 22:16Add Fuchsia build tools to pathChris Bracken1+4-0
2018-06-13 21:57Add Google cloud SDK to path, if presentChris Bracken1+3-0
2018-06-13 21:54Replace GREP_OPTIONS with a grep aliasChris Bracken2+2-2
2018-06-06 06:31Fall back to xterm-256colors if necessaryChris Bracken1+5-1
2018-06-06 06:31Always enable colour terminal promptChris Bracken1+1-8
2018-04-04 19:41Add cargo to pathChris Bracken1+3-0
2018-03-14 01:21Add alias for agChris Bracken1+3-0
2018-02-07 17:59Disable echonl after every commandChris Bracken1+8-0
2018-01-29 19:15Correct emacs/vim comment headersChris Bracken4+4-4
2017-11-17 17:49Eliminate bash config filesChris Bracken4+0-161
2017-11-17 17:30Enable GPG commit signing by defaultChris Bracken1+2-0
2017-11-10 23:49Generate symlinks in Makefile rather than copiesChris Bracken1+28-9
2017-11-10 23:03Refactor zsh configChris Bracken4+22-16
2017-11-10 23:01Set command history to 10k linesChris Bracken1+2-2
2017-11-10 22:58Eliminate boilerplate in colour prompt checkChris Bracken1+6-18
2017-11-10 22:56Minor improvements to .zshrc commentsChris Bracken1+14-14
2017-11-10 22:54Alphabetise environment var declarations in zshrcChris Bracken1+1-1
2017-11-04 22:46Add GPG_TTY in .zshrcChris Bracken1+1-0
2017-11-04 22:45Add GPG signing key to global git configChris Bracken1+3-0
2017-09-25 22:11Remove GOMA_DIR from PATHChris Bracken1+0-2
2017-09-23 00:22Minor fixups to git-lfs commandsChris Bracken1+3-2
2017-09-23 00:19Use ctrl-Y binding for push-lineChris Bracken1+1-1
2017-09-23 00:14Add ctrl-R incremental reverse search bindingChris Bracken1+1-0
2017-09-23 00:13Eliminate jj shortcut for ESCChris Bracken1+0-1
2017-09-06 05:26On zsh, use smarter path_removeChris Bracken1+7-1
2017-08-19 23:39Quote branch name in git_branch()Chris Bracken1+1-1
2017-08-02 23:24Disable newline echo in git_branch functionChris Bracken1+1-1
2017-07-16 05:54Add ruby gems bin dir to PATHChris Bracken1+5-0
2017-06-02 20:17Eliminate TERMINAL=urxvtChris Bracken1+0-1
2017-05-26 23:23Eliminate iTerm2 shell integrationChris Bracken1+0-5
2017-05-26 23:21Only echo if a fortune was emittedChris Bracken1+3-1
2017-04-21 00:30Remove fuchsia compile toolchain from PATHChris Bracken1+1-1
2017-04-20 22:16Move bin/goma to src/gomaChris Bracken1+1-1
2017-04-14 22:50Push Fuchsia buildtools to front of pathChris Bracken1+4-7
2017-03-29 00:50Add GOMA_DIR, inject into PATHChris Bracken2+4-0
2017-03-29 00:48Fix function comments in .pathsChris Bracken1+3-1
2017-03-29 00:37Bugfix: ensure PATH component match in path_removeChris Bracken1+1-1
2017-03-28 23:49Eliminate -n from GREP_OPTIONSChris Bracken1+1-1
2017-03-16 17:15Rename setxtitle to tt (terminal title)Chris Bracken1+2-2
2017-03-12 02:40Add .clang-formatChris Bracken1+2-0
2017-03-12 02:16Move depot_tools and flutter from .tools to .pathsChris Bracken2+6-6
2017-03-03 00:51Add lldbinitChris Bracken1+5-0
2017-03-02 20:40Emit git author name rather than committer nameChris Bracken1+2-2
2017-02-22 01:21Set git grep.lineNumber trueChris Bracken1+2-0
2017-02-22 01:17Add GREP_OPTIONS environment variableChris Bracken1+1-0
2017-02-06 18:48Add iTerm2 shell integrationChris Bracken2+140-0
2017-01-28 02:17Update dircolors path for homebrewChris Bracken1+1-1
2016-10-07 06:53Remove Profanity supportChris Bracken1+0-14
2016-10-01 04:29Add .DS_StoreChris Bracken1+1-0
2016-09-30 06:00Add Objective-C style prefsChris Bracken1+3-0
2016-09-30 05:53Linewrap at 80 colsChris Bracken1+1-1
2016-09-30 05:52Use C++11 style >> in templatesChris Bracken1+1-1
2016-09-30 05:50Fix egregious spelling errorChris Bracken1+1-1
2016-09-22 17:31Unalias vim on MacChris Bracken1+0-6
2016-09-13 22:46Add fortune for user-local homebrew installChris Bracken1+2-0
2016-07-29 01:59Add ~/.homebrew/bin to path on macOSChris Bracken1+5-0
2016-09-08 00:48Eliminate config for awesome wmChris Bracken54+0-675
2016-08-21 01:35Add Chromium depot_tools to PATHChris Bracken1+3-0
2016-08-10 17:10Add git-lfs configurationChris Bracken1+4-0
2016-08-10 03:02Formatting: use consistent indentationChris Bracken1+1-1
2016-08-08 19:59Use vim as default editor for gitChris Bracken1+1-0
2016-08-08 19:59Add P4CONFIG, P4EDITOR environment variablesChris Bracken1+4-0
2016-08-04 19:51Add Flutter SDK to $PATHChris Bracken1+3-0
2016-06-29 07:14Remove TERM override for iTerm.Chris Bracken1+0-1
2016-04-07 22:09Use gnome-terminal rather than urxvtChris Bracken1+1-1
2016-03-07 17:04Add nvm supportChris Bracken1+5-0
2016-03-05 04:43Use 'natural' scrolling for xinput2 appsChris Bracken1+1-0
2016-03-04 23:01Always use urxvt for i3 terminalChris Bracken1+1-1
2016-03-03 19:34Move X caps-lock remapping to .xinitrcChris Bracken2+5-6
2016-03-03 19:27Move fortune to bash/zsh rc filesChris Bracken3+16-8
2016-03-03 19:26Move environment vars to bash/zsh rc filesChris Bracken3+10-4
2015-12-19 08:57Add dvm to .toolsChris Bracken1+5-0
2015-12-19 06:51Only add /opt/local/[s]bin to PATH on OS XChris Bracken1+4-2
2015-12-19 06:50Eliminate DART_SDK path hardcodingChris Bracken2+0-6
2015-12-19 06:44Don't hardcode default go versionChris Bracken1+0-1
2015-12-02 06:56Add default .xinitrcChris Bracken1+2-0
2015-12-02 06:56Ensure procfs is available. Set TERM to xterm-256 for urxvt.Chris Bracken1+8-1
2015-12-02 06:54Use -G option for ls on both FreeBSD and OS XChris Bracken1+1-1
2015-12-02 06:53Loosen restrictions on URxvt fontsChris Bracken1+2-2
2015-11-22 21:33Update zsh setopts: INC_APPEND_HISTORY, EXTENDED_GLOBChris Bracken1+4-2
2015-10-13 21:47Correct spelling of xsetroot for i3 bg colour.Chris Bracken1+1-1
2015-10-13 21:46Add ~/bin to dmenu path.Chris Bracken1+1-1
2015-10-13 21:43Use Misc Fixed for i3 titles.Chris Bracken1+2-2
2015-10-08 04:28Use MacVim instead of sysem vim on OS XChris Bracken1+6-0
2015-10-08 00:48Add /opt/local/sbin to PATH.Chris Bracken1+1-0
2015-10-08 00:46Kill homebrew, return to MacPorts.Chris Bracken1+3-2
2015-10-04 00:27Use Misc Fixed for urxvt font.Chris Bracken1+2-2
2015-09-25 05:56(hack) On OS X, short-circuit out of /proc/ check if running iTerm.Chris Bracken1+2-2
2015-09-13 22:51Remove locale hardcoding.Chris Bracken1+0-13
2015-09-09 06:27Use go 1.5.1 by default.Chris Bracken1+1-1
2015-09-08 05:46Use Ricty bold for urxvt bold font.Chris Bracken1+1-1
2015-09-08 05:42Switch back to Ricty for urxvt.Chris Bracken1+2-2
2015-09-08 03:53Switch back to MiscFixed for urxvt.Chris Bracken1+2-2
2015-09-08 03:17user-dirs: mv doc/{pictures,images}.Chris Bracken1+1-1
2015-09-08 03:16user-dirs: move downloads under ~/tmp.Chris Bracken1+1-1
2015-09-05 19:12Add profanity config.Chris Bracken1+14-0
2015-08-20 06:37Use Go 1.5 by default.Chris Bracken1+1-1
2015-08-19 20:17Use Ricty 9 for i3 title bars.Chris Bracken1+2-2
2015-08-07 19:40Remove GOROOT/bin, GOPATH/bin from PATH.Chris Bracken1+0-4
2015-08-07 19:34Move ~/bin to front of PATH.Chris Bracken1+3-3
2015-08-07 18:53Ensure TERM=xterm-256color under gnome-terminal.Chris Bracken2+5-2
2015-08-06 22:59Set locale to JapaneseChris Bracken1+13-0
2015-08-06 22:54Remove calendar customization.Chris Bracken1+0-3
2015-08-06 22:41i3: add mod+space switching for ibus input sources.Chris Bracken1+1-1
2015-08-06 22:40i3: Switch to semicolon/colon for vertical/horizonal switching.Chris Bracken1+2-4
2015-08-06 22:37Switch to Ricty font for urxvt.Chris Bracken1+2-2
2015-06-24 01:13Rename set_xtitle to setxtitle.Chris Bracken1+1-1
2015-06-22 03:03Make the week start on the right day.Chris Bracken1+3-0
2015-06-15 17:05Add function to set xterm title.Chris Bracken1+5-0
2015-05-28 20:05Make i3 split H/V keys dvorak-friendly.Chris Bracken1+2-2
2015-05-28 20:04Add .idea to global gitignore.Chris Bracken1+1-0
2015-05-27 06:10Add homebrew to $PATH.Chris Bracken1+1-0
2015-05-27 06:09Check for existence of gnome-keyring-daemon.Chris Bracken1+3-1
2015-05-27 03:39Use Dart from PPA.Chris Bracken1+1-1
2015-05-27 03:37Use gvm.Chris Bracken2+1-2
2015-05-27 03:27Move git branch from $RPROMPT to $PROMPT.Chris Bracken1+6-5
2015-03-12 02:10Add go version manager support.Chris Bracken1+5-0
2015-03-12 01:59Add .tools for third-party sourced stuff.Chris Bracken3+11-0
2015-03-11 15:55Set root x window colour in i3.Chris Bracken1+3-0
2015-02-16 06:52Add static libs and OS X dylibs to global gitignore.Chris Bracken1+3-1
2015-02-13 06:41Cross-platform .zshrc location.Chris Bracken1+1-1
2015-02-08 07:29Add git logstats alias.Chris Bracken1+1-0
2015-01-29 05:36Launch gnome-keyring-daemon on loginChris Bracken1+3-0
2015-01-29 05:36Replace caps lock with ctrl on i3 startupChris Bracken1+3-0
2015-01-29 05:34Add ~/.pub-cache/bin to PATHChris Bracken1+1-0
2015-01-29 05:34Use orange cursor colour in urxvtChris Bracken1+1-0
2014-12-17 20:04Use pulseaudio's default sink for i3 volume controlChris Bracken1+4-4
2014-12-17 18:33Add i3 volume controls for keyboards without media keys.Chris Bracken1+2-0
2014-12-17 18:32Update i3 lock screen command for Ubuntu 14.10Chris Bracken1+3-3
2014-12-17 17:43Use misc fixed font in rxvt.Chris Bracken1+2-2
2014-12-17 17:43Correct pointer setup for Australian scrollingChris Bracken1+1-1
2014-11-05 04:05Replace backticks with $() command substitutionChris Bracken1+1-1
2014-11-04 20:56.Xdefaults is deprecated, use .Xresources instead.Chris Bracken1+0-26
2014-11-04 18:00Formatting: tab to spaces.Chris Bracken1+1-1
2014-11-04 17:59Vimdiff supportChris Bracken1+2-2
2014-11-04 18:30Minor formatting, cleanup.Chris Bracken2+11-7
2014-11-04 18:22Set shell-script mode.Chris Bracken3+5-0
2014-10-31 18:54Add support for suspend in i3 config.Chris Bracken1+1-0
2014-10-31 18:48Use Misc Fixed in i3Chris Bracken1+2-2
2014-09-02 19:33Skip setxkbmap on OS XChris Bracken1+1-1
2014-05-26 05:18Map volume control keysChris Bracken1+4-0
2014-05-26 05:05Enable screensaver/lock screenChris Bracken1+7-0
2014-05-26 05:04Better resize keysChris Bracken1+2-2
2014-05-20 07:03Use setxkbmap for caps->ctrl remapping so it works regardless of WMChris Bracken1+5-0
2014-05-20 07:02Add i3 WM configChris Bracken2+134-0
2014-05-18 18:04Run awesome under gnome-sessionChris Bracken3+16-1
2014-05-17 05:17Add .gtkrc-2.0Chris Bracken1+1-0
2014-05-17 05:17Add Awesome WM configChris Bracken52+660-0
2014-05-16 22:40Better Japanese fallback fonts for urxvtChris Bracken1+26-6
2014-05-16 16:01Update XDG dirs, bookmarksChris Bracken2+9-4
2014-05-12 21:50Set TERM=xterm-256color in iTermChris Bracken1+1-1
2014-05-12 17:06Migrate to new tig settingsChris Bracken1+1-2
2014-05-12 01:00Add profanity config, themeChris Bracken2+29-0
2014-04-30 21:17gvim wrapper no longer necessaryChris Bracken2+4-4
2014-04-30 21:16Add 13th mouse buttonChris Bracken1+1-1
2014-04-28 08:16Use 'natural' scrolling under XChris Bracken2+2-1
2014-04-19 23:27Clean up GOROOT, GOPATHChris Bracken2+4-2
2014-04-19 23:18Add .tigrcChris Bracken2+3-1
2014-04-17 20:57Use custom format for --onelineChris Bracken1+1-2
2014-03-05 07:43Add GOROOT, update PATHChris Bracken2+2-1
2014-03-01 03:27Always use -F flag with lsChris Bracken1+5-5
2014-03-01 03:26Add ls colour support on OS XChris Bracken1+2-0
2014-02-20 05:17Move /usr/local/bin to the front of PATHChris Bracken1+4-4
2014-02-20 05:17Add godoc, etc. to PATHChris Bracken1+3-0
2014-02-20 00:34On OS X, replace BSD userland with GNU tools if installedChris Bracken1+1-0
2014-02-07 07:48Homebrew now lives under /usr/local/binChris Bracken1+2-4
2013-10-09 00:05Use vim keys in tmux copy modeChris Bracken1+5-0
2013-09-13 15:48Added ibus support for Japanese IMEChris Bracken1+2-0
2013-09-04 18:05Added $DART_SDK environment variableChris Bracken2+2-1
2013-09-03 20:29Added .XdefaultsChris Bracken2+27-0
2013-08-30 16:59Enable autosquashChris Bracken1+2-0
2013-08-29 05:43Add .astylercChris Bracken2+15-0
2013-08-29 05:42Add install-fontconf make targetChris Bracken1+4-0
2013-07-18 21:41git log: use full log, git lol: one-line, git lola: one-line + authorship infoChris Bracken1+2-3
2013-07-17 16:54Added .fonts.conf: use Takao if available, use Kochi as last choiceChris Bracken1+42-0
2013-07-17 16:47Updated paths for Chromium/Dart devChris Bracken1+4-3
2013-07-13 18:00Default to simple pushChris Bracken1+2-0
2013-07-12 08:21Eliminated manual startup of gpg-agentChris Bracken1+0-8
2013-07-12 07:31Added ssh key timeoutChris Bracken1+2-1
2013-07-11 16:22Re-ordered .gitconfig for readabilityChris Bracken1+10-10
2013-07-11 16:09Added git-install target and .gitignore_globalChris Bracken3+12-0
2013-06-21 22:38Only prepend/append path if directory exists.Chris Bracken1+6-2
2013-06-12 05:15Add Dart SDK to pathChris Bracken1+3-0
2013-06-12 05:13Replaced MacPorts with homebrewChris Bracken2+5-5
2013-02-27 06:48Set $TERM to xterm-256color under gnome-terminalChris Bracken2+8-0
2013-02-27 06:47Use curses-based pinentry for gpg-agentChris Bracken1+2-2
2012-11-28 18:42Added .paths to MakefileChris Bracken1+2-2
2012-11-28 18:24Corrected GNUPGHOMEChris Bracken1+1-1
2012-11-28 18:22Merge branch 'master' of github.com:cbracken/dotfilesChris Bracken1+1-1
2012-11-28 18:19Moved path maninpulation to .pathsChris Bracken4+31-13
2012-11-28 18:19Moved path maninpulation to .pathsChris Bracken4+32-14
2012-11-20 02:10Merge branch 'master' of github.com:cbracken/dotfilesChris Bracken2+17-0
2012-11-20 02:10Updated GNUPGHOMEChris Bracken1+1-1
2012-10-31 05:40Added email. It's pretty public what it is anyway.Chris Bracken1+1-0
2012-10-31 05:38Added makefileChris Bracken1+16-0
2012-10-30 18:03Replace annoying default inverted text attr for windows with content/activity alerts. Now plain text. The trailing +,# is enough.Chris Bracken1+4-1
2012-10-28 00:50Added gpg, gpg-agent support.Chris Bracken3+248-0
2012-10-24 05:04Fix path_add callsChris Bracken1+4-4
2012-10-24 04:53Added git branch RPROMPT.Chris Bracken1+8-0
2012-10-22 23:32Revert back to C-a as default screen escape keyChris Bracken1+0-1
2012-10-22 20:45Added path_add() func: add to path if the component is present and not already in pathChris Bracken1+9-4
2012-10-22 19:05Corrected next/previous keybindings for more sane behaviour.Chris Bracken1+2-2
2012-10-22 17:45Renamed .bash_functions to .sh_functions. Use in both bash and zsh.Chris Bracken3+8-3
2012-10-22 18:48Use exact paths for fortune, dircolors checksChris Bracken2+7-4
2012-10-22 17:35Use vi mode in bashChris Bracken1+3-0
2012-10-12 00:01Renamed default directories to my personal preferencesChris Bracken1+15-0
2012-10-12 00:00Turn vbell offChris Bracken1+1-0
2012-10-11 22:58Added .bash_functions to .bashrcChris Bracken1+4-0
2012-10-11 22:57Added gvim func to work around launchpad bug 776499Chris Bracken1+4-0
2012-10-21 06:51Added q->push-line and jj->vi-cmd-mode keybindingsChris Bracken1+2-0
2012-10-21 06:32Turned on merge stats and mnemonic prefixes in diff.Chris Bracken1+4-0
2012-10-21 06:27Removed reverse-isearch keybindingChris Bracken1+0-1
2012-10-21 06:18Add key binding for reverse-isearchChris Bracken1+1-0
2012-10-21 06:14Generalized dircolors checkChris Bracken1+2-10
2012-10-21 06:11Show fortune message on login, if availableChris Bracken1+6-0
2012-10-21 05:32Aliases cleanupChris Bracken1+20-11
2012-10-21 04:42Added tmux confChris Bracken1+33-0
2012-10-20 20:15Add colour for lessChris Bracken3+22-1
2012-10-20 19:36zsh compatibilityChris Bracken5+63-14
2012-09-06 16:49Added .gitconfigChris Bracken1+10-0
2012-09-06 16:48Added .tkdiffrcChris Bracken1+116-0
2012-09-06 16:48Added default font/geometry for xterm.Chris Bracken1+6-0
2012-09-06 16:47Updated status line to yellow highlight on green text.Chris Bracken1+2-2
2012-09-06 16:46Updated prompt to only include current dir, not full path.Chris Bracken1+2-2
2012-09-06 16:45Add ibus environment variablesChris Bracken1+8-0
2012-09-06 16:43Merge Ubuntu 12.04 defaults.Chris Bracken1+7-3
2012-03-27 19:11Added irssi configChris Bracken3+895-0
2012-01-07 08:12Set default editor to vimChris Bracken1+2-0
2012-01-07 07:20Renamed filesChris Bracken5+0-0
2012-01-07 06:35Added .screenrcChris Bracken1+12-0
2011-09-19 05:35Initial importChris Bracken4+124-0