Commit graph

22 commits

Author SHA1 Message Date
9872c1c4c2 [fish] Remove the VPN indicator
I’ve moved this to my polybar configuration instead.
2021-11-06 01:10:08 -07:00
e3d387c1a6 [fish] Set my browser to Firefox 2021-11-02 22:06:32 -07:00
f3a7a22054 [fish] Add ‘~/usr/bin’ to my path 2021-11-02 22:06:32 -07:00
a9dfd34a6f [fish] Add function to show any ‘*.pacnew’ files 2021-11-02 22:06:32 -07:00
44d70bd42e [fish] Show whether my work VPN is active 2021-11-02 22:06:32 -07:00
0e65cd9d6e [fish] Show the terminal name in the title 2021-11-02 22:06:32 -07:00
bc4e1f8264 [fish] Add an indicator to the prompt that shows there is a guix env 2021-11-02 22:06:32 -07:00
9d3ef4d196 Fix keybindings for M-up and M-down
I’m very used to having M-up and M-down do the same thing as regular up and
down. In fish by default this prints the previous command, with ‘&| less;’ added
on.
2020-12-26 23:17:23 -08:00
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