summaryrefslogtreecommitdiff
path: root/common.nix
AgeCommit message (Collapse)Author
2019-03-22Trying to get rofi to work, still doesn't work with xmonadBen Sima
I can launch rofi from the terminal but the xmonad keys don't work, and I have no idea why.
2019-03-22Trying to fix xterm UTF8 encodingBen Sima
This makes it slightly better but doesn't seem to totally fix it. Every time I open a terminal, I have to ctrl+right-click and select "UTF-8 Encoding". Not sure how to make this setting persistent.
2019-03-12Use stgit instead of git send-emailBen Sima
2019-03-12I don't want gitgutter in vim anymoreBen Sima
2019-02-17Switch editor to emacsclientBen Sima
2019-01-11Add LEDGER_FILE and hledger-{ui,web}Ben Sima
2019-01-11Add experimental cd functionBen Sima
2018-11-29Keyboard: map caps to ctrlBen Sima
2018-11-14Split into os-specific filesBen Sima
2018-11-14Update notmuch ai tagBen Sima
2018-11-12fix notmuch new tagsBen Sima
2018-11-12Update msmtprc tlsBen Sima
2018-11-10Movew afew.ini to own fileBen Sima
nix-format-buffer (M-Q) will mess up the indentation in the query stanza, so for now just put this elsewhere.
2018-11-10Fix home-manager.pathBen Sima
Apparently it can't be relative
2018-11-10Implement afewBen Sima
2018-11-10Set home-manager.path to submoduleBen Sima
2018-11-10FormattingBen Sima
2018-11-09Machine-specific home.nix, install from git repo instead of tarballBen Sima