Commit graph

29 commits

Author SHA1 Message Date
Vladislav Doster 515688bc97 revert: "Merge branch 'refactor/zinit-function-names' into main"
This reverts commit b979847bd4, reversing
changes made to da924a21a1.

I (@vladdoster) accidentally merged this into the wrong repository. Apologies for the lack of due diligence.
2022-12-17 21:11:41 -06:00
Vladislav Doster c28580c3fc refactor: rename zinit functions
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-12-09 15:40:31 -06:00
vladislav doster 49926e075a
maint: consistent vim mode lines across all files (#393) 2022-10-05 09:59:15 -05:00
Philipp Schmitt 4851cf29ab
Add GOPATH/bin to PATH 2021-11-29 16:43:54 +01:00
Philipp Schmitt 8b80ee7fd8
Add zinit::reload and re-init 2021-11-28 23:18:27 +01:00
Philipp Schmitt c58c351e05
Relegate test annex to extras 2021-11-28 22:43:38 +01:00
Philipp Schmitt 53cf43b9aa
Source fancy stuff (and esp. annexes) before reading in user runtime config 2021-11-28 22:41:45 +01:00
Philipp Schmitt e06bc81be8
Add jq 2021-11-27 19:26:22 +01:00
Philipp Schmitt 92cf01ce78
Move fancy stuff to a dedicated zshrc file 2021-11-26 22:49:45 +01:00
Philipp Schmitt 29777969dc
Enable history 2021-11-26 21:07:30 +01:00
Philipp Schmitt c1c3911702
Add ls alias (--color=auto) 2021-11-26 11:36:14 +01:00
Philipp Schmitt 5c2f497695
Make sure SHELL is defined 2021-11-26 09:55:26 +01:00
Philipp Schmitt 2e3af3e803
Add neovim and alias vim to neovim 2021-11-25 09:38:11 +01:00
Philipp Schmitt b368c5cced
Add coreutils, node/npm and ruby/gem 2021-11-24 06:52:46 +01:00
Philipp Schmitt 9a9be0c293
🐳 Add annexes to container (#103) 2021-11-23 11:17:39 +01:00
Philipp Schmitt 2feb41cf70
chown /data as well as its content 2021-11-21 12:10:04 +01:00
Philipp Schmitt e866a7a1e8
Make sure TERM is set in the container. Fixes #97 (#99) 2021-11-21 11:26:51 +01:00
Philipp Schmitt 9d9e410536
Testing with zunit! 2021-11-20 21:16:34 +01:00
Philipp Schmitt 74176c51da
Remove run.sh 2021-11-20 11:00:57 +01:00
Philipp Schmitt f02ee7ca2a
zinit::setup-annexes: Skip zinit-annex-man since it has a lot more dependencies than the others 2021-11-19 23:37:44 +01:00
Philipp Schmitt 932be72cf4
Compile annexes, cause we can now! 2021-11-19 23:32:28 +01:00
Philipp Schmitt 8a8605620f
Fix ice for OMZL::keys 2021-11-19 23:27:31 +01:00
Philipp Schmitt fc65d8913b
Load utils.zsh from /src instead the root filesystem (allows overriding it via a vol mount) 2021-11-19 20:05:54 +01:00
Philipp Schmitt 10ed7860c9
Sane keybindings 2021-11-19 19:59:16 +01:00
Philipp Schmitt 73f2611d27
Add helper function for installing zshelldoc (zsd) 2021-11-19 19:49:33 +01:00
Philipp Schmitt 8938a1537d
Add missing annexes 2021-11-19 18:59:08 +01:00
Philipp Schmitt cedfd2526e
Remove entrypoint.zsh 2021-11-19 18:56:34 +01:00
Philipp Schmitt 11713a0a35
Fix docker build script and move it to scripts/ 2021-11-19 18:55:55 +01:00
Philipp Schmitt 2583464bd5
🤖 Automated container builds 2021-11-17 19:58:12 +01:00