1
mirror of https://github.com/wlcx/home.git synced 2025-10-11 14:33:45 +01:00

134 Commits

Author SHA1 Message Date
e8d7c460db nvim: configure lsp completion snippets 2023-04-07 00:57:41 +01:00
9c620bd13d flake: update nixpkgs 2023-03-06 11:53:39 +00:00
ca7b30470f nix: pin nixpkgs in registry to flake nixpkgs 2023-02-28 22:02:05 +00:00
17988ec069 vim: add nvim-go, update nixpkgs 2023-02-21 18:17:56 +00:00
f3533d8033 me: remove boron pubkey 2023-02-10 15:36:29 +00:00
a0b452def4 Allow unfree, fix weird nix error when using home in nixos config 2023-01-07 13:47:13 +00:00
1529fda04d flake: update inputs 2023-01-05 01:21:00 +00:00
6f688efc96 zsh: add dr alias 2023-01-05 01:19:16 +00:00
2231683ffc vim: add html5 plugin, update nixpkgs 2022-12-27 01:23:32 +00:00
9017475528 vim: Add rustopendocs command 2022-12-16 21:14:20 +00:00
96396f67a7 flake: Add luroy 2022-12-16 19:41:35 +00:00
91c2171da3 vim: disable completions in comments
also fancy borders
2022-12-16 16:26:34 +00:00
74b11aead4 vim: Add lsp completion 2022-12-15 18:42:05 +00:00
9d17d0b0be Remove zbar workaround 2022-12-15 17:34:53 +00:00
d173f84fc0 Update to 22.11, remove ykman workaround 2022-12-15 17:34:53 +00:00
8eef537cba zsh: Ignore dupes in history 2022-12-12 01:01:30 +00:00
8e435df3e2 zsh: autocd 2022-12-11 21:15:43 +00:00
b9820b9a5e git: add git-open 2022-11-19 22:37:14 +00:00
6c85de5bcd vsc: Add nix/editorconfig exts 2022-11-19 22:37:09 +00:00
d2d59eefa0 vim: Tweak textwidth, fix python autoindent 2022-11-19 22:36:31 +00:00
7ac16e425a Remove rust (in favour of individual direnvs) 2022-11-19 22:36:31 +00:00
55c41e4f3f codium: Trim trailing ws 2022-11-14 11:31:15 +00:00
d484d8677a zsh: Add direnv allow alias 2022-11-14 11:31:01 +00:00
9d51472c88 flake: split out dev-gui from dev 2022-09-26 15:21:44 +01:00
70faca076a flake: expose profiles as flake output, fmt 2022-09-26 15:12:26 +01:00
f28b42d23b Swap to nixpkgs zsh plugins
Finally worked this one out.
2022-09-26 15:02:02 +01:00
0580f23c7d rust: friendship ended with rls, now rust-analyzer is my friend 2022-09-14 18:39:08 +01:00
1468b377dd vim: expand those tabs 2022-09-14 18:38:48 +01:00
80bc6f91a4 flake: Refactor profiles system, add vscode 2022-09-14 18:29:00 +01:00
3720eb175c 🎉 Remove my fork of nixpkgs
My MR got merged 🎉
2022-08-29 21:25:05 +01:00
62a9c79689 nix: set max-jobs to auto 2022-07-16 22:59:14 +01:00
c340006c9f vim: Add dhall stuff 2022-07-08 21:32:32 +01:00
3e3f3e2c9b git: Add branch alias 2022-07-06 17:23:27 +01:00
a321cee92b iterm: make pane splits open in same dir 2022-06-17 18:53:17 +01:00
8de7a7b154 ssh: enable keepalives 2022-06-17 14:39:50 +01:00
ced190e501 vim: Add eslint, volar language servers 2022-06-16 20:56:25 +01:00
f3f0b69a50 vim: correct sha256 of vue vim plugin
This issue was masked by fetchFromGithub being a fixed output
derivation. If the sha256 doesn't change, it won't try to refetch
anything.
See https://discourse.nixos.org/t/does-fetchfromgithub-ignore-rev-when-a-derivation-with-equivalent-sha256-is-present/8752/2
2022-06-14 10:14:06 +01:00
dfdea0fb5c Fix bad vim-dev import 2022-06-14 02:45:25 +01:00
e72d355c66 vim: Add vim-sleuth, jenkinsfile syntax 2022-06-14 02:39:12 +01:00
35d07641b6 Format with alejandra 2022-06-14 02:17:01 +01:00
500bcd20eb Add flake.nix
Add a new flake.nix for this repo, having extracted it from
nixos-configs. Add packages.nix copied from nixos-configs, as I
accidentally removed it while filtering to create this repo.
2022-06-14 02:17:01 +01:00
a30452afbc git: add more aliases 2022-06-14 02:16:03 +01:00
a1274f54ef vim: add volar vuejs lsp stuff 2022-06-14 02:16:03 +01:00
883a824e31 cdplap: add aws command 2022-06-14 02:16:03 +01:00
86916465af pkgs: fix yubikey-manager locally for now
ykman is broken on darwin/aarch64 due to pyopenssl fuckery. This commit
brings the derivation into this repo, removes openssl from it and
overlays it on nixpkgs.
2022-06-14 02:16:03 +01:00
db8023caed upgrade to 22.05 2022-06-14 02:16:03 +01:00
2ca606af00 vim: add js/ts/kotlin things 2022-06-14 02:16:03 +01:00
0f8cf497fe vim: add vim-protobuf 2022-06-14 02:16:03 +01:00
fdec1561eb zsh: add = to wordchars 2022-06-14 02:16:03 +01:00
d1b006a5f7 home: add abillity to include modules, add docker 2022-06-14 02:16:03 +01:00