Commit Graph

474 Commits

Author SHA1 Message Date
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
8a95f1cbea
qutebrowser: make sites *ask* for permission 2022-04-07 11:04:39 +02:00
ccc2e6431a
qutebrowser: set content.default_encoding to utf-8 2022-04-07 11:03:02 +02:00
43322a475e
qutebrowser: format dicts 2022-04-06 22:18:57 +02:00
233afd9821
qutebrowser: explicitly set search engines 2022-04-06 15:37:26 +02:00
08c04ed414
qutebrowser: add keybind to save webpages in MHTML 2022-04-06 14:35:21 +02:00
b0ea48a6d4
qutebrowser: also use <c-{=,-}> for zoom 2022-04-06 14:32:45 +02:00
c2b28b4919
qutebrowser: avoid linter errors within config.py 2022-04-06 14:24:23 +02:00
604021a1ad
qutebrowser: add user stylesheet+change bg colour
replace the default 'white' bg and make sure that text colour is changed
accordingly for 'body > pre' elements that contain e.g. raw code on
gitea/github
2022-04-06 13:59:46 +02:00
aee5e5e488
add 'solarized-everything-css' submodule 2022-04-06 13:40:29 +02:00
861157d033
zshrc: only source aliases.zsh once 2022-04-03 22:49:24 +02:00
ed00dc2dbc
zsh: add .zshenv 2022-04-03 22:46:00 +02:00
102475c777
zshrc: actually source .zsh/aliases.zsh 2022-04-03 22:34:17 +02:00
bf51cf8f8b
zshrc: move functions to .zsh/functions.zsh 2022-04-03 22:31:19 +02:00
10f2143d21
starship: explicitly disable unused modules 2022-04-02 01:12:14 +02:00