this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' of github.com:ian-h-chamberlain/dotfiles

+9 -9
+9 -9
.config/fish/conf.d/50-config.fish
··· 16 16 17 17 # Inhibit suspend while logged into SSH session 18 18 if command -qs systemd-inhibit; and set -q SSH_TTY 19 - systemd-inhibit \ 20 - --what=idle \ 21 - --who='fish shell' \ 22 - --why="prevent suspend during SSH session" \ 23 - sleep infinity & 19 + # systemd-inhibit \ 20 + # --what=idle \ 21 + # --who='fish shell' \ 22 + # --why="prevent suspend during SSH session" \ 23 + # sleep infinity & 24 24 25 - # If we don't disown this, it takes two tries to quit, but we can still 26 - # kill it on exit with a trap 27 - trap "kill "(jobs --last --pid) EXIT 28 - disown %1 25 + # # If we don't disown this, it takes two tries to quit, but we can still 26 + # # kill it on exit with a trap 27 + # trap "kill "(jobs --last --pid) EXIT 28 + # disown %1 29 29 end 30 30 31 31 # Set jq to show null/true/false as magenta instead of black or otherwise
.config/yadm/alt/.gitconfig.local##class.work,hostname.ichamberlain-mbp .config/yadm/alt/.gitconfig.local##class.work
.config/yadm/alt/.ssh/known_hosts##class.work

This is a binary file and will not be displayed.