Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-29 | install on cloud | Ben Sima | |
2022-07-28 | vim tweaks and add fcd | Ben Sima | |
2022-07-28 | Fix vim colors a bit | Ben Sima | |
2022-07-29 | groq-specific fixes | Ben Sima | |
2022-07-24 | Add neotree | Ben Sima | |
2022-07-22 | Remove unneeded spaces | Ben Sima | |
2022-07-21 | atelier-sulphurpool theme | Ben Sima | |
2022-07-21 | Add workspaces to my status bar | Ben Sima | |
2022-07-11 | Update xmonad workspaces and layouts | Ben Sima | |
2022-07-11 | Use rofi more directly | Ben Sima | |
2022-07-11 | Trying to use a fancy new pointer | Ben Sima | |
2022-07-11 | Use fira mono in rofi | Ben Sima | |
2022-07-06 | update home-manager, emacs | Ben Sima | |
2022-07-06 | set title and laststatus | Ben Sima | |
laststatus doesn't actually work because it is overriden by vim-sensible... so maybe I should just copy+paste their code into my vimrc, its only a few lines... | |||
2022-07-06 | switch to dark solarized | Ben Sima | |
2022-06-29 | add solarized as an option to vim | Ben Sima | |
2022-06-29 | switch back to dark theme | Ben Sima | |
2022-06-29 | add fossil | Ben Sima | |
2022-06-28 | fix .vimrc.local path | Ben Sima | |
2022-05-16 | groq sft thing | Ben Sima | |
2022-05-16 | vim: use light colors | 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-15 | add gcal to default programs | Ben Sima | |
2022-03-14 | add skull-vim theme | Ben Sima | |
2022-03-14 | move wemux users to left side | Ben Sima | |
2022-03-14 | switch to photon vim theme | Ben Sima | |
2022-03-14 | remove vim plug thing | 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-11 | tmux: better status line | Ben Sima | |
2022-03-09 | add vim-fugitive and disable color theme for vimdiff usage | Ben Sima | |
2022-03-05 | add pv | Ben Sima | |
2022-03-05 | add gajim | Ben Sima | |
2022-03-05 | add barrier | Ben Sima | |
2022-02-18 | updates | Ben Sima | |
2022-02-11 | back to fzf-down, it works better | Ben Sima | |
2022-02-11 | allow insecure electron (don't know why i need it but w/e) | Ben Sima | |
2022-02-10 | add ctrl-space command pallet thing | Ben Sima | |
2022-02-10 | fix showpath | Ben Sima | |
2022-02-09 | ssh: rename groq -> bsima | Ben Sima | |
2022-02-09 | fix ssh: groq -> simatime | Ben Sima | |
2022-02-09 | ssh: disable strict host key checking line | 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-02-04 | Disable keybase, it OOMed last night and killed my session | Ben Sima | |
2022-02-04 | Add org-contrib back | Ben Sima | |
2022-02-01 | lock when yubikey is removed | Ben Sima | |
Took me forever but I figured out how to use udev rules to give xautolock permission to see the yubi when unlocking. Also triggers a systemd service that locks the screen when yubi is removed. I couldn't do this directly in a udev RUN becaues udev sucks at running programs as different users and with environment variables and such. This is still a bit buggy, I seem to consistently need to authenticate twice when unlocking, but I think that would be fixed if I get rid of the serviceConfig.User thing with some fancy scripting. And as a backup, added Super+Shift+L for manual locking. | |||
2022-02-01 | once again im updating emacs package names | Ben Sima | |