Commit graph

709 commits

Author SHA1 Message Date
4a9ca80647
feat(nvim): small improvements 2022-09-26 18:12:17 +02:00
4bf1e89cdb
fix(wezterm): removed the wrong tab padding. whoops 2022-09-21 01:43:08 +02:00
ec8d24da82
fix(wezterm): remove unnecessary padding, fix diagnostics 2022-09-21 01:38:50 +02:00
20216389da
refactor(wezterm): comments/cleanup 2022-09-21 01:33:04 +02:00
2e8bdd0036
feat(wezterm): use superscript for pane count 2022-09-20 18:56:10 +02:00
a08e6ec75e
fix(zsh): correct the image viewer on Kitty terminal 2022-09-07 17:14:30 +02:00
9879f337ee
chore(nvim): update 2022-09-06 23:44:35 +02:00
052fe97c88
chore(wezterm): switch to frappe 2022-08-31 23:55:46 +02:00
f9b848129c
fix(kitty): use semibold victor mono 2022-08-24 23:44:08 +02:00
767fe9db1c
chore(pass): update 2022-08-24 04:55:16 +02:00
71d1651a35
build(docker): switch to neovim stable 2022-08-21 21:10:30 +02:00
75f7c82513
feat: add discocss 2022-08-21 21:08:53 +02:00
c36ff90bd6
feat(nvim): roll back to stable, vimwiki markdown 2022-08-21 20:14:59 +02:00
0e5b74e036
fix: create omz cache dir, fix taskwarrior alias 2022-08-21 19:50:50 +02:00
eb8d7d28d3
feat(wezterm): update for new API 2022-08-20 02:58:24 +02:00
132fb3a691
feat(skhd): mapping for rotate, stack, sticky toggle 2022-08-20 02:58:13 +02:00
a907f33008
feat(yabai): remove gaps 2022-08-20 02:57:37 +02:00
5b52812e77
fix(sketchybar): poll mullvad status every 30s 2022-08-20 02:55:59 +02:00
8c17130bcc
refactor(zsh): move antigen from ~ to ~/.local/share 2022-08-20 02:54:49 +02:00
3b40d61648
chore(ssh): update 2022-08-14 06:26:13 +02:00
08a5aa836f
fix(zsh): correct zsh path 2022-08-14 06:26:05 +02:00
b22f5b9569
feat(wezterm): use new colorscheme sync 2022-08-14 06:18:25 +02:00
1b590af1a3
chore: ignore linux helper binaries on macOS 2022-08-14 06:18:11 +02:00
c915560cdf
merge from linux config 2022-08-11 23:56:01 +02:00
fe7cac83bd
chore(wezterm): remove unused code, switch to builtin colorscheme 2022-08-11 23:52:12 +02:00
f27623fc33
feat(zsh): simplify sketchbar quick-restart 2022-08-11 23:49:46 +02:00
3506a84d53
chore: remove default ranger config 2022-08-04 05:35:43 +02:00
070c85d9e6
fix(wezterm): improve handling of linux settings 2022-08-04 05:31:50 +02:00
dde9c3f828
fix(polybar): fix mullvad/music modules 2022-08-04 05:31:12 +02:00
cce4628211
refactor(sketchybar): shellcheck, reformat 2022-08-03 01:13:51 +02:00
8f1a75fc57
fix(yabai): shellcheck lint 2022-08-03 01:13:18 +02:00
794b820c6d
fix: use correct path for global gitignore 2022-08-03 01:12:27 +02:00
f9c4303746
perf(sketchybar,polybar): mullvad plugin - use listen instead of poll 2022-07-31 21:31:57 +02:00
3fad9a4d76
fix(nvim): don't use verbose LSP logs all the time 2022-07-31 20:16:51 +02:00
ef66995337
fix(sketchybar): music plugin - fall back to artist name 2022-07-31 20:07:48 +02:00
06f3d3f64d
chore(sketchybar): fix ddate PATH 2022-07-31 19:33:29 +02:00
52bd49dc9c
chore(yabai): minor rewording 2022-07-31 11:19:34 +02:00
c9711d316e
fix(sketchybar): sound plugin - use same icons as polybar 2022-07-31 10:04:59 +02:00
ada270d130
fix(sketchybar,polybar): better fallback date 2022-07-31 09:23:51 +02:00
23af4dd3d4
docs: specify which fonts to use 2022-07-31 08:57:02 +02:00
c32e92232c
feat(sketchybar): fall back to date if ddate is missing 2022-07-31 08:55:14 +02:00
1ae7d6a6dd
feat(sketchybar): set yabai border colours via colordummy 2022-07-31 08:54:31 +02:00
6a731cb343
docs: add initial README 2022-07-31 06:33:39 +02:00
cbd30abcb9
ci: use manual trigger for builds 2022-07-31 06:33:23 +02:00
543a682cdd
build: use sudo chown 2022-07-31 05:22:12 +02:00
5d57ad46f1
build: specify ownership for .local directory 2022-07-31 05:19:28 +02:00
c1389a1a00
build: fix Dockerfile WORKDIR 2022-07-31 05:15:36 +02:00
62a840fd8d
ci: enable CI build for demo dockerfile 2022-07-31 05:05:43 +02:00
1aef262465
feat(build): add Dockerfile for demo purposes 2022-07-31 04:53:48 +02:00
d7d429fb0c
fix(nvim): use nvim-treesitter.install in favour of :TSInstall
This resolves an issue with it being an unrecognized command for the
initial install.
2022-07-31 04:50:53 +02:00