<feed xmlns='http://www.w3.org/2005/Atom'>
<title>new-dotfiles/fish, branch main</title>
<subtitle>New repository of dotfiles</subtitle>
<id>https://code.ryuslash.org/new-dotfiles/atom?h=main</id>
<link rel='self' href='https://code.ryuslash.org/new-dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/'/>
<updated>2021-11-06T08:10:08Z</updated>
<entry>
<title>[fish] Remove the VPN indicator</title>
<updated>2021-11-06T08:10:08Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-11-06T08:10:08Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=9872c1c4c2f56f14cdeedad4dece3c0ddac73b42'/>
<id>urn:sha1:9872c1c4c2f56f14cdeedad4dece3c0ddac73b42</id>
<content type='text'>
I’ve moved this to my polybar configuration instead.
</content>
</entry>
<entry>
<title>[fish] Set my browser to Firefox</title>
<updated>2021-11-03T05:06:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-10-22T07:49:48Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=e3d387c1a6dc028ef481665c8156b8a21397d7cb'/>
<id>urn:sha1:e3d387c1a6dc028ef481665c8156b8a21397d7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fish] Add ‘~/usr/bin’ to my path</title>
<updated>2021-11-03T05:06:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-10-22T07:49:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=f3a7a22054892f4f8e3ddc6f707ee1fc92d6759a'/>
<id>urn:sha1:f3a7a22054892f4f8e3ddc6f707ee1fc92d6759a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fish] Add function to show any ‘*.pacnew’ files</title>
<updated>2021-11-03T05:06:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-10-22T07:49:09Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a9dfd34a6f95b9730fc158285758bbd261216075'/>
<id>urn:sha1:a9dfd34a6f95b9730fc158285758bbd261216075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fish] Show whether my work VPN is active</title>
<updated>2021-11-03T05:06:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-10-22T07:48:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=44d70bd42e9edfd1ce013cd700476c37646840a5'/>
<id>urn:sha1:44d70bd42e9edfd1ce013cd700476c37646840a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fish] Show the terminal name in the title</title>
<updated>2021-11-03T05:06:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-10-22T06:58:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=0e65cd9d6e97de029bd0d7ed8a50f4469d9c2469'/>
<id>urn:sha1:0e65cd9d6e97de029bd0d7ed8a50f4469d9c2469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fish] Add an indicator to the prompt that shows there is a guix env</title>
<updated>2021-11-03T05:06:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-05-28T19:34:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=bc4e1f826459f40d7a35cb5de38f996b45b3038f'/>
<id>urn:sha1:bc4e1f826459f40d7a35cb5de38f996b45b3038f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix keybindings for M-up and M-down</title>
<updated>2020-12-27T07:17:23Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-12-18T08:18:27Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=9d3ef4d1963d50991bc5fb8a763b813ec05e85b2'/>
<id>urn:sha1:9d3ef4d1963d50991bc5fb8a763b813ec05e85b2</id>
<content type='text'>
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 ‘&amp;| less;’ added
on.
</content>
</entry>
<entry>
<title>Show only the pwd from the prompt in the title</title>
<updated>2020-12-27T07:17:23Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-12-18T08:17:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=dfa3244bea2bfe18c1b2a018a14a50a61ff84df9'/>
<id>urn:sha1:dfa3244bea2bfe18c1b2a018a14a50a61ff84df9</id>
<content type='text'>
This works well together with Emacs Vterm to show the current working directory
in the mode-line.
</content>
</entry>
<entry>
<title>Add myctl function</title>
<updated>2020-12-27T07:17:23Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-12-18T08:16:51Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=90124cc20ffcb34b96135749ed101903824b02b1'/>
<id>urn:sha1:90124cc20ffcb34b96135749ed101903824b02b1</id>
<content type='text'>
‘myctl’ is just an alias for ‘systemctl --user’
</content>
</entry>
</feed>
