Commit Graph

2007 Commits

Author SHA1 Message Date
4e76aa048a
[XMonad] Add page breaks to config 2016-11-09 17:40:23 -08:00
def606e713
[XMonad] Add limitWindows layout 2016-11-09 13:54:48 -08:00
7af5e3b82e
[Emacs] Helm and register preview display-buffer settings 2016-11-08 18:25:39 -08:00
2a551ef701
[Emacs] Save interprogram paste
Set `save-interprogram-paste-before-kill` to t.
2016-11-08 13:47:13 -08:00
b45a0a8bec
Revert "[Emacs] Update org-projectile configs for big-changes branch"
This reverts commit 18992c0720.
2016-11-08 11:35:04 -08:00
1f66346b5f
[XMonad] Minimize windows that are not of the focused window's class 2016-11-08 01:40:10 -08:00
3221c24383
[Emacs] Override xref function AFTER xref loaded 2016-11-07 22:50:16 -08:00
3e50d2989c
[Emacs] Refine frames-only-mode stuff 2016-11-07 22:49:59 -08:00
4e639be905
[Emacs] Use company-dabbrev-code to supplement company-ghc
company-ghc does not provide in buffer completion.
2016-11-07 22:48:50 -08:00
d5837d167e
[Emacs] Add copy current-buffer name function 2016-11-07 22:48:33 -08:00
8daa4b875b
[Emacs] Use end-of-visual-line in org-mode
The default behavior of org-mode-end-of-line has changed so that we
never go past folded ellipses which is super annoying.
2016-11-07 17:42:45 -08:00
03c033eb54
[Emacs] Prefer display-buffer-use-some-frame
This fixes pop-to-buffer with flycheck etc.
2016-11-07 17:33:03 -08:00
1950c24fff
[Emacs] Make imalison:other-window handle windows AND frames 2016-11-07 17:23:08 -08:00
19fe0379a7
[Emacs] Demand beacon package 2016-11-07 17:22:17 -08:00
a97eaede08
[Emacs] Use display-buffer-use-some-frame for frames-only
This seems to be what I had wanted all along. Things seem to work quite
well now.
2016-11-07 16:49:31 -08:00
736bdb16a0
[Emacs] Pull frames-only functions to top level 2016-11-07 16:41:36 -08:00
e0b339b0b1
[Emacs] Let xref window die once target selected 2016-11-07 16:03:59 -08:00
34387058bb
[Emacs] Fixup frames-only-mode 2016-11-07 15:44:00 -08:00
7faf5e4b54
[Emacs] Try to tidy up frames only mode 2016-11-07 15:25:24 -08:00
90d30215ef
[Emacs] Use window in frames only mode for magit-diff on commit 2016-11-07 15:04:37 -08:00
fda9733006
[Emacs] Frames only cleanup 2016-11-07 15:03:26 -08:00
1451be94e7
[Emacs] Add let-advise function 2016-11-07 15:02:31 -08:00
6a339b8a88
[Emacs] Disable showing of diff when using frames mode
I couldn't get the diff popup to play nicely with frames-only no matter
how much I tweaked display-buffer-alist.
2016-11-07 15:01:14 -08:00
dd04e6a500
[Emacs] Pop up a frame for diff when comitting with magit 2016-11-07 14:19:56 -08:00
393ef29f25
[Emacs] Always use window popups for magit popups 2016-11-07 14:03:08 -08:00
67fbec9cd7
[Emacs] Edit src blocks in same frame in org-mode 2016-11-07 13:46:39 -08:00
c84d171848
[Emacs] Update github pages index file 2016-11-07 13:26:11 -08:00
3ee4cffd9c
[Emacs] Add my own frames oriented mode 2016-11-07 13:23:25 -08:00
cd8c0a4f3f
[XMonad] Add magic focus layout 2016-11-07 13:21:05 -08:00
418c0a59b3
[Emacs] Demand ox 2016-11-07 12:11:09 -08:00
18992c0720
[Emacs] Update org-projectile configs for big-changes branch 2016-11-07 12:04:02 -08:00
77ea82bccf
[XMonad] Update xmonad-contrib git SHA 2016-11-07 11:58:21 -08:00
25033c1414
[Emacs] Only install packages after use-package present 2016-11-07 11:57:02 -08:00
679fdb2b8f
[Linux] Remove DPI setting from xsettingsd 2016-11-07 11:40:40 -08:00
250dba4654
[XMonad] Start trasmission in workspace 5 2016-11-07 11:39:18 -08:00
531ac00039
[Emacs] Add choose theme to font hydra 2016-11-05 00:35:02 -07:00
c53b1bc4b5
[Emacs] Add buffer display heading (WIP) 2016-11-04 18:29:15 -07:00
e4e4276e0d
[Emacs] Remove frames-only-mode 2016-11-04 17:39:52 -07:00
b7dccb7150
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-04 17:39:39 -07:00
a1ba0097cb
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-04 08:55:04 -07:00
c465a46054
[Emacs] Update tile hydra 2016-11-04 08:54:24 -07:00
2ca8cdbe49
[Emacs] Re-enable magithub 2016-11-03 19:12:16 -07:00
5d4114f095
Merge remote-tracking branch 'origin/master' 2016-11-03 17:30:08 -07:00
7d71f2feb0
[Emacs] Fix colorize-compilation-mode read-only settings 2016-11-03 17:28:22 -07:00
ebad6af6ae
[Emacs] Add indent-region to mc-lists 2016-11-03 17:24:02 -07:00
e05dce8fb0
[XMonad] Move shiftThenView 2016-11-03 13:06:59 -07:00
1c07627f2c
[XMonad] Fix transmission spawn 2016-11-03 13:06:43 -07:00
67d320b47a
[Emacs] Add stream package 2016-11-02 23:15:48 -07:00
569dfd87c7
[Emacs] Fix appearance condition case 2016-11-02 23:15:27 -07:00
a499a6d5b3
Add window_class_to_fontawesome.json file 2016-11-02 21:27:18 -07:00
18434df625
[Emacs] Add noflet 2016-11-02 20:58:03 -07:00
029cca03ce
[Emacs] Fix tile highlight link for export 2016-11-02 20:56:01 -07:00
3cb4ff9e83
[Emacs] Add winner mode to tile hydra 2016-11-02 20:54:54 -07:00
aa15ed02b0
[Emacs] Add tile hydra 2016-11-02 20:52:49 -07:00
c3d8a2f5c0
[Emacs] Add tile link to highlights 2016-11-02 20:26:39 -07:00
463a8319bb
[Emacs] Add tile use-package 2016-11-02 20:25:56 -07:00
3eb720bc2d
[XMonad] Fix hangouts startup 2016-11-02 18:23:56 -07:00
1d2f28d3cb
[Transmission] Fix incomplete-dir settings 2016-11-02 18:23:31 -07:00
ed4f6aed58
[Emacs] Improve handling of eval defvars 2016-11-02 18:23:03 -07:00
500af20185
[Emacs] Add with-advice macro 2016-11-02 18:12:58 -07:00
456660b528
[Emacs] Add binding for sp-kill-symbol 2016-11-02 18:06:04 -07:00
d177f3bbcd
[Emacs] Handle defvars with eval-last-sexp 2016-11-02 18:05:02 -07:00
8eb53dc33e
[Transmission] Update settings 2016-10-31 17:41:25 -07:00
82c888c808
[XMonad] Update chrome and transmission virtual classes 2016-10-31 17:40:33 -07:00
3906b5ab62
[Linux] Use Wants=taffybar.service directive for deps with tray icon 2016-10-29 19:09:08 -07:00
a17204f566
[Linux] Remove taffybar dependency from dunst unit 2016-10-29 19:07:14 -07:00
9afa4c8e63
Revert "[Linux] Taffybar now managed by xmonad instead of systemd"
This reverts commit 04ae4335f2.
2016-10-29 19:03:32 -07:00
19f5f1d7b1
[Emacs] Only override shell-command-to-string for projectile-find-file 2016-10-29 12:55:53 -07:00
04ae4335f2
[Linux] Taffybar now managed by xmonad instead of systemd 2016-10-29 12:34:32 -07:00
d3a18433e2
[git] Add global haskell gitignores 2016-10-29 12:30:31 -07:00
23f7eb891d
[XMonad] Ignore all .stack-work directories 2016-10-29 12:28:47 -07:00
e5f4e9aed2
Revert "[Linux] Remove taffybar dependencies"
This reverts commit e5715a5ff8.
2016-10-29 10:17:34 -07:00
7a4d3a3575
[XMonad] Make stack build actually work 2016-10-29 10:16:59 -07:00
c26f4eedc1
[Emacs] Add current directory helm compile command 2016-10-29 10:16:02 -07:00
4c39366128
[Emacs] Update github pages index file 2016-10-29 02:21:13 -07:00
dd4593b0f9
[Emacs] Add non-projectile compile command 2016-10-29 02:19:43 -07:00
d6ce786bb7
[Emacs] Make magit-status open in current buffer 2016-10-28 14:34:49 -07:00
776671aae7
[Emacs] Debug ghc 2016-10-28 14:28:45 -07:00
57d4acf981
[Emacs] Disable frames-only mode 2016-10-28 14:28:29 -07:00
89acdcd84d
[Emacs] Add insert-register to multiple cursors 2016-10-28 14:28:10 -07:00
86205afec9
[Linux] Fix set wallpaper function 2016-10-28 11:37:30 -07:00
e3a762951a
[Linux] Add rofi_wallpaper.sh script 2016-10-28 10:43:18 -07:00
bf9238fd54
[XMonad] Add virtual classes for renaming 2016-10-27 17:33:35 -07:00
ab74ddb90b
[Rofi] Set font to source code pro 2016-10-27 16:08:29 -07:00
8fa5efeaac
[Emacs] Set ido-default-buffer-method to 'selected-window 2016-10-27 16:08:00 -07:00
f03f54c8bf
[golang] Add gocode config 2016-10-27 15:39:27 -07:00
180389d19b
[Linux] Alias xdg-open to open 2016-10-27 14:49:49 -07:00
fa1a485e63
[taffybar] Update taffybar colors 2016-10-27 14:49:10 -07:00
44efd6ceac
[XMonad] Binding to switch wallpaper 2016-10-27 14:48:13 -07:00
e5715a5ff8
[Linux] Remove taffybar dependencies 2016-10-27 14:47:59 -07:00
ae8f550ebe
[Linux] Add wallpaper.timer unit 2016-10-27 14:46:56 -07:00
cfbb2e6602
[Linux] Update wallpaper service 2016-10-27 14:45:46 -07:00
e597cbc013
[Linux] Update rofi theme 2016-10-27 14:43:15 -07:00
570e97fd56
[XMonad] Reduce line widths 2016-10-27 04:07:45 -07:00
d4ceeba076
[XMonad] Add a multi-line 2016-10-27 04:04:52 -07:00
3259a8313a
[XMonad] Update filepath to window class remap 2016-10-27 04:03:27 -07:00
514a0e3f34
[Emacs] Move overseer to emacs-lisp section 2016-10-27 03:02:42 -07:00
1f6e232286
[Emacs] Override org-export-headline-levels when exporting 2016-10-27 03:01:33 -07:00
b41c61ba33
[Emacs] Add custom bindings to frames-only-mode 2016-10-27 02:20:21 -07:00
61d9d53d39
[XMonad] Remove extra manage hooks 2016-10-27 02:07:31 -07:00
b19cc42670
[XMonad] Update target workspaces for manage hook 2016-10-27 01:47:17 -07:00
65d8d725ca
[XMonad] Correct chrome startup command 2016-10-27 01:46:35 -07:00
2813c3351b
[XMonad] Add smartBorders layout modifier
The noBorders hook does not seem to work for floating windows. Smart
borders will at least disable borders when the window is full screened.
2016-10-27 00:18:28 -07:00
7363c1f48a
[XMonad] Add toggle for fading inactive 2016-10-27 00:17:42 -07:00
3e5e8a0f83
[XMonad] Use greedy raise/bring next maybe 2016-10-26 18:11:18 -07:00
3fe5dfdd6d
[Emacs] Add sp-splice-sexp to .mc-lists.el 2016-10-26 18:10:53 -07:00
7321f83a46
[XMonad] Handle setting visible workspaces for renames 2016-10-26 17:14:44 -07:00
9009e9c79b
[XMonad] Reorganize xmonad.hs 2016-10-26 15:19:49 -07:00
093bf7314a
[XMonad] Move main to top of xmonad.hs 2016-10-26 13:23:44 -07:00
352f684cca
[taffybar] Remove unused import 2016-10-25 22:17:26 -07:00
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