0b182e7434
[XMonad] Use string remapping for ewmh logging
2016-10-25 22:17:20 -07:00
68b7cc7a81
[XMonad] No more custom workspaces
2016-10-25 22:16:14 -07:00
c006c12c30
[XMonad] Add layout for large main area
2016-10-25 22:14:55 -07:00
83b3ebe07a
[XMonad] Add custom manage hook
...
I don't think that this is working yet.
2016-10-25 22:14:39 -07:00
bad69f6164
[Emacs] Clean up colorize compilation buffers
2016-10-25 22:12:42 -07:00
c4dbbc7ad2
[XMonad] Don't apply ewmh to global config
2016-10-25 18:05:36 -07:00
a72384c449
[Emacs] Fix font settings in imalison:appearance
2016-10-25 18:04:46 -07:00
05b50e878d
[Emacs] Remove structured-haskell-mode
2016-10-25 18:04:19 -07:00
ba1eab4253
[Emacs] Reduce org-export-headline-levels
to 3
...
For some reason, high values for this variable cause imenu to be very slow.
2016-10-25 17:56:44 -07:00
fdee42e6a8
[Emacs] Rename font hydra
2016-10-25 17:48:32 -07:00
5244936a1c
[XMonad] Add custom workspace names
2016-10-25 16:05:25 -07:00
c405a2e9a9
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-10-25 14:21:45 -07:00
b78799cd55
[Emacs] Set some haskell variables
2016-10-25 14:20:13 -07:00
17b791d79e
[transmission] Update download locations
2016-10-25 14:19:41 -07:00
11445e4837
[Emacs] Promote a bunch of headings in highlights
2016-10-25 13:21:28 -07:00
e3957280dd
[Emacs] Fix exec-path-from-shell link
2016-10-25 13:17:56 -07:00
64e868b851
[Emacs] Update and add a bunch of highlights
2016-10-25 13:17:33 -07:00
0423f599c3
[Emacs] Make Highlights header top level
2016-10-25 13:17:03 -07:00
94f139131e
[Emacs] Add font size highlight links
2016-10-25 12:59:03 -07:00
bc70eef5c5
[Emacs] Change org-export use-package to ox
2016-10-25 12:58:22 -07:00
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
f56e3dab06
[Linux] Start wallpaper service after compton
2016-10-04 17:36:01 -07:00
b9c97551ef
[Linux] Add some padding to rofi
2016-10-04 17:35:40 -07:00
5324a3a9a8
[XMonad] Add paste with modm-V
2016-10-03 17:49:44 -07:00
212c5c2a43
[Emacs] Organize appearance heading
2016-10-03 17:44:56 -07:00
0b903e0841
[Linux] Delete autostart files
2016-10-03 17:34:23 -07:00
0655b961b3
[Linux] Fix keepassx service
2016-10-03 17:32:55 -07:00
49380d526c
[Linux] Add Remmina preferences
2016-10-03 17:32:32 -07:00
682ba32fb5
[Linux] Use /usr/bin/env in taffybar service
2016-10-03 17:31:57 -07:00
766bd23497
[Transmission] Show extra peer details
2016-10-03 17:31:42 -07:00
7c1422bdbe
[Linux] Add requires taffybar to ui services
2016-10-03 17:31:19 -07:00
113c9aa59b
[Linux] Add After taffybar to unit definitions
2016-10-03 17:30:29 -07:00
a7aa50cb82
[XMonad] Run wm.target at startup
2016-10-03 17:14:42 -07:00
e6b2a313b4
[XMonad] Put copyq_rofi on hyper keybinding
2016-10-03 16:50:21 -07:00
1ddf67fca8
[Linux] Setup Hyper/Use xkb instead of xmodmap
2016-10-03 16:49:42 -07:00
4131761550
[XMonad] Add minimization to layouts
2016-10-03 14:57:58 -07:00
39a059167a
[XMonad] Change copyq rofi binding
2016-10-03 14:51:12 -07:00
965aeab5dc
[Linux] Fix keyboard repeat rate settings
2016-10-02 19:55:16 -07:00
7d308b3143
[XMonad] Remove startup hook
2016-10-02 08:27:18 -07:00
0ca295a2b4
[Linux] Add remmina unit
2016-10-02 08:25:38 -07:00
d1a1953ae5
[Emacs] Ignore tutorial directory
2016-10-02 08:24:50 -07:00
3b4411137e
[Emacs] Put general packages under general heading
2016-10-02 08:23:10 -07:00
fa92c606e3
[Emacs] Promote headings under Packages to top level
2016-10-02 08:15:08 -07:00
8d62c2a187
Revert "[Emacs] Remove ansi-term-color-vector stuff"
...
This reverts commit 8f0da57f67
.
2016-10-01 16:56:38 -07:00
073c3dbb8a
[Emacs] Add copyq-sync function
2016-09-30 17:48:25 -07:00
11513a19be
[XMonad] Add binding for copyq_rofi
2016-09-30 17:27:02 -07:00
1434f817f7
[CopyQ] Add copyq_rofi script
2016-09-30 17:26:37 -07:00
35663fe1c8
[Emacs] Bump kill-ring-max to 1000
2016-09-30 15:47:55 -07:00
e597d69cd8
[Emacs] Use high contrast modeline in solarized
2016-09-30 15:47:39 -07:00
58ac429e44
[URxvt] Use tomorrow theme
2016-09-30 15:46:15 -07:00
c0a993ddbb
[Emacs] Some housekeeping in the "Other" heading
2016-09-30 13:09:29 -07:00
086e46c898
[Emacs] Re-enable intero
2016-09-29 20:38:32 -07:00
7991575801
[Linux] Don't background keepass service
2016-09-29 20:38:08 -07:00
13088101db
[Emacs] Add bindings for hoogle
2016-09-29 20:37:48 -07:00
9b5c4b5d87
[Linux] Make compton shadows larger
2016-09-29 20:37:26 -07:00
0434b75fee
[Linux] Update wallpaper daemon
2016-09-29 20:36:38 -07:00
6c2d9fc691
[Linux] Fix imwheel script for arch, add imwheelrc
2016-09-29 20:36:00 -07:00
387fbbe6cd
[XMonad] Fix import order
2016-09-27 17:27:03 -07:00
9dbff77e00
[XMonad] Make all columns have the same width
2016-09-27 17:26:06 -07:00
52c531cd75
[XMonad] Add a slight fade to inactive window
2016-09-27 17:25:36 -07:00
3b6de279e7
[Linux] Add imwheel service
2016-09-27 17:06:16 -07:00
72e833794c
[Synergy] Add imalison-arch to tv section
2016-09-27 16:46:25 -07:00
26a76407e7
[Linux] Ignore gnome-session
2016-09-27 16:40:44 -07:00
061ab7f377
[Linux] Set repeat rate
2016-09-27 16:29:31 -07:00
b7a317cfab
[Emacs] Add after-save-hook to make files execable
2016-09-27 15:14:12 -07:00
db79185d79
[Linux] Start using compton
2016-09-27 15:09:03 -07:00
bbebb5bc4d
[Linux] Add wallpaper service
2016-09-27 15:08:35 -07:00
0c9f2371a0
[Emacs] Remove messages from download-to-buffer
2016-09-27 13:02:21 -07:00
a2786ed468
[Linux] Add taffybar systemd service
2016-09-26 17:18:35 -07:00
9cb697d9e5
[KeepassX] Tweak some stuff
2016-09-26 12:58:48 -07:00
aa88e8bda9
[Linux] Use wm.target for starting graphical apps
2016-09-26 12:58:47 -07:00
3a2b7fe4b1
[Linux] Clean up xprofile
2016-09-26 12:58:47 -07:00
457e1d0e86
[Linux] Import PATH to systemd from shell init
2016-09-26 12:58:47 -07:00
9b9a3a90df
[Git] Ignore nohup output globally
2016-09-26 12:58:33 -07:00
4f41b5dcb5
[Emacs] Add s for term-projectile-switch to hydra
2016-09-24 03:09:59 -07:00
960fa33d64
[KeepassX] Use zsh to start
2016-09-23 17:59:57 -07:00
f04f584842
[Linux] Start nm-applet using systemd, not XMonad
2016-09-23 17:58:57 -07:00
afe99bf819
[Emacs] Add toggle-lexical-binding function
2016-09-23 17:56:49 -07:00
b0c3d8a0a4
[Linux] Add copyq and screencould services
2016-09-22 22:20:30 -07:00
a95b8c1f42
[KeepassX] Tweak Keepass.ini
2016-09-22 21:47:40 -07:00
be474ff5a2
[Emacs] Add gitignore-mode
2016-09-22 21:42:46 -07:00
99e2beddcc
[Emacs] Ignore Org Src temp files everywhere
2016-09-22 21:42:33 -07:00
839c9f36f2
[Linux] Add keepassx and udiskie systemd services
2016-09-22 21:37:55 -07:00
c681245254
[Linux] Disable screensaver in xinitrc
2016-09-22 21:37:04 -07:00
b8e956c4ea
[KeepassX] Create start_keepass.sh script
2016-09-22 21:36:31 -07:00
6875cf697b
[Emacs] Add a function to edit a script on PATH
2016-09-22 18:12:45 -07:00
e7e87ade82
[Emacs] C-c 5 binding for font resize
2016-09-22 18:09:16 -07:00
8d6eb9fd9e
[Emacs] Make test in projectile root
2016-09-22 18:09:01 -07:00
46e42d2e93
[Linux] Remove parcellite
2016-09-22 17:47:57 -07:00
22711f1c4f
[Linux] Add copyq and screencloud autostarts
2016-09-22 17:38:50 -07:00
731d97df03
[CopyQ] Add gitignore
2016-09-22 17:38:08 -07:00
a7ab9c859f
[CopyQ] Add configuration file
2016-09-22 17:35:35 -07:00
f664bfbe82
[Emacs] Add update about term-exec-1
2016-09-22 17:09:08 -07:00
3fd36d075d
[Emacs] Don't execute global on term-hydra start
2016-09-22 17:07:46 -07:00
8f0da57f67
[Emacs] Remove ansi-term-color-vector stuff
2016-09-22 17:07:25 -07:00
7a0f96ef70
[Emacs] Allow pressing of C-h in term-mode
2016-09-22 17:06:51 -07:00
2b48d25a81
[Emacs] Set EMACS environment variable explicitly
2016-09-22 16:25:05 -07:00
2d472d8d18
[Emacs] Rearchitect term-hydra
2016-09-22 13:10:22 -07:00
a60df99f67
[Emacs] Add concat-symbols funtion
2016-09-22 13:10:10 -07:00
ce94315d36
[Emacs] Set defun indent for imalison:use-package
2016-09-22 13:09:37 -07:00
c53e791291
[XMonad] Use multi-column instead of three-columns
2016-09-21 20:33:12 -07:00
ddd5db34a9
[Linux] Use Adapta GTK theme
2016-09-21 20:33:12 -07:00
3b8279dfd8
[Transmission] Enable ratio-limit
2016-09-21 20:33:12 -07:00
3dcc03f514
[XMonad] Ignore .stack-work
2016-09-21 20:33:12 -07:00
0b8efbeba5
[XMonad] Add xmonad-contrib to cabal deps
2016-09-21 20:33:12 -07:00
984c14265c
[Emacs] Add global cycling support to term-hydra
2016-09-21 20:33:11 -07:00
9a0a2589e8
[Emacs] Make M-x work in term-char-mode
2016-09-21 20:33:11 -07:00
b30ce7192b
[XMonad] Add stack config
2016-09-21 20:33:11 -07:00
6d8d9cf36c
[Linux] Add emoji font configuration
2016-09-21 20:33:11 -07:00
c72236106a
[KeepassX] Add config
2016-09-21 20:33:11 -07:00
2f0ddc6f3b
[Emacs] Disable ggtags
2016-09-21 20:33:11 -07:00
0bdf42650b
[Emacs] Improve helm-gtags
2016-09-21 20:33:03 -07:00
6a562d6398
[Emacs] Add ggtags setup
2016-09-21 20:32:48 -07:00
2600adcadd
[Transmission] Enable rpc access
2016-09-21 20:32:48 -07:00
cad805f23e
[Rofi] Change theme
2016-09-21 20:32:47 -07:00
10500895bb
[XMonad] Move gitignores to files in directory
2016-09-21 20:32:47 -07:00
d0ce267e47
[Linux] Replace copyq with parcellite
2016-09-21 20:32:34 -07:00
d5c1f1a881
[Emacs] Add cliphist
2016-09-20 03:57:56 -07:00
ef85fbafcd
[Linux] Change theming
2016-09-20 03:57:16 -07:00
aa203404b8
[Emacs] Set default browser to chrome in linux
2016-09-20 02:54:38 -07:00
1f27d8a3e7
[Emacs] Use crux-eval-and-replace
2016-09-20 02:26:13 -07:00
8db1649e55
[Emacs] Rename projectile-make-all-subdirs-projects
2016-09-20 02:21:19 -07:00
c2a43c95d7
[Emacs] Add electric-operator-mode
2016-09-20 02:20:56 -07:00
60a96fdc82
[Emacs] Add linux support for puml-mode
2016-09-20 01:44:50 -07:00
a34afd17e8
[Emacs] More magithub configuration
2016-09-20 00:53:08 -07:00
67f2f1a884
[Shell] Make localip a function
2016-09-20 00:17:39 -07:00
7b6353954a
[Linux] Add gtk-3.0 configuration file
2016-09-20 00:17:00 -07:00
4d7bbf49d5
[Linux] Start sparkleshare in xprofile
2016-09-19 20:18:32 -07:00
e291aa3406
[Linux] Avoid output to nohup.out
2016-09-19 20:07:19 -07:00
f790588f5b
[URxvt] Add tabs
2016-09-19 20:04:06 -07:00
1109f11e2b
[Linux] Generalize taffybar restart
2016-09-19 20:03:30 -07:00
144dd1db40
[taffybar] Add taffybar.rc for gtk theming
2016-09-19 16:48:44 -07:00
7301fc24ec
[Linux] Add gnome-settings-daemon to path
2016-09-19 16:47:32 -07:00
6564c283cd
[X11] Run gnome-settings-daemon only if it exists
2016-09-19 16:47:21 -07:00
f5c9cbd83b
[Emacs] Add helm-themes
2016-09-19 16:40:57 -07:00
18ed2ea570
[Emacs] Add proced configuration
2016-09-19 16:39:56 -07:00
d62a73e5a9
[Emacs] Add magithub package
2016-09-19 12:15:40 -07:00
52099f59ae
[systemd] Clean up spotify service
2016-09-19 12:15:40 -07:00
86296a4b13
[XMonad] Add taffybar support
2016-09-19 12:15:40 -07:00
d74c29dea7
[taffybar] Fix imports, set monitor number to 1
2016-09-19 12:15:39 -07:00
8bb609f701
[taffybar] Use MPRIS2
2016-09-19 12:15:39 -07:00
a9cd70ec45
[taffybar] Remove weather widget
2016-09-19 12:15:39 -07:00
6cbd8f43c8
[taffybar] Use AM/PM time
2016-09-19 12:15:39 -07:00
95b450df3b
[XMonad] Add normal rofi run command
2016-09-19 12:15:39 -07:00
f22c2ddc8e
Revert "Revert "[XMonad] Taffybar support in xmonad.hs""
...
This reverts commit 1222f354639ba55b5073f970e973e97597a8faed.
2016-09-19 12:15:39 -07:00
6ca6202864
[Emacs] Disable haskell-stack-ghc checker
2016-09-19 12:15:39 -07:00
c1d28f4c40
Revert "[XMonad] Taffybar support in xmonad.hs"
...
This reverts commit 704be96c5f2bb3a5a1930f8fe38e37872c092b82.
2016-09-19 12:15:38 -07:00
148e766a9b
[XMonad] Taffybar support in xmonad.hs
2016-09-19 12:15:38 -07:00
64b0ea9ec4
[XMonad] Handle dock events
2016-09-19 12:15:29 -07:00
8a89798884
Add default taffybar config
2016-09-16 14:11:52 -07:00
6afd1ed99c
Add intero but disable
2016-09-16 12:57:27 -07:00
14f40b6692
Start flycheck before disabling checker in xmonad
2016-09-16 12:56:31 -07:00
a97cf4ec8e
Add window bringer action through rofi to xmonad
2016-09-16 12:53:09 -07:00
f576e2be24
Add shiftThenView command and binding to xmonad
2016-09-16 12:52:50 -07:00
f8ac3b6f20
Disable haskell-stack-ghc checker in xmonad.hs
...
Also set "-Wno-missing-signatures" for flycheck-ghc-checker because we
don't care about top level signatures not being defined in this file.
2016-09-16 12:08:01 -07:00
8e7e802ef4
Set font weight to semi-bold
2016-09-16 11:30:19 -07:00
9fab348efb
Change default font size
2016-09-16 11:29:59 -07:00
5087f25195
Use JumpToLayout for fullscreen in xmonad
...
Also add a toggle for mirroring
2016-09-15 21:47:23 -07:00
8720f956a7
Set font size using default-font-size-pt
2016-09-15 17:42:27 -07:00
880046e37f
Disable swiper
2016-09-15 17:42:05 -07:00
318fc35455
Refactor xmonad.hs, add Mirrored Tall layout
2016-09-15 16:57:12 -07:00
e2c9c11131
Move config gitignores into their own file
2016-09-15 16:12:56 -07:00
9e2baefe34
Add cabal packaging to xmonad
2016-09-15 16:09:10 -07:00
52128d6fbf
Add ghci dotfile
2016-09-15 16:08:51 -07:00
c41941a172
Haskell config fixes
2016-09-15 01:49:52 -07:00
1bed975e86
Add fullscreen toggle
2016-09-15 01:49:15 -07:00
9d054443b2
Remove xmobar and stalonetray from xmonad.hs
2016-09-14 16:56:37 -07:00
e535a0eb7b
Add manageDocks to manageHook
2016-09-13 17:51:12 -07:00
17f036258f
Spawn nm-applet on xmonad startup
2016-09-13 17:50:42 -07:00
8be1669d94
Use AM/PM time in xmobar
2016-09-13 17:50:12 -07:00
c3d7f09a83
Add another emit hack
2016-09-13 17:50:00 -07:00
39f58b2b26
Update custom docstring
2016-09-13 17:49:48 -07:00
b570191881
Add mimeapps.list
2016-09-13 14:14:07 -07:00
fa0858c95b
Add transmission settings
2016-09-13 14:11:37 -07:00
fb2e36763d
Add sparkleshare unit to user systemd
2016-09-13 13:54:16 -07:00
982a9efb78
Remove battery from xmobar
2016-09-13 13:47:55 -07:00
72114e8f6c
Set source code pro as urxvt font
2016-09-13 12:51:26 -07:00
fc65a696e8
Refactor xmonad.hs, add avoidStruts
2016-09-13 12:51:06 -07:00
f180fd9a6f
Add xup alias
2016-09-13 12:50:52 -07:00
eb3657b0c9
Back to simple xinitrc
2016-09-13 12:50:37 -07:00
82f6dbed7b
Initializing xmonad with a startup hook now
2016-09-13 02:54:42 -07:00
070a130d0a
Attempt to figure out the various xinit files
2016-09-13 02:54:03 -07:00
b85f88c281
Add stalonetrayrc
2016-09-13 02:53:15 -07:00
e0b231f72a
Add urxvt settings
2016-09-13 02:52:05 -07:00
dbae14370b
Beef up haskell config
2016-09-13 02:51:21 -07:00
bc2fa4b3f2
Add haskell_setup
2016-09-13 02:50:59 -07:00
0a1b86b32b
Add rofi support and startup hooks to xmonad
2016-09-13 02:50:25 -07:00
697bbbcd62
Add Xresources
2016-09-13 00:35:39 -07:00
0483147fb2
Add scion package for haskell
2016-09-12 20:01:23 -07:00
af399cd0d8
Update xmonad.hs
2016-09-12 20:01:08 -07:00
645ae18a05
Add fix_screen_tearing.pl
2016-09-12 20:00:38 -07:00
6e8cae42c5
Update fonts.conf to have sensible defaults
2016-09-12 15:34:12 -07:00
9f7099c17c
Use AM PM time in modeline
2016-09-12 15:33:54 -07:00
97f3ea716d
Use normal weight source code pro
2016-09-12 15:33:42 -07:00
9a16039965
Improve font adjustment
2016-09-12 15:33:09 -07:00
6d99c14066
Add xmobarrc
2016-09-12 11:29:57 -07:00
ed4dcbb4f0
Add empty xinitrc
2016-09-09 17:52:37 -07:00
5e4747bf6c
Demand mc extras
2016-09-09 17:51:16 -07:00
941bca9c78
Use haskell mode for xmonad and xmobar
2016-09-09 17:51:01 -07:00
cf84ae4653
Add xmonad config
2016-09-09 17:48:28 -07:00
4770dcf45b
Rename ip alias to externalip
2016-09-08 13:11:58 -07:00
5065459e6b
Set /usr/bin as path in shell path
2016-09-08 13:10:54 -07:00
8735843399
Optionally use local flycheck-cask
2016-09-08 13:10:33 -07:00
559c516ec0
Make display-time-format more compact
2016-09-08 13:10:16 -07:00
04405d1c85
Change source control color
2016-09-07 16:03:19 -07:00
712c3542a5
Remove 'emacs' alias
2016-09-07 15:27:13 -07:00
3fc794d1d4
Add flycheck-cask
2016-09-07 15:27:03 -07:00
00dde9abd3
Set font size differently when not in OSX
2016-09-07 14:10:21 -07:00
ece9e88d5e
Add a command to download a file into a buffer
2016-09-07 14:10:05 -07:00
f7300b3a66
Use setq-default when setting lexical-binding
2016-09-07 14:09:41 -07:00
2baa68780c
Fix shell_contains, setting _python_command to shim
2016-09-06 15:04:19 -07:00
2e9dbed567
Add debugging to exec-path-from-shell
2016-09-06 13:25:14 -07:00
b72094d69b
Switch from antigen to zgen
2016-09-06 12:52:31 -07:00
1c4ea43278
Add source_directory_files and use it everywhere
2016-09-06 12:51:57 -07:00
b153b5d339
Fix osx_path_setup syntax
2016-09-06 11:42:40 -07:00
771f90b4e6
Don't use -i flag in exec-path-from-shell
2016-09-06 11:14:19 -07:00
c069b18298
Add get_distro function, fix java setup in arch
2016-09-06 11:13:44 -07:00
e02b859409
Random tweak
2016-09-06 11:12:55 -07:00
75ac33b2b7
Always run python_setup
2016-09-04 04:24:54 -07:00
f289d380f8
Remove default font of Incosolata-11 for emacs
2016-09-03 19:01:53 -07:00
e7670ddedf
Remove pymacs
2016-09-03 17:40:05 -07:00
9e2ad4173f
Only set RBENV_ROOT with brew in OSX
2016-09-03 17:39:06 -07:00
9e158aed36
Commen ton exec-path-from-shell init
2016-09-03 17:07:49 -07:00
b2743d4188
Fix frame initialization
2016-09-03 17:07:39 -07:00
0cf34a5a3c
Add TODO comment
2016-09-03 16:48:16 -07:00
f0db8bd53e
Handle Source-Code-Pro missing
2016-09-03 16:47:41 -07:00
1de0d1f0e4
Add pinentry package
2016-09-03 16:46:49 -07:00
36750f908c
Unbind C-j in a bunch of magit mode maps
2016-09-03 16:44:25 -07:00
40d65dde47
Always use ido
2016-09-03 16:44:15 -07:00
d30da08314
Move muni stuff into its own org file
2016-09-03 16:43:45 -07:00
8ad259901d
Move emacs-lisp init hook to after dependencies
2016-09-03 16:42:44 -07:00
7d3df65cb0
Add cooperation heading
2016-08-28 20:04:56 -07:00
6868bba1f9
Refactor puml/plantuml support/no load on startup
2016-08-28 20:04:20 -07:00
d710d380e5
Add ReadTheOrg theme to README.org
2016-08-26 16:37:27 -07:00
0887152e2e
Add command_exists function
2016-08-26 16:37:13 -07:00
9d0ce5db9f
Add brew_relink function
2016-08-26 16:37:01 -07:00
5ef6659279
Add evm and _emacs_setup to shell path
2016-08-26 16:36:42 -07:00
7c2669af81
Quote argument to readlink
2016-08-26 16:36:21 -07:00
8b4f752183
Add overseer package for ert testing
2016-08-26 16:36:00 -07:00
e77d492c14
Don't prompt about risky local variables
2016-08-26 16:35:39 -07:00
d45a264d55
Bump recentf-max-saved-items to 1000
2016-08-25 17:47:18 -07:00
2cb5e0cb40
Add swiper
2016-08-25 17:30:49 -07:00
6414b61344
Add rudel, but diable it
2016-08-25 10:16:11 -07:00
389118623b
Add gpgtools to bootstrap.json
2016-08-25 10:15:34 -07:00
6ed17a88a3
Move puml and wsd mode to document editing
2016-08-24 17:42:06 -07:00
cd3bb99e86
Add puml-mode for PlantUML
2016-08-24 12:58:34 -07:00
3c0cfc4279
Add sentence-end-double-space to flycheck vars
...
This makes nags in flycheck-checkdoc go away
2016-08-24 10:34:04 -07:00
e395953062
Disable sRGB colorspace
...
This makes powerline separators look okay in GNU Emacs on OSX
2016-08-24 10:33:10 -07:00
202ae6c463
Move some stuff out of the General/Misc heading
2016-08-24 01:36:07 -07:00
4396abb6ef
Add fill-column-indicator
2016-08-23 16:15:35 -07:00
246730a80c
Set default fill-column to 80
2016-08-23 15:56:30 -07:00
4e2b9e0041
Remove custom multi-line command
...
Multi-line now has built in cycling so it is no longer necessary.
2016-08-23 14:49:16 -07:00
8b3d8b0b8a
Fix erc config
2016-08-23 14:49:03 -07:00
f2e1823b91
Add shm mode for haskell
2016-08-23 11:08:06 -07:00
6e5f74c5bb
Clean up and generalize imalison:use-package*
2016-08-22 11:44:13 -07:00
549ff89522
Disable magit-gh-pull
2016-08-21 22:31:14 -07:00
ae9b0ee999
Set debug-on-error before loading README.org
2016-08-21 22:30:51 -07:00
edad0466aa
Set a less annoying magit-gitflow key
2016-08-21 22:30:10 -07:00
e28fe1bc2f
Configure zop-to-char bindings
2016-08-21 22:29:52 -07:00
12ee05349d
Clean up python config
2016-08-21 22:29:39 -07:00
d0503a4a20
Move ido-mode
2016-08-21 22:27:58 -07:00
bc40d6f059
Misc refactoring
2016-08-21 22:23:15 -07:00
7769b6f4c7
Skip exec-path-from-shell when use-package missing
2016-08-21 22:22:19 -07:00
8be7ec47a0
Add some more sensible defaults
2016-08-18 15:12:38 -07:00
b06548b8be
Cleanup python use-package
2016-08-18 14:42:42 -07:00
1625673d09
Remove vendored git completion
...
The antigen git bundle should include git completion.
2016-08-18 14:42:05 -07:00
0fa71cfa72
Add winner hydra
2016-08-18 14:36:45 -07:00
df96e09514
Move gitconfig-mode with other git packages
2016-08-18 14:28:38 -07:00
4da416bd87
Add es-mode
2016-08-18 14:26:34 -07:00
e1bcd0075e
Put all major modes under one heading
2016-08-18 13:58:18 -07:00
d9c6b9ff0d
Change Communication heading to Chat
2016-08-18 13:35:18 -07:00
d32aa1f444
Move markdown mode to Document Editing heading
2016-08-18 13:34:44 -07:00
7c26958019
Add winner-mode
2016-08-18 13:34:26 -07:00
18716cd7bd
Add swap_mirror_swap function
2016-08-18 11:58:28 -07:00
b1e66f9f3e
Remove stray whitespace
2016-08-18 11:49:42 -07:00
d908e24fe8
Add "~" as smart-parens pair in org-mode
2016-08-18 11:47:42 -07:00
9ce4e04bc6
Advise magit-diff-visit-file
to show org context
2016-08-18 11:14:22 -07:00
50c7d29577
Show full org lineage after jumping with imenu
2016-08-17 20:51:13 -07:00
0713b466a5
Replace custom fill-or-unfill with unfill package
2016-08-17 19:15:18 -07:00
8388a1ff0c
Add flimenu, remove old imenu flattening code
2016-08-17 19:10:14 -07:00
96d653d3de
Update imenu flattening commentary
2016-08-17 17:58:24 -07:00
001af75c85
Get markers from entries when flattening imenu
2016-08-17 17:55:24 -07:00
4ed90ddf30
Remove disable smartparens-mode hook in org-mode
2016-08-17 17:25:53 -07:00
46551d0518
Refactor imenu-index flattening
2016-08-17 17:25:35 -07:00
7f5c885fef
Disable org-startup-folded
2016-08-17 14:59:25 -07:00
52ff09d90e
Clean up try-call-process
2016-08-17 14:58:39 -07:00
433be291d9
Advise shell-command-to-string to fork process
...
This avoid the performance penalty of starting a shell where possible.
2016-08-17 14:12:53 -07:00
e7f75bd945
Change org-imenu depth to 10, seems faster now
2016-08-17 14:12:07 -07:00
3eb102f71f
Only load company-jedi (instead of jedi)
...
The full jedi package runs jedi:ac which requires auto complete and is
pretty annoying.
2016-08-17 14:10:41 -07:00
4e02287387
Add a custom elisp init hook, check-parens on save
2016-08-17 14:10:07 -07:00
d94e2b1cee
Make better shell-command-to-string permanent
2016-08-17 10:47:55 -07:00
564cfbe5ee
Add copy-eval-last-sexp
2016-08-16 21:37:53 -07:00
b107581b2f
Add filter_by_column_value shell function
2016-08-16 21:20:29 -07:00
a4ec8f17d1
Shell commands for cscreen
2016-08-16 21:20:15 -07:00
7749a97787
Show result of eval-last-sexp inline
2016-08-16 21:20:02 -07:00
5d4e58466d
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-08-16 20:30:27 -07:00
9ec1fedb14
Add cscreen to bootstrap.json
2016-08-16 20:28:47 -07:00
45f0c345af
Put ruby and node setup in shellrc.sh
2016-08-16 20:28:29 -07:00
3eec3671d2
Globally ignore node_modules
2016-08-16 20:27:35 -07:00
edef08c977
Add PYTHONPATH to exec-path-from-shell
2016-08-16 18:02:12 -07:00
6de9a24e24
Add mirrordisplays to bootstrap.json
2016-08-16 17:56:29 -07:00
966714d1ef
Ignore leiningen output (pom.xml)
2016-08-16 17:32:51 -07:00
3a398ff2a4
Ignore .lein-failures
2016-08-16 17:27:05 -07:00
2ac63dbf46
Indent 'describe and 'it appropriately in clojure
2016-08-16 17:26:37 -07:00
ab95dd07a4
Fix whitespace in _java_setup
2016-08-16 16:57:44 -07:00
df4724d2ae
Update global gitignore for clojure
2016-08-16 16:56:45 -07:00
0058a21c5f
Auto-jump setup
2016-08-16 16:36:11 -07:00
3916889ff5
Synergy tweaks
...
Make meta key actually work by settingl alt = meta for controlling
device. Make synergy_start_client_at idempotent.
2016-08-16 16:00:07 -07:00
e2c5cd6033
Refactor shellenv/setup for better performance
2016-08-16 15:26:50 -07:00
afff5ec4a9
Remove unused shell files
2016-08-16 14:40:56 -07:00
65c51072e6
Require eshell for projectile shell-command hack
2016-08-16 14:39:22 -07:00
8cbcf83db3
Avoid shell-command-to-string in projectile
2016-08-16 13:42:39 -07:00
4befec1208
Add environment_setup_done to exec-path variables
...
This makes shell commands much faster.
2016-08-16 13:42:01 -07:00
0f77a5e45b
Add mesaure time macro
2016-08-16 13:41:40 -07:00
311e20dfeb
Tweak synergy definitions
2016-08-16 11:19:10 -07:00
44b441f2c1
Don't run path_helper separately
2016-08-16 11:15:47 -07:00
593208a983
Add --no-rehash for pyenv and rbenv inits
2016-08-16 11:14:28 -07:00
dfed16d168
Remove uber.sh, Move virtualenvwrapper to shellrc
2016-08-16 11:13:47 -07:00
d0e3314a15
Disable shell-history
2016-08-15 19:32:35 -07:00
4a5e55462f
Source synergy.sh in non-interactive shells
2016-08-15 19:31:47 -07:00
ed937e4e64
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-08-15 18:10:44 -07:00
2f6e2e23c9
Replace prefix-alternatives with prefix-selector
2016-08-15 16:04:07 -07:00
cbf78802e0
Add imalison:multi-line to .mc-lists.el
2016-08-15 16:02:36 -07:00
657741a40c
Move stuff around for (imalison:use-package emit)
2016-08-15 15:56:47 -07:00
cece4cda49
Prevent jedi:setup
from starting auto-complete
2016-08-15 14:33:16 -07:00
36850a3ff2
Move company config, always disable auto-complete
2016-08-15 14:32:35 -07:00
414a841c20
Name pcache-repositories with :object-name keyword
2016-08-15 13:41:26 -07:00
ae616293ab
Add tccutil to bootstrap.json
2016-08-15 12:08:01 -07:00
f695113554
Complete refactor of synergy.sh
2016-08-15 11:53:57 -07:00
b838b898ba
Update synergy.conf for new OSX install
2016-08-15 11:50:58 -07:00
90ec10836b
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-08-15 11:31:15 -07:00
83dac3ddeb
Make shell startup less noisy when pyenv missing
2016-08-15 11:30:25 -07:00
0ac7e71e3c
Import task as ctask (breaking changes in invoke)
2016-08-15 11:29:50 -07:00
c45c82e460
Only use-package benchmark when use-package exists
2016-08-15 11:28:30 -07:00
742773cf93
Move zsh specific uber code to zsh sourcing dir
2016-08-14 23:15:28 -07:00
d126e35be2
Make gitconfig-mode auto-mode alist better
2016-08-13 17:38:36 -07:00
6efbb54fe0
Include a this-machine file in gitconfig
2016-08-13 17:34:15 -07:00
ee56b3b326
Add a docstring to emit-compose-fn
2016-08-13 17:26:43 -07:00
3d16305b3f
Put compose-around-builder before first invocation
2016-08-13 08:33:23 -07:00
37486ab51f
Use compose-around-builder for imenu-flattening hook
2016-08-12 16:36:10 -07:00
8227739cfd
Add comments to clarify compose's &rest handling
2016-08-12 16:34:22 -07:00
aa647ee190
Fix let-around docstring/interactive-form order
2016-08-12 14:58:11 -07:00
7e40e085e6
Simplify let-around and let-advise-around
...
This commit also removes the unnecessary "dynamic" versions of these
functions.
2016-08-12 14:53:18 -07:00
4aca24b3cf
Reindent prefix-alternatives invocations
2016-08-12 14:34:29 -07:00
2a4485a47a
Make let-around inherit interactive forms
2016-08-12 14:32:26 -07:00
bfcece5800
Rename argument to imalison:help-function-arglist
2016-08-12 14:31:58 -07:00
d0765091e1
Make named-builder macros indent like functions
2016-08-12 14:31:15 -07:00
7652cdc067
Remove misplaced comment
2016-08-11 11:09:16 -07:00
e6f56478ea
Update synergy configs
2016-08-11 11:01:32 -07:00
b112ab622d
Reenable yasnippet
2016-08-11 10:59:37 -07:00
7baff2e0a3
Silence the byte-compiler by defaring stuff
2016-08-10 21:53:40 -07:00
f3242abab6
Run fill-paragraph on several written sections
2016-08-10 19:49:06 -07:00
f380292a19
Simplify compose-copy-builder
2016-08-10 19:44:20 -07:00
98c0ddb2a9
Apply named-builder to emacs-version-predicate
2016-08-10 18:38:16 -07:00
47c0ec4302
Adde set-options-do-ag and supporting functions
2016-08-10 18:33:21 -07:00
eb61aedab9
Use named-builder on several functions
2016-08-10 17:16:20 -07:00
8dcf6ea962
Add let-around, move let-advise-around
2016-08-10 17:01:25 -07:00
ebbf363baa
Use named-builder to build prefix-alternatives
2016-08-10 17:00:50 -07:00
a67eaab1d1
Add imalison:named-builder
2016-08-10 16:59:33 -07:00
1b5af7c958
Make compose headings lowercase
2016-08-10 16:57:28 -07:00
949aafb513
Move let-advise-around into its own heading
2016-08-10 16:26:31 -07:00
b8290114a0
Split named-builder-builder comments into lines
2016-08-10 13:01:13 -07:00
580b6310c8
Whitespace changes
2016-08-10 13:00:39 -07:00
f403acc277
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-08-10 12:58:28 -07:00
7e1b7f843d
Add working version of named-builder-builder
...
This commit also rewrites imalison:prefix-alternatives in terms of
named-builder-builder.
2016-08-10 12:56:20 -07:00
e120e75170
Only attempt go install on save when in go-mode
2016-08-10 11:59:01 -07:00
d62e0a8106
Call dash-enable-font-lock at startup
2016-08-10 11:57:11 -07:00
d0c848baed
Fixup emacs.d gitignore
2016-08-05 11:10:17 -07:00
1656570798
Fix path_lines function for pyenv
2016-08-05 10:00:20 -07:00
36c03fbebc
Add pyenv-virtualenv to shellenv.sh
2016-08-04 15:21:50 -07:00
a3088e7d4e
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-08-04 15:11:19 -07:00
4af3878646
Add a which_readlink function
2016-08-04 15:10:24 -07:00
cc49b15041
Add some commentary to the Keybinding section
2016-08-04 15:09:55 -07:00
addc8f1fb7
Disable refine package
2016-08-04 13:22:59 -07:00
bad05d97a0
Add org-caldav and org-inbox-file
2016-08-04 13:22:59 -07:00
791391b232
Add refine package
2016-08-04 13:22:59 -07:00
0d0cbf93c0
Fix pyenv warning output wording
2016-08-03 09:44:41 -07:00
d624955ee2
Fix add_to_path/pyenv interaction in shellenv.sh
2016-08-02 20:46:42 -07:00
2bff927eca
Rename function call to imalison:get-go-path
2016-08-02 19:47:56 -07:00
435a11bd6e
Add short args to shell_path
2016-08-02 19:47:37 -07:00
8dacac359f
Tweak shellenv startup for marginal speedup
2016-08-02 19:47:09 -07:00
35347107e8
Remove init_profile
2016-08-02 19:46:12 -07:00
20d32bd1c3
Make github-search clone go repos to GOPATH dir
...
This commit also includes some refactoring of go specific functions.
2016-08-02 17:04:05 -07:00
62ac26569d
Add yab and psutils
2016-08-02 15:08:18 -07:00
8e77129e7f
Remove pyenv output from shell startup
2016-07-26 17:53:21 -07:00
824371735c
Disable pyimport
2016-07-26 17:52:23 -07:00
8934fec5ba
Start using pyenv
...
This required a significant refactor to shellenv.sh. Some strange, and
not yet fully understood behavior of add_to_path was uncovered in doing
this refactoring. More investigation is needed.
2016-07-26 17:51:21 -07:00
3f0bf2f966
Make knight_moves_count executable
2016-07-26 12:32:15 -07:00
8acfc66c68
Add knight_moves_count to python lib
2016-07-26 12:31:07 -07:00
a8917f624e
Add protobuf support
2016-07-19 19:03:59 -07:00
2eb00a22e4
Merge remote-tracking branch 'origin/master'
2016-07-15 14:00:51 -07:00
43b7c06e6c
Disable company-flx for performance reasons
2016-07-15 13:59:35 -07:00
fb46a7ef2c
Fix scala-mode install
2016-07-15 13:40:27 -07:00
70445fa649
Set term-buffer-maximum-size to 0 to disable
2016-07-15 13:39:58 -07:00
12a6769cc3
Fix clojure special character font-highlighting
2016-07-15 13:39:31 -07:00
8195392736
Add org-reveal package
2016-07-15 13:39:17 -07:00
fee28acc01
Use full home path for project-directory
2016-07-15 13:38:46 -07:00
e47f2dc187
Cleanup global gitignore
2016-07-14 13:17:50 -07:00
7c69172849
Add company-flx
2016-07-13 11:04:53 -07:00
0f36156050
Set addtional cider customizations
2016-07-13 11:04:32 -07:00
65e4e8d477
Add boot.properties
2016-07-13 11:04:07 -07:00
67d7336abd
Apply bound and true p to use of imalison:gpg-key
2016-07-09 01:35:21 -07:00
b361becf98
Fix melpa-stable archive
2016-07-09 01:17:19 -07:00
0aaedb28bb
Make auto-compile use-package work when not present
2016-07-09 01:13:31 -07:00
e6a24e8d9b
Add melpa-stable and pin ensime to it
2016-07-09 00:47:36 -07:00
a289fcc49e
Make pdfmode work with latexmk
2016-07-08 11:19:44 -07:00
19a5431e4c
Disable github-notifier for now
2016-07-08 11:19:26 -07:00
b1ac962ecb
Improve TeX configuration
2016-07-07 22:45:13 -07:00
6d928d16dd
Create 'Document Editing' heading for org and TeX
2016-07-07 22:45:13 -07:00
846523e563
Add TeX binaries
2016-07-07 21:51:47 -07:00
389b20f3c1
Update mc-lists
2016-07-07 21:51:14 -07:00
fcb3b34364
Enable use-package imenu support
2016-07-07 11:10:52 -07:00
f9fddc06f5
Update clojure profiles
2016-07-06 13:54:19 -07:00
d20afd2b37
Add packages for clojure
2016-07-06 12:50:12 -07:00
46b6234f14
Add boot-clj as a dependency
2016-07-06 11:40:44 -07:00
e691d46709
Add boot/profile.boot
2016-07-06 11:40:24 -07:00
fb52064456
Add lein/profile.clj
2016-07-06 11:39:56 -07:00
5cc6192077
Set org-src-preserve-indentation, reindent README
...
This preserves the original indentation is source blocks.
2016-07-06 11:20:09 -07:00
ed4dee25ef
Enable racer-mode when in rust-mode
2016-07-05 19:08:32 -07:00
1fb07d661e
Require helm-org in helm config
2016-07-05 12:26:04 -07:00
d60314fbb5
Organize _setup_env
2016-07-05 12:26:04 -07:00
d0c17f0d10
Move advice adds of github-notifier-mode
2016-07-05 12:26:04 -07:00
92c4cda5aa
Disable yasnippet
2016-07-05 12:26:04 -07:00
76b7841144
Add emacs-slack package
2016-07-05 12:26:04 -07:00
d97a63f1eb
Force more org-mode logging
2016-07-05 12:26:04 -07:00
6f9ed3c2ec
Add racket and clojure to bootstrap.json
2016-07-05 12:26:04 -07:00
14890d73ff
Add helm dependencies to org-projectile
2016-07-03 10:52:49 -07:00
c6dfc40ea1
Also remove github-notifier-mode-line on update
2016-06-28 20:44:04 -07:00
d14012b6d6
Add darwin modifier remapping to init.el
...
See comment for details.
2016-06-28 20:42:42 -07:00
7d1f7ed2b5
Remove contextual-value-manager
2016-06-28 20:42:27 -07:00
c244133073
Fix defvar-setq again
2016-06-28 20:35:12 -07:00
b3aca91086
Add imalison:go-testify-show-ediff
2016-06-28 19:47:20 -07:00
9a3dae63aa
Only save buffer backed by file in ansi-color-mode
2016-06-28 19:46:15 -07:00
3e48836ab7
Add Python executables to parse go testify output
2016-06-28 19:45:41 -07:00
afd00343f4
Fix spaceline-gh-notifier configuration
2016-06-28 18:19:31 -07:00
88e18783de
Make defvar-setq checks boundp at runtime
2016-06-28 17:54:31 -07:00
cf907059a4
Add spaceline-gh-notifier segment
2016-06-28 17:44:41 -07:00
96033e5fbf
Add check for sparkleshare in history file
2016-06-28 17:16:51 -07:00
b87c5a5ecc
Make merge_zsh_history.py executable
2016-06-28 17:16:17 -07:00
e4ee85beaa
Update .mc-lists.el
2016-06-28 17:16:02 -07:00
f861914637
Add shell-history package
...
shell-history adds commands that are executed from emacs to shell
history.
2016-06-28 17:15:02 -07:00
f0550b347b
Move and add helm-c-source-zsh-history to compile hydra
2016-06-28 17:14:22 -07:00
9723eec2f5
Remove helm functions that are included in helm
2016-06-28 17:13:59 -07:00
41fb15979a
Disable global linum mode, add it as a prog mode hook instead
2016-06-28 17:13:35 -07:00
0f0aca8403
Disable editorconfig because of gpg coding issues
...
When editorconfig mode is enabled, saving a gpg encoded file ALWAYS
results in a prompt for which encoding type to use. I'm not 100% sure
why this happens.
2016-06-28 14:46:02 -07:00
737def95ad
Add figlet to boostrap.json
2016-06-28 14:37:43 -07:00
270cc34454
Add pyimport
2016-06-28 10:48:48 -07:00
6a336c2232
Fix imalison:copy-shell-command-on-region
2016-06-28 10:48:26 -07:00
64616c549c
Set vc-follow-symlinks to t
2016-06-27 13:22:04 -07:00
a11c1448ec
Disable perspective
2016-06-27 01:18:25 -07:00
6b2ac32f4f
Whitespace cleanup
2016-06-26 06:23:00 -07:00
e5f29d1375
Change whitespace in go-mode-install-current-project
2016-06-25 16:43:58 -07:00
cc12346236
Add imalison prefix to use-ido variable
2016-06-25 16:43:22 -07:00
57dfe8805e
Set go-test-additional-arguments-function
...
This adds additional arguments to the command produced by gotest so that
only the suite test is actually executed.
2016-06-25 16:42:03 -07:00
8d062edd64
Use imalison:use-package* for gotest cofiguration
2016-06-25 16:41:34 -07:00
91262f04e4
Disable key-chord
2016-06-25 16:40:28 -07:00
3cebedef6d
Add imalison prefix to capture template funcs
2016-06-25 16:39:51 -07:00
e14da00dea
Function to replace escape sequences
2016-06-25 16:38:08 -07:00
b55289f5d4
Move coding system config into function
2016-06-25 16:37:36 -07:00
487fc391ce
Add compile hydra
2016-06-25 00:32:11 -07:00
134ba0b741
Add Named Compile, Change hydra-yank binding
2016-06-22 20:18:32 -07:00
9225b95ff0
Miscellaneous cleanup
2016-06-22 20:02:50 -07:00
58d2b5c113
Make imalison:compose handle undefined functions
...
Because help-function-arglist returns t when it encounters an undefined
function, imalison:compose was choking when it was evaluated on
functions that are not defined at the time of macro expansion.
2016-06-22 20:00:21 -07:00
6a7670f4c3
Use help-function-arglist in imalison:compose
...
This allows use to automatically detect the signature of a
function/macro and take arguments accordingly in the composition.
2016-06-22 18:43:09 -07:00
d61a6cf1b1
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-06-22 15:27:10 -07:00
bd20c99817
Set org-startup-indented to nil
2016-06-22 15:26:13 -07:00
e294a88775
Fix spacing in calendar capture definitions
2016-06-22 15:25:40 -07:00
b5fa53cfa4
Only defvar (don't setq) org mode agenda filenames
2016-06-22 15:23:29 -07:00
6fdd4582a7
Fix copy buffer file functions by using compose-2
2016-06-22 15:22:58 -07:00
6bb338ee4f
Capitalize Headings
2016-06-22 15:22:27 -07:00
917186ccdb
New Macro imalison:advice-add-around-builder
2016-06-22 15:21:04 -07:00
656e33a64b
Add intermediate helper imalison:compose-2-argspec
...
This macro is usefule when the first function supplied needs to use
special keywords etc.
2016-06-22 14:17:59 -07:00
62ba0f0413
Set up automatic compilation of emacs-lisp
...
We set the load-prefer-newer in init.el, so automatic compilation should
be relatively safe. Still worth looking out for any issues this commit
might cause.
2016-06-21 22:37:44 -07:00
60404e6f78
Move macros around
2016-06-21 17:03:21 -07:00
8f0d4907dc
Remove flycheck checker in flycheck-mode-hook
...
Removing it in the emacs mode hook caused an issue when flycheck mode
was not yet enabled.
2016-06-21 17:01:06 -07:00
7c40a18221
Fix typo in diminish of magit-gh-pulls-mode
2016-06-21 17:00:44 -07:00
bf6406908e
Add headings to compose implementations
2016-06-21 16:12:56 -07:00
1eb3f48dfc
Add a version of compose for named functions
...
This version is interesting because it works with macros
2016-06-21 16:06:54 -07:00
490c4c758b
Make emacs initialization even quieter
2016-06-21 15:28:10 -07:00
4ffa55affe
Disable emacs-lisp-checkdoc flycheck for org source
2016-06-21 14:59:02 -07:00
8ce8e7d4ab
Swap sd key-chord for fj
...
The 'sd' binding was causing issues when typing.
2016-06-21 14:58:06 -07:00
b80c6391be
Comment/Pull out sections of elisp config
2016-06-21 14:57:44 -07:00
e3d4b7aed0
Add custom helm-projectile functions to mode map
...
helm-projectile's use package was reindented because it was not at the
correct level before.
2016-06-21 14:55:32 -07:00
d14005fd18
Add yanking hydra, rename font-resize hydra
2016-06-21 14:51:00 -07:00
2507aee550
Group github packages together
2016-06-21 14:50:16 -07:00
b5295f3ca9
Misc heading tweaks
2016-06-21 14:47:21 -07:00
81bfd310fc
Remove unused/useless lisp functions
2016-06-21 14:46:38 -07:00
84e8b318af
Rewrite copy filename functions
2016-06-21 14:45:52 -07:00
8edda6689b
Add named-build macro
...
Removes old attempts at named-builder-builder
2016-06-21 14:44:51 -07:00
ec06e57d21
Make imalison:compose return an anonymous function
...
Also provide a unary version of imalison:compose
2016-06-21 14:44:08 -07:00
b981768c8f
Remove tmate tap from cider/boostrap.json
2016-06-21 11:12:43 -07:00
3b1fdbbd03
Diminish magit add-on modes
2016-06-20 17:55:13 -07:00
b271f6e326
Set visible-bell
to t to disable audible-bell
2016-06-20 17:46:51 -07:00
8640f0d2de
magit-gitflow
2016-06-20 17:46:51 -07:00
d3fb7496f5
Add git-flow to cider/bootstrap.json
2016-06-20 17:46:51 -07:00
46f1fcb5b0
git-timemachine
2016-06-20 17:46:51 -07:00
7d643cce6f
Move github-clone
2016-06-20 17:46:51 -07:00
be846bad55
Diminish smartparens-mode and reindent its config
2016-06-20 13:06:11 -07:00
f8ec571425
Fix typo imalison:gpc-key -> imalison:gpg-key
...
Thanks @simplyianm.
2016-06-20 11:51:24 -07:00
c70a9897e8
Enable editorconfig-mode
2016-06-20 11:49:12 -07:00
926f144d6a
Add key-chord bindings for commonly used commands
...
Also includes imalison:disable-keychord-around which disables keychord
around the invocation of some function. This is used with avy commands
because those often require the user to type odd key combinations that
might be used as keychords.
2016-06-20 11:47:20 -07:00
9010d3b976
Set dtrt-indent-active-mode-line-info to " [⟼]"
2016-06-20 11:09:12 -07:00
fd91b0c919
Fix compilation of imalison:use-package invocations
...
imalison:use-package previously referred to variables that were only
available at runtime.
2016-06-20 11:07:49 -07:00
3eece592fd
Define and use imalison:use-package
...
imalison:use-package checks for the existence of the package in question
in the projects directory, adding that path to load-path if it does.
2016-06-20 02:34:43 -07:00
9e63beef45
Add an about section to README.org
2016-06-20 01:28:14 -07:00
1142e687e5
Set magit commit to use --gpg-sign when possible
...
If imalison:gpg-key is set to a non-nil value it is added to
magit-commit-arguments which makes it a default option.
2016-06-20 01:22:43 -07:00
afcd5804c0
Define imalison:projectile-find-file using imalison:prefix-alternatives
2016-06-20 01:10:21 -07:00
50b5ea66e0
Remove prompts on prefix call to imalison:do-ag
...
The previous behavior of a call with a single C-u press (where the user
was prompted for a directory in which to perform the search and filetypes on
which to it) is now available with two C-u presses. imalison:do-ag is
now defined with a call to imalison:prefix-alternatives.
2016-06-20 01:03:43 -07:00
33839b7f25
Make init less noisy
2016-06-20 00:37:02 -07:00
7ac471bb77
Add source of .customenv to .zshenv
2016-06-20 00:36:12 -07:00
0a1867b67e
Message result builder
2016-06-19 23:52:01 -07:00
4466d5d960
Set imalison@uber.com as git email automatically
2016-06-19 23:51:13 -07:00
d1fbd293d5
Add in_git_directory to function.sh
2016-06-19 23:50:34 -07:00
d1d1ebcd99
Add magit-gh-pulls
2016-06-19 22:06:09 -07:00
814052c8d7
Add new github-clone commands
...
See https://github.com/dgtized/github-clone.el/pull/19
2016-06-19 21:32:04 -07:00
f90074a92e
Mindless tweaks
2016-06-19 21:28:06 -07:00
328417cbba
Quote function name in funcall arg
...
This fixes get-projects-directory-target-from-repo.
2016-06-19 21:26:49 -07:00
a64f6cbcaa
Set paradox token from gh-auth-get-oauth-token
2016-06-19 21:25:33 -07:00
a6ecb636e8
disable semantic for now
2016-06-19 02:59:53 -07:00
a96273d1fd
Make compose headline nicer.
2016-06-19 02:10:20 -07:00
fba3feb8fb
edit_script function
2016-06-19 02:05:14 -07:00
61bc58a5f1
move stuff around
2016-06-19 02:05:05 -07:00
052469ae12
add headlines to emacs-lisp section of config
2016-06-18 19:23:22 -07:00
2102460bef
imalison:elisp-slime-nav bound to M-.
...
imalison:elisp-slime-nav does jump to definition normally and describe
thing at point with a prefix arg
2016-06-18 19:23:22 -07:00
fa8e43e125
github-search-user-clone-repo added to autoloads for github-search
2016-06-18 19:23:03 -07:00
dd0b1a0a9e
package-initialize in init.el
2016-06-18 18:18:52 -07:00
75d35279be
forest-blue-theme
2016-06-18 18:18:30 -07:00
453137bd67
fix imalison:get-projects-directory-target-from-repo
2016-06-18 18:18:22 -07:00
a1654dd972
fix up org mode use-package
2016-06-18 18:18:00 -07:00
eac3066f9a
add main heading
2016-06-18 09:39:03 -07:00
9cac14f6f0
Ignore errors from time_emacs
2016-06-18 09:39:03 -07:00
90baf542be
only use Projects tagert for cloning using github-search if the target
...
does not exist
2016-06-17 17:02:39 -07:00
ff489c541a
benchmark fix
2016-06-17 12:46:13 -07:00
9375096279
Fix org-capture-make-todo-template in a few different ways
2016-06-17 12:26:00 -07:00
d80a510304
Bind M-. to elisp-nav in org-mode
2016-06-17 11:29:48 -07:00
a66090eb20
Fix org-mode startup
2016-06-17 11:29:25 -07:00
3773923678
Benchmarking improvements
2016-06-17 11:28:54 -07:00
84e5234f44
random tweaks
2016-06-16 17:33:50 -07:00
67dcb0c2a5
parse stop infromation
2016-06-16 17:33:16 -07:00
24b408110d
get-file-string and move imalison:get-lat-long
2016-06-16 17:21:54 -07:00
a96aceccb7
add autoenv
2016-06-16 14:44:09 -07:00
c1e79877c0
move required packages around add csv parsing
2016-06-16 14:43:47 -07:00
86777e15c8
only show muni in spaceline in the active window
2016-06-16 13:04:57 -07:00
79000e90a7
Add spaceline segment for muni
2016-06-16 13:00:18 -07:00
112ebb8ee1
spaceline-helm-mode
2016-06-16 12:24:11 -07:00
8af8713312
random tweaks
2016-06-16 12:19:58 -07:00
be0776f12f
cached muni, move zop-to-char
2016-06-16 12:19:33 -07:00
097749400c
beef up text manipulation section
2016-06-16 11:34:39 -07:00
40de8f8077
font size
2016-06-16 11:13:26 -07:00
9f0401305d
keybindings section, hydra
2016-06-16 11:06:30 -07:00
2d802f7be5
muni and haversine distance
2016-06-16 10:56:41 -07:00