Commit Graph

1877 Commits

Author SHA1 Message Date
3ec7217044
[Emacs] Split hydra use-package across multiple headings 2016-10-25 12:55:54 -07:00
766c6338e1
[Emacs] Put use-package around custom org-export-get-reference
This prevents it from getting clobbered when org-export is loaded.
2016-10-25 12:21:30 -07:00
21f59c1d54
[Emacs] Update variable name in hook util 2016-10-25 12:13:17 -07:00
472f60b770
[Emacs] Fix background colors link 2016-10-25 12:11:58 -07:00
d943412818
[Emacs] Add section on how I generate github page 2016-10-25 12:09:12 -07:00
16a4f6c3aa
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-25 11:46:09 -07:00
10ba6c43bb
[macOS] Export PKG_CONFIG_PATH 2016-10-25 11:45:43 -07:00
1b597c3bee
[Emacs] Add comment about reading at github.io 2016-10-24 21:17:35 -07:00
079a77c32c
[XMonad] Improve google-chrome raiseNextMaybe 2016-10-24 20:59:10 -07:00
f30e12c917
[XMonad] Add raiseNextMaybe commands 2016-10-24 20:04:06 -07:00
bfbece987e
[XMonad] Add toggleWS binding 2016-10-24 17:17:35 -07:00
06ca3e7186
[XMonad] Move screenshot binding to h 2016-10-24 17:17:19 -07:00
9c29e3b94f
[Linux] Home is also Hyper 2016-10-24 17:16:16 -07:00
bbd895ff6d
[Emacs] Add page-break-lines-mode 2016-10-24 16:23:47 -07:00
9f80f6cb04
[Emacs] Fix org-mode links 2016-10-24 16:18:33 -07:00
c8eec96f6a
[Emacs] Add functions section to highlights 2016-10-24 16:16:23 -07:00
b3d838c5bd
[Emacs] Add a highlights heading to About 2016-10-24 16:04:28 -07:00
bbbd1d9749
[Emacs] Update github pages index file 2016-10-24 15:42:27 -07:00
fa06157cfa
[Emacs] Use custom uniquified links in org-export 2016-10-24 15:41:42 -07:00
af6eac60fa
[Emacs] Add projectile-helm-command-from-zsh 2016-10-24 13:34:33 -07:00
f0a5a4d328
[Emacs] Move helm-zsh-history to Functions heading 2016-10-24 13:29:32 -07:00
7e54b7b6ca
[Emacs] Add kedconnect package 2016-10-23 19:02:56 -07:00
761dabb23f
[XMonad] Make greedyFocusWindow focus window
Before, greedyView greedyFocusWindow would only focus the workspace that
the selected window was in. This change makes it so that the window is
actually focused.
2016-10-23 17:41:47 -07:00
aecee0f2d5
[XMonad] Add shiftToEmptyAndView 2016-10-23 01:57:08 -07:00
b45d93f0a6
[XMonad] Make gotoMenu greedily set workspace 2016-10-23 01:34:31 -07:00
cd9a67706a
[XMonad] Add automatic workspace naming LayoutModifier
Note: This requires my own custom version of xmonad-contrib.
2016-10-23 00:05:39 -07:00
f25f543b17
Revert "[XMonad] Set tag names instead of workspace names"
This reverts commit c726b6d56a.
2016-10-22 17:16:52 -07:00
c726b6d56a
[XMonad] Set tag names instead of workspace names 2016-10-22 17:16:14 -07:00
2eb8bcd440
[XMonad] Tweak window bringer string 2016-10-22 01:40:48 -07:00
3f77cacb47
[Emacs] Disable trailing whitespace in term-mode 2016-10-21 22:27:35 -07:00
10e39bb932
[Emacs] Change env bang key to env 2016-10-21 22:27:21 -07:00
3ce6093e5f
[Emacs] No trailing whitespace in magit-popup-mode 2016-10-21 22:08:04 -07:00
3c4088912b
[XMonad] Use window class names to name workspaces 2016-10-21 22:01:51 -07:00
a89dbb8d18
[XMonad] Add workspace name to window info 2016-10-21 21:58:14 -07:00
65d74ea982
[Shell] Put cabal/bin after local/bin for stack 2016-10-21 21:54:51 -07:00
26cc2d0816
[Emacs] Add iregister package 2016-10-21 21:54:31 -07:00
eb5b8f5e24
[Emacs] Always show trailing whitespace 2016-10-21 21:51:05 -07:00
c520264f4c
[XMonad] Make WindowBringer text similar to rofi 2016-10-21 16:37:26 -07:00
43b512abb2
[XMonad] Make rofi command case insensitive 2016-10-21 15:44:47 -07:00
6674321419
[XMonad] Move setWorkspaceName... to top level 2016-10-20 17:58:58 -07:00
80addc4ae9
[XMonad] Use custom WindowBringer config 2016-10-20 17:58:25 -07:00
c78c301084
[Shell] Put cabal path in front 2016-10-20 17:55:43 -07:00
93a0db5ca7
[Emacs] Change readme_was_update to diff HEAD 2016-10-19 18:13:50 -07:00
63dbb8cc1e
[Emacs] Tweak about section 2016-10-19 18:13:32 -07:00
a80e9769a3
[Emacs] Fix post-commit hook 2016-10-19 18:12:26 -07:00
f8dbb92264
[Emacs] Correct afternoon theme package name 2016-10-19 18:07:59 -07:00
c9df475f2f
[Emacs] Enable eyebrowse-mode 2016-10-19 17:59:01 -07:00
d4ad629514
[Emacs] Add github pages publishing hooks 2016-10-19 17:57:03 -07:00
a87da9360d
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-19 17:26:16 -07:00
0dae53debc
[Emacs] Add eyebrowse mode 2016-10-19 17:10:05 -07:00
bf51e93a1f
[Emacs] Add several themes 2016-10-19 16:58:17 -07:00
206ffa513e
[Emacs] Use theme background color in org-export 2016-10-19 16:56:51 -07:00
d4426b39c0
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-19 12:45:53 -07:00
be9a5b3bb1
[Emacs] Move style headings to About section 2016-10-19 11:49:32 -07:00
9f7f554984
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-18 20:52:10 -07:00
08d99b30a6
[Emacs] Remove irrelevant comment about puml-mode 2016-10-18 20:51:39 -07:00
51dadf5bfc
[Synergy] Fix start_client_at 2016-10-18 20:51:14 -07:00
ecb77cab2a
[Shell] Add process_running function 2016-10-18 20:49:42 -07:00
106c060ff4
[Emacs] Update about text 2016-10-18 20:48:09 -07:00
2eed65cd05
Ignore Pocorn-Time directory 2016-10-18 18:28:14 -07:00
b10472d559
[Emacs] Add ham-mode config 2016-10-18 18:28:02 -07:00
6dd4a74f88
[Linux] Add settings to gtkrc-2.0 2016-10-18 18:27:00 -07:00
efd8e14a02
[Emacs] Swap eshell-search-path to executable-find 2016-10-18 18:25:11 -07:00
45d75def68
[Emacs] Add binding for crux-open-with 2016-10-18 18:24:10 -07:00
97c3a81e4f
[Emacs] Move C# and racket modes to programming 2016-10-18 18:23:29 -07:00
6d8757c148
[Emacs] Respace Non-Forking Shell Command 2016-10-18 16:13:56 -07:00
d799d94edf
[Emacs] Remove old copyq.el file 2016-10-18 14:48:12 -07:00
251ae7c60a
[Emacs] Only sync copyq when command exists 2016-10-18 14:46:59 -07:00
bec8e289ce
[Emacs] Automatically sync kill ring with copyq 2016-10-18 14:45:21 -07:00
dde3f2eb79
[Linux] Add mopidy systemd service 2016-10-18 14:37:18 -07:00
609c72cb03
[Emacs] Fix powerline separator resizing issues 2016-10-18 14:36:43 -07:00
85349867f9
[Emacs] Remove empty Do When heading 2016-10-18 14:35:48 -07:00
3c403343b9
[Linux] Switch back to numix icon theme 2016-10-18 14:16:14 -07:00
5a9fad96c7
[XMonad] Add bindings for screenshot and shell 2016-10-18 14:10:32 -07:00
8e1ecdb8b0
[Linux] Add shell command script to run a shell 2016-10-18 14:10:02 -07:00
d2364ef8bc
[Linux] Add screenshot shell command 2016-10-18 14:09:51 -07:00
76f4fdf8d7
[Emacs] Require all-the-icons 2016-10-18 13:07:26 -07:00
80a315e0d2
[Emacs] Add set huge font size to font hydra 2016-10-18 13:06:49 -07:00
a605d68864
[Emacs] Refactor font size functions 2016-10-18 12:11:41 -07:00
44be3b5652
[Linux] Add some xsettingsd tweaks 2016-10-18 02:47:00 -07:00
f48ee3117b
[Linux] Use Roboto as default them in GTK 2016-10-18 02:46:16 -07:00
f390a011e7
[Linux] Move fonts.conf to non-deprecated place 2016-10-18 02:26:44 -07:00
4cc2dc2f29
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-17 17:51:31 -07:00
7fe5c9a6cd
[Emacs] Improve imalison:appearance 2016-10-17 15:03:36 -07:00
8228d69703
[Emacs] Add font size hydra binding for + 2016-10-17 15:03:07 -07:00
9d4db8563e
[Emacs] Migrate from puml to plantuml mode
See https://github.com/zwz/plantuml-mode/issues/8 for details.
2016-10-16 18:53:56 -07:00
dff010d861
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-14 15:26:59 -07:00
61413af628
[XMonad] Don't use do notation for startup hook 2016-10-14 14:48:51 -07:00
5d8255e31d
[XMonad] Add automaticallySetworkspaceNames
Thought it compiles, it may not yet function properly.
2016-10-14 03:52:09 -07:00
28dc91e83e
Revert "[Emacs] Remove intero is disabled comment"
This reverts commit 3f82cbe327.
2016-10-13 13:29:37 -07:00
e5a60f07eb
Revert "[Emacs] Re-enable intero"
This reverts commit 086e46c898.
2016-10-13 13:29:23 -07:00
a1301bf629
[XMonad] Minor cleanup 2016-10-13 13:28:44 -07:00
0a3ee6ecc4
[Emacs] Remove global racket run binding 2016-10-13 12:45:52 -07:00
5e38adb2ba
[XMonad] Move other definitions before addKeys 2016-10-13 00:11:21 -07:00
b757998f4b
[XMonad] Move layouts definition 2016-10-13 00:10:53 -07:00
e5faaf7ed5
[XMonad] Whitespace tweaks 2016-10-13 00:09:35 -07:00
6fb7541565
[XMonad] Use WindowBringer goTo 2016-10-13 00:09:20 -07:00
63c4cf9022
[XMonad] Add system_password.sh binding 2016-10-13 00:08:49 -07:00
b175b9048a
[Linux] Remove random comments from dunstrc 2016-10-13 00:08:29 -07:00
09d75c5b4f
[Gtk+] Set paper theme 2016-10-13 00:08:10 -07:00
1560d01cfa
[XMonad] Improve xmonad build
...Though it is still quite broken
2016-10-13 00:07:02 -07:00
7f2c2f8d62
Make unescape.py python3 compatible 2016-10-13 00:06:30 -07:00
55664d849a
[Linux] Add system_password script 2016-10-13 00:06:05 -07:00
5448d7e468
[XMonad] Clean up stack.yaml
Things still aren't working yet.
2016-10-10 12:53:16 -07:00
cb06e57fb8
[Linux] Use env to find wallpaper executable 2016-10-10 12:52:56 -07:00
b557af7233
[Shell] Fixup racket_setup 2016-10-09 23:12:04 -07:00
48413d777a
[Synergy] Add kat-uber-loaner to controlling 2016-10-09 23:03:39 -07:00
efa0f61aaf
[macOS] Fixups to shell functions 2016-10-09 23:03:19 -07:00
10b38aec5b
[Shell] Fix localip command 2016-10-09 23:02:57 -07:00
9cc972bab1
[Emacs] Add racket mode 2016-10-09 23:02:40 -07:00
243223d73a
[Emacs] Handle plantuml not present in macOS 2016-10-09 23:02:10 -07:00
c74dec3982
[Emacs] Set gpg program 2016-10-09 23:01:43 -07:00
979bb3412f
[Emacs] Add SHELL to exec-path variables 2016-10-09 23:00:58 -07:00
f944c478b2
[Shell] Racket mode setup 2016-10-09 23:00:10 -07:00
7df5e7ce1d
[Emacs] macOS font tweaks 2016-10-08 22:18:51 -07:00
14b484b2ab
[Shell] Remove period from shell_path.py title 2016-10-08 19:23:41 -07:00
f263f20e1c
[Linux] Set mimeapps for jpeg files 2016-10-08 19:23:12 -07:00
b62472fe5c
[Linux] Fix compton service
For some reason running compton in forking mode does not work.
2016-10-08 19:22:15 -07:00
5c3eae78a6
[Linux] Set paper theme in xsettingsd 2016-10-08 19:21:23 -07:00
c32c570dca
[Emacs] Add fontawesome 2016-10-08 19:21:06 -07:00
bb42a663ec
[Emacs] Add csharp-mode 2016-10-08 19:20:50 -07:00
056d33d666
[Emacs] Change hydra bindings 2016-10-08 19:19:47 -07:00
dbdbd913a2
[URxvt] Make terminal history longer 2016-10-08 19:18:40 -07:00
39c3d4d7ea
[Emacs] Refactor font resizing 2016-10-06 18:24:41 -07:00
2f780360ce
[Emacs] Cleanup bindings heading 2016-10-06 17:41:12 -07:00
cec4760e9c
[Emacs] Unbind C-M-<backspace> in smartparens-mode 2016-10-06 17:40:35 -07:00
05949c99d9
[Emacs] Add bindings to font hydra 2016-10-06 17:28:47 -07:00
3f82cbe327
[Emacs] Remove intero is disabled comment 2016-10-05 18:07:28 -07:00
528f229a72
[Linux] Add gtkrc-2.0 for M-<backspace> binding 2016-10-05 18:05:23 -07:00
3e9491cc06
[XMonad] Reduce volume increment 2016-10-05 16:32:53 -07:00
7810173e4e
[KeepassX] Use special characters 2016-10-05 16:10:37 -07:00
31d130fb99
[Linux] Change compton unit to forking type 2016-10-05 16:09:50 -07:00
cb757eb3ea
[Emacs] Change font-resize binding 2016-10-05 04:29:02 -07:00
ea6d56c2b9
[Emacs] Combine keybindings sections 2016-10-05 04:28:44 -07:00
e58c95a150
[Emacs] Move this-machine.el load 2016-10-05 04:28:19 -07:00
a1a988a70e
[Linux] Add screencloud configuation 2016-10-05 03:24:57 -07:00
83ef568592
[XMonad] Add support for actual media keys 2016-10-05 03:23:40 -07:00
4111fda801
[Linux] Add dunst config and service 2016-10-05 02:26:26 -07:00
753bbb94cf
[Linux] Add pasystray service 2016-10-05 02:21:27 -07:00
dda9d31b9b
[XMonad] Add pseudo media key binding 2016-10-05 02:20:35 -07:00
5a4f815e22
[taffybar] Remove notes section 2016-10-05 02:20:07 -07:00
c0817bc257
[XMonad] Add empty workspace bindings 2016-10-05 01:36:03 -07:00
790a2a939b
[XMonad] Add swapNextScreen binding 2016-10-05 01:30:30 -07:00
b09e00618f
[XMonad] Remove old comment 2016-10-05 01:20:53 -07:00
9fb809b9b2
[XMonad] Make multiCol the default layout 2016-10-05 01:12:50 -07:00
3c7a8c1d03
[XMonad] Restart taffybar using systemd 2016-10-05 01:12:34 -07:00
43e684f8ed
[Linux] Start udiskie after taffybar 2016-10-04 23:49:31 -07:00
4e1d5ae707
[Linux] Remap caps lock to control using xkb 2016-10-04 23:48:43 -07:00
1e0b47a8eb
[taffybar] Use source code pro as font 2016-10-04 23:48:21 -07:00
8a2175eee8
[Linux] Ignore gnome autostart 2016-10-04 23:48:07 -07:00