<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eibhear/.config/shell/profile, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.jopek.eu/eibhear/atom/.config/shell/profile?h=master</id>
<link rel='self' href='https://git.jopek.eu/eibhear/atom/.config/shell/profile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/'/>
<updated>2025-03-15T13:46:54Z</updated>
<entry>
<title>Eibhear: Initial commit</title>
<updated>2025-03-15T13:46:54Z</updated>
<author>
<name>Maksymilian Jopek</name>
<email>maks@jopek.eu</email>
</author>
<published>2025-03-15T13:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240'/>
<id>urn:sha1:d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240</id>
<content type='text'>
Some file deletion, small changes, some addition
</content>
</entry>
<entry>
<title>Make shell profile POSIX, remove unnecessary variable fallbacks (#1368)</title>
<updated>2023-11-15T01:35:14Z</updated>
<author>
<name>thirtysix</name>
<email>109920169+thirtysixpw@users.noreply.github.com</email>
</author>
<published>2023-11-15T01:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=52fab9d50a898cf1818fffdc1eacb46e336c0eac'/>
<id>urn:sha1:52fab9d50a898cf1818fffdc1eacb46e336c0eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set GOMODCACHE to comply with XDG (#1299)</title>
<updated>2023-04-12T12:10:42Z</updated>
<author>
<name>Mathieu Rollet</name>
<email>matletix@gmail.com</email>
</author>
<published>2023-04-12T12:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=5c92a1770f1a496cfa188632e2bf3d34bd325ad4'/>
<id>urn:sha1:5c92a1770f1a496cfa188632e2bf3d34bd325ad4</id>
<content type='text'>
If GOMODCACHE is not set, it defaults to $GOPATH/pkg/mod
cf. https://go.dev/ref/mod#environment-variables</content>
</entry>
<entry>
<title>customizable wttr/rate urls, sb-price improvements</title>
<updated>2023-03-20T13:50:18Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2023-03-20T13:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=fd964d54b6bfaab35304543c61cf2209e4fa1430'/>
<id>urn:sha1:fd964d54b6bfaab35304543c61cf2209e4fa1430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQLite ~/ cleanup (#1283)</title>
<updated>2023-02-23T12:33:45Z</updated>
<author>
<name>HelionSmoker</name>
<email>82761116+HelionSmoker@users.noreply.github.com</email>
</author>
<published>2023-02-23T12:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=2062e8110cc6b4479417ff5c5f966aebe337a6da'/>
<id>urn:sha1:2062e8110cc6b4479417ff5c5f966aebe337a6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python ~/ cleanup (#1264)</title>
<updated>2023-02-09T14:37:31Z</updated>
<author>
<name>HelionSmoker</name>
<email>82761116+HelionSmoker@users.noreply.github.com</email>
</author>
<published>2023-02-09T14:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=ca000f5fe458ec45c38eacfe767e27d2422e9114'/>
<id>urn:sha1:ca000f5fe458ec45c38eacfe767e27d2422e9114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TERMINAL_PROG variable (#1237)</title>
<updated>2023-01-20T21:10:47Z</updated>
<author>
<name>Amy</name>
<email>58243358+aymey@users.noreply.github.com</email>
</author>
<published>2023-01-20T21:10:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=6e75e3a3bf4205a3f6d9a286f058ad1dd000e7d6'/>
<id>urn:sha1:6e75e3a3bf4205a3f6d9a286f058ad1dd000e7d6</id>
<content type='text'>
used in programs like `xtrace` (line 172 `/usr/bin/xtrace`)</content>
</entry>
<entry>
<title>`.profile` cleanup: remove redundant variables and programs (#1221)</title>
<updated>2022-10-31T16:11:57Z</updated>
<author>
<name>i13e</name>
<email>62034540+i13e@users.noreply.github.com</email>
</author>
<published>2022-10-31T16:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=4eeba15c0b118478a0ceb7c9fba5066d109e318f'/>
<id>urn:sha1:4eeba15c0b118478a0ceb7c9fba5066d109e318f</id>
<content type='text'>
* Delete redundant text

XDG directories are already configured within this file, so having a fallback is unnecessary

* `Less` now supports XDG Base Directory spec (v590)

https://www.greenwoodsoftware.com/less/news.590.html

* `weechat` now supports XDG Base Directory spec 

https://github.com/weechat/weechat/commit/70cdf21681d75090c3df9858c9e7ce5a85433856

* Formatting

* ALSA supports XDG Base Directory

https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.3

* Fix spacing</content>
</entry>
<entry>
<title>Remove $LF_ICONS from profile</title>
<updated>2022-08-21T13:48:30Z</updated>
<author>
<name>Ian Breckenridge</name>
<email>62034540+i13e@users.noreply.github.com</email>
</author>
<published>2022-08-21T13:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=5506a4eb89269328dc4256468d3ccdbfcf7af432'/>
<id>urn:sha1:5506a4eb89269328dc4256468d3ccdbfcf7af432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:LukeSmithxyz/voidrice</title>
<updated>2022-08-03T19:20:10Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-08-03T19:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=38f41631f92e884e9800dbcca5186867f2d259f2'/>
<id>urn:sha1:38f41631f92e884e9800dbcca5186867f2d259f2</id>
<content type='text'>
</content>
</entry>
</feed>
