Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-17 | add git mylog | Ben Sima | |
2024-04-17 | add C-g C-p for interactively selecting stg patches | Ben Sima | |
2024-04-17 | add some useful git aliases | Ben Sima | |
2023-12-07 | add beryllium | Ben Sima | |
2023-07-28 | Idk I think this is better bash syntax? | Ben Sima | |
Change-Id: Ic0449f03506f081f30477713d46c7b0ea52e4aaa | |||
2023-07-26 | tmux: split pane into current directory | Ben Sima | |
holy crap i've wanted this forever | |||
2023-01-01 | add some pkgs and readline config | Ben Sima | |
Change-Id: I3f40661ebbe5b5d1aa95fb5241995e7596f94034 | |||
2023-01-01 | update nixpkgs | Ben Sima | |
Change-Id: I130aed39e582d6e49c2c87c01a988bda7ee25db1 | |||
2022-11-15 | organize and add some git configs | Ben Sima | |
push.default and remote.pushDefault combine to make a better branch-directed workflow by default: https://stackoverflow.com/questions/45638858/how-to-set-up-branches-with-different-pull-push-upstreams also set the default init branch to 'main' because its shorter than master Change-Id: I424c3e897954ffe3a9c7b8e6d6c6a0033cb8067b | |||
2022-11-15 | moved ledger stuff to ~/fund | Ben Sima | |
Change-Id: If0996e11fa8b6a17fb42f9ce264f14187b22122c | |||
2022-11-07 | Fix size issue on laptop by setting dpi | Ben Sima | |
The other changes served to set fontSize centrally, and adjust it for urxvt which doesn't behave for some reason. | |||
2022-11-07 | Trying to fix font sizing problems | Ben Sima | |
2022-10-13 | tmux: renumber windows | Ben Sima | |
2022-09-02 | lots of updates, idk | Ben Sima | |
2022-07-28 | vim tweaks and add fcd | Ben Sima | |
2022-07-06 | update home-manager, emacs | Ben Sima | |
2022-07-06 | switch to dark solarized | Ben Sima | |
2022-06-29 | add solarized as an option to vim | Ben Sima | |
2022-05-16 | groq sft thing | Ben Sima | |
2022-04-22 | trying to troubleshoot something | Ben Sima | |
2022-04-22 | add select all to fkill | Ben Sima | |
2022-04-21 | Add forgit | Ben Sima | |
2022-03-18 | overhual tmux config | Ben Sima | |
2022-03-14 | add skull-vim theme | Ben Sima | |
2022-03-14 | switch to photon vim theme | Ben Sima | |
2022-03-14 | switch vim colors bc the package is broken on nixpkgs | Ben Sima | |
2022-03-14 | update nixpkgs version | Ben Sima | |
2022-03-09 | add vim-fugitive and disable color theme for vimdiff usage | Ben Sima | |
2022-02-11 | back to fzf-down, it works better | Ben Sima | |
2022-02-10 | add ctrl-space command pallet thing | Ben Sima | |
2022-02-10 | fix showpath | Ben Sima | |
2022-02-09 | Improvements | Ben Sima | |
- using fzf-tmux wherever i can now - some more fzf integration tweaks - added some rofi plugins, idk if they work tho - fixed the polybar sound widget - added autorandr config, it mostly(?) works - added nix-direnv support by default | |||
2022-01-31 | yubikey login on helium | Ben Sima | |
This allows me to login and sudo with *either* a password or my yubikey. I also had to setup my yubikey with the instructions here: https://nixos.wiki/wiki/Yubikey#Logging-in Basically use ykman and ykpamcfg to generate a challenge-response setup on slot 2 of my yubikey. The pam config compares the key response with the ~/.yubico/challenge-* file in order to authenticate. I think pam uses the ~/.yubico/authorized_keys file to know to which yubikey to send the challenge, but I'm not sure on that one. | |||
2022-01-05 | disable LC_ALL | Ben Sima | |
2021-12-21 | git commit verbose by default | Ben Sima | |
2021-12-21 | Remove git show signature config | Ben Sima | |
2021-12-16 | add fzf-vim | Ben Sima | |
2021-11-01 | extract programs.{ssh,emacs} | Ben Sima | |
2021-11-01 | add sft config | Ben Sima | |
2021-10-14 | Cooler bash prompt | Ben Sima | |
2021-10-14 | Add tmux fzf plugin | Ben Sima | |
2021-07-20 | git scripts: no-show-signature | Ben Sima | |
2021-05-16 | move stuff into profiles | Ben Sima | |
2021-04-20 | use less for a while | Ben Sima | |
2021-04-18 | Revert "use an angle bracket instead of bash redirect char in prompt" | Ben Sima | |
This reverts commit 743b839c22db59805cece7370ab17e57eac25604. I don't like this weird bracket. | |||
2021-04-18 | use an angle bracket instead of bash redirect char in prompt | Ben Sima | |
2021-04-15 | fix install.sh and (almost) add opentimestamps with git wrapper | Ben Sima | |
2021-04-15 | Update gpgid and auto-sign git commits | Ben Sima | |
2021-04-06 | Update nixpkgs version | Ben Sima | |
2021-04-06 | Don't use local home-manager | Ben Sima | |