<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iceyrazor/fox-shell.git/README.md, branch main</title>
<subtitle>my own custom shell
</subtitle>
<id>https://git.iceyfox.xyz/iceyrazor/fox-shell.git/atom?h=main</id>
<link rel='self' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/'/>
<updated>2026-05-09T03:04:54Z</updated>
<entry>
<title>removed numbers in enum</title>
<updated>2026-05-09T03:04:54Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-05-09T03:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=236a617bbfe2b61b781436bb47267cfac17a4aad'/>
<id>urn:sha1:236a617bbfe2b61b781436bb47267cfac17a4aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some cleanup and shell var</title>
<updated>2026-03-07T04:34:50Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-03-07T04:34:50Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=f3d03e71ede8e94e7137777ab5ad5570c3d11b31'/>
<id>urn:sha1:f3d03e71ede8e94e7137777ab5ad5570c3d11b31</id>
<content type='text'>
- SHELL is now set
- cwd now has realloc
- realloc with error checking is now a fucntion like malloce
</content>
</entry>
<entry>
<title>Redirect and Append</title>
<updated>2026-03-04T04:47:47Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-03-04T04:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=36e4d7353a59ce5ab5f981d69cb2fcc5676a101a'/>
<id>urn:sha1:36e4d7353a59ce5ab5f981d69cb2fcc5676a101a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipes</title>
<updated>2026-03-03T06:17:36Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-03-03T06:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=f7af740cf2bccde2e6edbac31a0182fafe05d25e'/>
<id>urn:sha1:f7af740cf2bccde2e6edbac31a0182fafe05d25e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>command typing</title>
<updated>2026-03-01T05:49:02Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-03-01T05:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=1b8967ea87c63342f03c340d44a084ea7f62cae9'/>
<id>urn:sha1:1b8967ea87c63342f03c340d44a084ea7f62cae9</id>
<content type='text'>
now can chain commands with just ;
</content>
</entry>
<entry>
<title>made vars delimited by $ as well. eg $HOME$HOME now works</title>
<updated>2026-02-28T02:36:45Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-02-28T02:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=becbecb016f16c2dea64aacd7077973f45ed0517'/>
<id>urn:sha1:becbecb016f16c2dea64aacd7077973f45ed0517</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quotes</title>
<updated>2026-02-19T02:53:04Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-02-19T02:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=022a202e31157859bc0fac25479a4782514e50a9'/>
<id>urn:sha1:022a202e31157859bc0fac25479a4782514e50a9</id>
<content type='text'>
- now parsing single quotes
- quotes are now removed from string
- fully handling escape quotes (i think)
</content>
</entry>
<entry>
<title>quotes</title>
<updated>2026-02-16T07:31:43Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-02-16T07:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=c3df6bc56e3b7162b68e773be2d717ea0d5cba64'/>
<id>urn:sha1:c3df6bc56e3b7162b68e773be2d717ea0d5cba64</id>
<content type='text'>
- redid handle vars
  - redid ~ and vars
- now parses quotes
</content>
</entry>
<entry>
<title>- readme change</title>
<updated>2026-02-11T02:28:57Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-02-11T02:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=9f6d634e9099bdcf392971195f50db85a38c4933'/>
<id>urn:sha1:9f6d634e9099bdcf392971195f50db85a38c4933</id>
<content type='text'>
- failed attempts with notes
</content>
</entry>
<entry>
<title>readme change</title>
<updated>2026-02-10T06:20:22Z</updated>
<author>
<name>iceyrazor</name>
<email>iceyrazor@mailfence.com</email>
</author>
<published>2026-02-10T06:20:22Z</published>
<link rel='alternate' type='text/html' href='https://git.iceyfox.xyz/iceyrazor/fox-shell.git/commit/?id=540699a52b01b9444bfbfe70d47f16fce808c089'/>
<id>urn:sha1:540699a52b01b9444bfbfe70d47f16fce808c089</id>
<content type='text'>
</content>
</entry>
</feed>
