Commit Graph

804 Commits

Author SHA1 Message Date
a34e3150e4
zprofile: fix missing fi 2022-10-17 21:07:39 +02:00
cced738553
aliases.zsh: add aliases for piping to vim,less 2022-10-17 21:05:04 +02:00
7824939591
zshrc: FZF_CTRL_T_COMMAND += --hidden 2022-10-17 21:03:41 +02:00
6b098deee9
zshrc: set TERM=xterm-kitty for dircolors 2022-10-17 21:01:45 +02:00
9fb9328311
zshrc: export the surtur 2022-10-17 21:01:17 +02:00
0a57ad43bc
zshrc: add set *IM_MODULE=ibus 2022-10-17 21:00:57 +02:00
94f389b0fc
zshrc: add VISUAL,SYSTEMD_EDITOR 2022-10-17 21:00:17 +02:00
2e25b8c052
zshrc: make sure to export EDITOR,TERM 2022-10-17 20:58:25 +02:00
33282bf536
zshrc: solve ssh-agent shenenigans 2022-10-17 20:56:53 +02:00
c9f2b2beed
vimrc(plug): rm vim-latex-live-preview 2022-10-07 12:03:56 +02:00
0df0d14e4e
vimrc: temp-fix wayland clipboard with a plugin 2022-10-07 11:48:13 +02:00
4eee674050
vimrc: add augroup install_vim_plug 2022-10-06 16:00:30 +02:00
d148a982f9
vimrc: set scriptencoding 2022-10-06 15:59:22 +02:00
ef6fc7458a
vimrc: comment out 'nocompatible' 2022-10-06 15:58:58 +02:00
c91bc341ca
vimrc: add augroup for lsp format sync 2022-10-06 15:42:55 +02:00
a2c0d7247c
vimrc: add augroup for pyls 2022-10-06 15:41:40 +02:00
a85ccd7318
vimrc: add augroup for filetype autocmds 2022-10-06 15:39:34 +02:00
9bea067fbe
vimrc: add settings for markdown 2022-10-06 15:37:46 +02:00
c783fc8438
vimrc: add augroup for view saving/loading 2022-10-06 15:33:14 +02:00
6f8bd050b8
crates.toml: bump cargo-update to 9.0.0 2022-09-18 23:27:37 +02:00
cb4c5ce82e
crates.toml: bump swayr to 0.21.0 2022-09-17 01:37:33 +02:00
597cfe6888
crates.toml: bump du-dust to 0.8.3 2022-09-17 01:37:09 +02:00
3563fa5fd9
crates.toml: bump cargo-update to 8.2.0 2022-09-17 01:36:28 +02:00
37930aa394
home-manager: start managing .cargo/config.toml 2022-09-16 12:58:46 +02:00
88f0347da1
home-manager(swaylock): link file, not folder 2022-09-15 11:34:51 +02:00
b1d22e33b4
vimrc(plug): add vim-startify 2022-09-12 23:14:25 +02:00
808c1f2ea6
cargo/crates.toml: bump starship to 1.10.3 2022-09-11 20:17:39 +02:00
31b35a8fb1
vimrc: wrap PlugInstall in augroup 2022-09-11 20:09:07 +02:00
e1d79a8b6b
home-manager: start managing direnv 2022-09-10 23:44:31 +02:00
b0a84f4cca
nix(flake): add flake-compat for legacy nix 2022-09-10 22:00:01 +02:00
62518f7ad7
home-manager: start using homeage, sops
the workflow is as follows:
  * age is used to manually encrypt e.g the sops keys file so it can
    securely be stored in git
  * homeage decrypts the file and symlinks it where sops expects it to
    be present. decrypted, which it will be, but it will in fact be
    residing in $XDG_RUNTIME_DIR (which *should* be tmpfs) and only be
    symlinked to $HOME/...
  * sops can from then on be used to manage arbitrary secrets as usual
2022-09-10 21:19:32 +02:00
229ebf6478
home-manager: manage tridactyl config 2022-09-09 21:02:19 +02:00
efef80c908
home-manager: manage swaylock config 2022-09-09 20:59:43 +02:00
d9981fda65
home-manager(newsboat): add yurichev.org feed 2022-09-09 11:27:19 +02:00
d1703768d9
flake: set default package 2022-09-08 13:52:56 +02:00
8ca55000fc
sheldon: enable alias-finder 2022-09-07 23:52:33 +02:00
95ec53e176
sheldon: add inline my-ip function 2022-09-07 22:37:18 +02:00
ae94d19fa5
sheldon: add inline todo function 2022-09-07 22:36:47 +02:00
b31beb0d56
home-manager: manage most of the zsh files 2022-09-07 22:33:02 +02:00
69747dac8e
aliases.zsh: add signal-desktop alias 2022-09-07 22:08:13 +02:00
5e3166b537
aliases.zsh: add dotfiles alias 2022-09-07 22:07:46 +02:00
4847114c7a
aliases.zsh: add tmux alias 2022-09-07 22:06:57 +02:00
923cf0affc
aliases.zsh: keep DRY 2022-09-07 22:06:29 +02:00
81b70c12e2
zshenv: do not disable ccache 2022-09-07 21:59:34 +02:00
cce0cc123f
zshenv: add android tool folders to $PATH 2022-09-07 21:58:48 +02:00
d57927292b
home-manager(newsboat): add feeds 2022-09-06 21:37:02 +02:00
0fec487b61
nix(home-manager): add info on building the config 2022-09-06 18:35:32 +02:00
c342500b08
nix(home-manager): stop managing self 2022-09-06 17:51:26 +02:00
756e0103ef
nix(home-manager): use generic vis 2022-09-06 17:50:26 +02:00
bca74b83fd
nix(home-manager): group programs in programs.nix 2022-09-05 23:29:36 +02:00