Commit Graph

488 Commits

Author SHA1 Message Date
a1d73a6605
kitty: enable binding for 'new_window_with_cwd' 2022-06-06 14:27:08 +02:00
96d187a5d7
kitty: remap binding for 'scrollback-in-editor' 2022-06-06 14:22:15 +02:00
233031c594
config.nix: enable builders to use substitutes 2022-05-25 18:48:40 +02:00
3ed8a8ddd1
cargo/crates.toml: bump ttyper to 0.4.2 2022-05-25 17:24:19 +02:00
8f8b93229b
cargo/crates.toml: bump swayr to 0.18.0 2022-05-25 17:23:55 +02:00
a96b559252
cargo/crates.toml: bump starship to 1.7.1 2022-05-25 17:18:03 +02:00
d85b69d119
cargo/crates.toml: bump sccache to 0.3.0 2022-05-25 16:22:32 +02:00
df0bf52bbb
cargo/crates.toml: bump cargo-update to 8.1.4 2022-05-25 15:52:04 +02:00
3c909b7eaa
zsh/aliases: add ssh key listing alias 2022-05-20 14:10:52 +02:00
b3f7fa028f
zsh/aliases: add 'git commit --amend'++ alias 2022-05-20 14:08:43 +02:00
5afcc28c80
zsh,nix-shell: add 'go run' alias 2022-05-14 19:04:30 +02:00
b463fd5a20
add ssh public keys file 2022-05-13 12:57:25 +02:00
b42920e007
direnv,vim: add 'add_extra_vimrc' 2022-05-06 22:52:07 +02:00
b644866ff9
nix.conf: add remote builders vela,loki 2022-05-03 15:07:44 +02:00
cc31bbdd3e
nix.conf: set useful options 2022-05-03 14:38:31 +02:00
b758f5d2ee
zshenv: only edit default PATH if $IN_NIX_SHELL...
...is set.
otherwise the default is satisfying.
2022-05-02 23:45:36 +02:00
1437181f17
zshenv: set GOPATH,GOBIN 2022-05-02 23:43:39 +02:00
443b7e0567
zshenv: edit PATH 2022-05-02 23:42:41 +02:00
868c16e140
zprofile: do not start keyring daemon from profile 2022-05-02 23:40:31 +02:00
c844687c5f
add direnvrc 2022-05-02 23:39:02 +02:00
c402799c08
starship: add custom Harelang module
shows currently installed version of Hare

check out https://harelang.org/
2022-05-01 00:50:53 +02:00
a1df54ad25
starship: actually enable zig 2022-05-01 00:47:14 +02:00
44334b81de
vimrc: add gotags.vimrc.vim 2022-04-29 00:27:09 +02:00
a295a52164
starship: add nix_shell module config 2022-04-21 21:55:40 +02:00
c0188607e7
rm some scripts from bin
a new repo will be created at git.dotya.ml/wanderer/scripts
2022-04-20 17:01:48 +02:00
2c7f9d70e4
nix-channels: add home-manager,nixos 2022-04-20 16:37:25 +02:00
3e5deb087a
mv {openbox,tint2,compton} configs to "legacy" 2022-04-20 16:12:20 +02:00
573b8ae639
config.nix: format using nixfmt 2022-04-20 16:00:56 +02:00
3716195b0d
config.nix: use personal channel for pkgs 2022-04-20 15:59:22 +02:00
4b49a97759
nix-channels: add personal channel 2022-04-19 17:51:53 +02:00
442ad460c0
bump dracula-zathura submodule 2022-04-19 17:36:04 +02:00
4d5143f812
bump dracula-gtk submodule 2022-04-19 17:32:22 +02:00
e8b9636cb2
rm setup-env folder 2022-04-19 17:24:55 +02:00
1db1f1178d
rm deploy-dotfiles.sh 2022-04-19 17:23:45 +02:00
d8d86a2131
add nixpkgs/config.nix 2022-04-19 17:22:02 +02:00
37180ac8f0
add ghcli config 2022-04-19 16:38:44 +02:00
df008399ad
add .nix-channels 2022-04-17 14:19:56 +02:00
9c05d385e7
systemd: add ydotool.service system-level unit 2022-04-16 22:34:51 +02:00
27c0a1560e
fusuma: switch to ydotool on wayland 2022-04-16 22:27:41 +02:00
58f7545f4e
cargo config: add rustc flag "target-cpu=native" 2022-04-16 17:49:11 +02:00
d7eaf811f7
add rustup/settings.toml 2022-04-16 17:47:41 +02:00
c5b0fcaf97
add cargo/.crates.toml (list of installed crates) 2022-04-16 17:34:29 +02:00
27d1fadff8
cargo config: add http section 2022-04-16 17:30:07 +02:00
7850ae0321
cargo config: enable future-incompat-report 2022-04-16 17:27:37 +02:00
3d408f8fee
cargo config: manually specify rustc
since using rust toolchain from rustup, it's probably best to specify
the full path to rustc. the correct one should be called from the main
shell in use (zsh) but when invoked from e.g. bash, another rustc might
get called as PATH is not properly set up there
2022-04-16 17:15:13 +02:00
06086aef89
cargo config: set sccache to be rustc-wrapper 2022-04-16 17:11:58 +02:00
621f086262
add cargo/config.toml 2022-04-16 17:08:10 +02:00
ab95338ac5
tridactylrc: set 'kitty vim' as default editor 2022-04-13 14:38:38 +02:00
a0d477dddf
nix: add nix.conf to enable 'nix search' 2022-04-12 16:14:52 +02:00
ff9d73add0
qutebrowser: enable dns prefetching 2022-04-07 11:04:56 +02:00