Commit graph

30 commits

Author SHA1 Message Date
cef7e7ad97 [zsh] Set the askpass program in case a program needs to use it 2022-09-22 23:52:01 -07:00
67aa5e6021 [zsh] Get rid of a unicode character
This character was causing some issues in Kitty. The terminal would get confused
about the length of RPROMPT when it showed up.
2022-09-22 23:52:01 -07:00
46259edd2d Update ZSH prompt
Include a shortened version of the current directory.
2022-06-14 22:16:49 -07:00
1b3dad4212 Add script to connect to remote desktop 2022-03-01 21:43:31 -08:00
b12b59181b [zsh] Fix syntax for setting environment variable 2022-03-01 19:04:55 -08:00
2b0b4e4526 [zsh] Add some supporting Guix variables 2022-03-01 19:04:06 -08:00
70b4bad24d Reorganize zsh/profile 2020-12-26 23:17:23 -08:00
be0f6439f2 Be less verbose about loading zplug modules 2020-12-26 23:17:23 -08:00
83358d1f5c Add some more aliases 2020-06-17 21:20:55 -07:00
a5ed29fa99 Add my old ZSH prompt 2020-06-17 21:17:41 -07:00
c2cdc9cd99 Add ZSH aliases 2020-06-17 20:56:29 -07:00
992fcf0617 Fix zplug usage 2020-06-17 20:43:48 -07:00
a6a88fd424 Add setting for less 2016-11-24 21:47:18 +01:00
e9a82253b6 Add herbstclient alias 2016-11-24 21:47:09 +01:00
4b6768a949 Use readline for sbcl 2016-11-09 15:02:21 +01:00
3e5646f4b5 Add history settings for ZSH 2016-10-29 11:00:18 +02:00
bf4fa1fd59 Add sections to ZSH config 2016-10-29 09:55:50 +02:00
5d5a506f35 Allow zsh to copy/paste to clipboard 2016-10-21 14:51:21 +02:00
20ce605e17 Add bgnotify zsh plugin 2016-10-21 14:41:21 +02:00
becfce36ff Add zsh-syntax-highlighting and zsh-autosuggestions 2016-10-20 14:56:29 +02:00
6416e444df Add zsh unxip function 2016-10-19 22:52:36 +02:00
4a6a1e3629 Move zsh config to org 2016-10-19 22:52:25 +02:00
811e0207d0 Move ZSH config to org-mode 2016-10-09 00:02:50 +02:00
b96e761e95 Add Composer binaries to PATH 2016-10-08 23:19:58 +02:00
84fd3a8bc4 Set the dbus session bus address 2016-08-05 01:39:33 +02:00
fd6b7eff2b Add XDG environment variables 2016-07-26 15:05:00 +02:00
4744766cd0 Import PATH into systemd 2016-07-26 13:57:10 +02:00
e3f1a5feea Set environment variables in .profile, not .zshrc
More programs read .profile than .zshrc, so settings set in it are
available in more programs.
2016-07-25 22:21:55 +02:00
a3c0e67add Store outline settings in directory instead of file 2016-07-17 15:44:27 +02:00
6f6ee88497 Add zsh configuration 2016-07-17 15:34:14 +02:00