Commit graph

985 commits

Author SHA1 Message Date
c194d134e3 add gruvbox syntax theme 2019-03-20 16:12:46 +01:00
8d2ca59a11 add plugin comments 2019-03-20 16:12:13 +01:00
54b0f0d4ee automatically install plugins, add qol changes 2019-03-20 16:09:48 +01:00
4198c155a1 stop sourcing vimrc on every save 2019-03-20 14:30:36 +01:00
e75653b4ef only load vimplug if it exists, ignore otherwise 2019-03-20 14:28:50 +01:00
003b053fe7 add sectioning to vimrc 2019-03-20 14:27:54 +01:00
992d19da56 add automatic vim plugin manager installation 2019-03-20 14:06:46 +01:00
ae8ac10b0b add q and wq alias for shell 2019-03-17 22:31:24 +01:00
4066dfd7b9 let xdg take care of directories 2019-03-17 19:46:20 +01:00
1d756d13db add html+typescript plugins to vim 2019-03-17 19:45:29 +01:00
31e8c4eae3 move tmux to new (temporary) todolist and system-top panel 2019-03-17 19:45:07 +01:00
28d6e40a37 move zsh env loading to right file 2019-03-17 19:44:29 +01:00
c4eb15e5b7 integrate vim and tmux pane movement 2019-03-15 16:26:57 +01:00
00258bc985 don't flash window if its the only one 2019-03-15 15:21:33 +01:00
51144bc904 remove alacritty window padding 2019-03-15 15:18:34 +01:00
94e3b7a2c1 fix i3 gap size 2019-03-15 15:18:05 +01:00
7915ce2a9c remove compton opacity override to enable flashfocus 2019-03-15 15:14:43 +01:00
f3ad7e4f9e fix k script order 2019-03-15 14:56:18 +01:00
afd94a8592 organize zsh scripts 2019-03-15 14:54:09 +01:00
a446cd7a7a organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
c4d2b9534a Merge branch '12-font-rendering-is-all-over-the-place' into 'master'
Resolve "Font rendering is all over the place"

Closes #12

See merge request marty-oehme/dotfiles!5
2019-03-15 12:01:41 +00:00
be53599ec9 set alacritty to use monospace font 2019-03-15 14:00:21 +01:00
26b58e78c9 add fontconfig substituting monospace for iosevka where available 2019-03-15 13:59:08 +01:00
d0820777f6 add unclutter to x init if it exists 2019-03-15 13:44:48 +01:00
46f0429582 remove window dimming in compton 2019-03-15 13:44:23 +01:00
866c04cfaa add xdg user-dirs for xdg-user-dirs package 2019-03-15 11:30:36 +01:00
ba6a320dff exchanged fira code for iosevka 2019-03-14 18:11:08 +01:00
326ca451dc Merge branch 'master' of gitlab.com:marty-oehme/dotfiles 2019-03-14 16:18:17 +01:00
7af9c5dc03 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-03-14 14:27:22 +01:00
2bd871a717 add nerdtree to vim and give it keybinding 2019-03-13 18:01:53 +01:00
2a2991796d change to new tmux statusbar theme 2019-03-13 17:19:27 +01:00
1d594670de remove unneccessary vim colorschemes and set tmux statusline 2019-03-13 17:18:47 +01:00
8a373f6838 add vim colorschemes and airline 2019-03-13 15:08:39 +01:00
9073f90eda add desktop simple compositing configuration (no blur, no transp) 2019-03-13 13:03:37 +01:00
9ee089caab add i3 gaps management 2019-03-13 11:57:46 +01:00
22e8c4b0c6 add feh for wallpaper 2019-03-12 18:16:22 +01:00
82aab0ce29 add compton and flashfocus to x startup if they exist 2019-03-12 17:55:18 +01:00
83a74058c8 rename testing package group 2019-03-12 17:54:27 +01:00
926b73e1b8 Switch static workspaces with icons 2019-03-12 17:32:31 +01:00
02277a3ae2 allow toggling i3 gaps with mod+g/G 2019-03-12 16:50:04 +01:00
23fe092d7f move scripts to script directory 2019-03-12 16:05:36 +01:00
d11f04dbf6 rename zsh script files to end with .zsh 2019-03-12 15:57:24 +01:00
4eb00e6915 fix XDG_CONFIG_HOME naming 2019-03-12 15:48:00 +01:00
283f86a6ba rename fs to base packages, add topgrade 2019-03-12 15:22:46 +01:00
655967427f add xcape as default package for x group
used to map capslock both to control (when pressed together with
other keys) and escape (when pressed on its own).
2019-03-12 14:55:47 +01:00
ed71470287 shorten dotfiles command to interact with repo to dot 2019-03-12 14:55:08 +01:00
456859adfa Merge branch '10-no-permission-for-any-files-in-home-dir' into 'master'
Resolve "No permission for any files in home dir"

Closes #10

See merge request marty-oehme/dotfiles!4
2019-03-12 13:44:44 +00:00
5935b8884a Fix home files owned by root after provision 2019-03-12 14:42:48 +01:00
1c975dc1aa Merge branch '11-investigate-switching-to-alacritty' into 'master'
Resolve "Investigate switching to alacritty"

Closes #11

See merge request marty-oehme/dotfiles!3
2019-03-12 12:56:41 +00:00
0ce01cdd5d Switch from urxvt to alacritty 2019-03-12 13:49:36 +01:00