Commit graph

14 commits

Author SHA1 Message Date
dfa3244bea Show only the pwd from the prompt in the title
This works well together with Emacs Vterm to show the current working directory
in the mode-line.
2020-12-26 23:17:23 -08:00
90124cc20f Add myctl function
‘myctl’ is just an alias for ‘systemctl --user’
2020-12-26 23:17:23 -08:00
c07ca71f0a Export the variable output by ‘gnome-keyring-daemon --start’
Without exporting it other programs can’t tell if the daemon is running.
2020-04-15 00:39:51 -07:00
6aebd64c28 Include the TERM in the fish title 2020-04-15 00:39:40 -07:00
4ee6f52b87 Fix indentation 2020-04-13 02:15:11 -07:00
3838287fb5 Remove PATH from fish config, should be handled by .profile 2020-04-13 02:14:54 -07:00
4a916455d2 Make Caliber use dark mode 2020-04-13 02:14:29 -07:00
946b7425de Fix (automatic) syncing of email
- Load the necessary environment variables from ‘gnome-keyring-daemon’ when
  loading fish.
- Don’t sync the Archive directory from ryuslash.org, it’s too big and mbsync
  seems to get really confused about it.
- Disable old email accounts from syncing with mbsync.
- Fix the ‘get-mail-password’ and ‘set-mail-password’ scripts.
  - Use ‘secretstorage’ instead of ‘keyring’, this appears to be newer and
    easier to use.
2019-08-14 23:45:13 -07:00
6543bf2025 Add kitty completion to fish 2019-05-15 22:10:38 -07:00
91863f410f Opt out of Telemetry sharing for .Net Core 2019-01-17 21:38:38 -08:00
8ba7baf7f7 Set editor command 2018-11-25 15:29:13 -08:00
e7fd87d6a0 Add herbstclient helper function 2017-07-08 09:43:05 -07:00
6ca5946b2f Add less config 2017-07-08 09:42:40 -07:00
89b5788d4a Add fish config 2017-03-05 22:16:55 -08:00