<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scripts.git/dmount, branch master</title>
<subtitle>A collection of scripts I have written, with the hope that someone may find them useful.

</subtitle>
<id>https://git.zachir.xyz/scripts.git/atom?h=master</id>
<link rel='self' href='https://git.zachir.xyz/scripts.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/'/>
<updated>2025-08-30T14:41:44Z</updated>
<entry>
<title>Remove unescaped newline in dmount</title>
<updated>2025-08-30T14:41:44Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-08-30T14:41:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=7e0c93155253b05b8e0ce3bade9c8622acf2eab6'/>
<id>urn:sha1:7e0c93155253b05b8e0ce3bade9c8622acf2eab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add help message to dmount</title>
<updated>2025-08-30T14:41:28Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-08-30T14:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=8f76db779212819fe2fc6953fe12a30d155b5448'/>
<id>urn:sha1:8f76db779212819fe2fc6953fe12a30d155b5448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve dmenu support</title>
<updated>2025-08-30T14:40:41Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-08-30T14:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=a26e6ae5253d95e7238dab20e298129a468e04f6'/>
<id>urn:sha1:a26e6ae5253d95e7238dab20e298129a468e04f6</id>
<content type='text'>
You can now (again) pass multiple flags to dmenu through -d flags, as
well as for some scripts all args are passed to dmenu.
</content>
</entry>
<entry>
<title>Make sh scrips POSIX compliant</title>
<updated>2025-08-30T06:09:18Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-08-30T06:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=f28d694879239d5d9c319185a278236d317a49b6'/>
<id>urn:sha1:f28d694879239d5d9c319185a278236d317a49b6</id>
<content type='text'>
Using shellcheck, I went through all of them to make them standards
compliant. I also tested as many as I could.
</content>
</entry>
<entry>
<title>Need sudo to lsblk -o</title>
<updated>2025-07-16T01:17:29Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-07-16T01:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=8c5ebf22f2b9686bbad1aa260ae38ed109a408db'/>
<id>urn:sha1:8c5ebf22f2b9686bbad1aa260ae38ed109a408db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sudo for lsblk -o</title>
<updated>2025-07-15T22:52:35Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-07-15T22:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=dfed7a30912f2f8a53bb056ae8b197d19db4bfd2'/>
<id>urn:sha1:dfed7a30912f2f8a53bb056ae8b197d19db4bfd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change all menus to dmenu</title>
<updated>2025-07-15T22:51:51Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-07-15T22:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=afad25de6e51b617388a8367005215b5f46d784c'/>
<id>urn:sha1:afad25de6e51b617388a8367005215b5f46d784c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dmount: Also show size of the partition when prompting to mount it.</title>
<updated>2023-12-11T18:41:43Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-12-11T18:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=5b1b85995adcbba2b6057d270c3637c8763eb0b3'/>
<id>urn:sha1:5b1b85995adcbba2b6057d270c3637c8763eb0b3</id>
<content type='text'>
It can be very useful to see the size of two partitions in a drive
before mounting it, to know which one to mount.
</content>
</entry>
<entry>
<title>Use sudo instead of doas</title>
<updated>2023-10-24T12:57:06Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-10-24T12:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=e70b4be988bae1ef98326a21321d476fd6a8afd0'/>
<id>urn:sha1:e70b4be988bae1ef98326a21321d476fd6a8afd0</id>
<content type='text'>
Not because of technical superiority, but in Linux we can expect sudo is
installed, and doas will not be supported as well.
</content>
</entry>
<entry>
<title>Large fix, support hfsplus</title>
<updated>2023-08-16T18:21:09Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-08-16T18:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/scripts.git/commit/?id=cf8b3ea27cb1a5eb14a1c1a932f908e165653d88'/>
<id>urn:sha1:cf8b3ea27cb1a5eb14a1c1a932f908e165653d88</id>
<content type='text'>
</content>
</entry>
</feed>
