<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/.local/bin, branch bare-git-repo</title>
<subtitle>personal dotfiles</subtitle>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/'/>
<entry>
<title>nimi_sewi: fix shellcheck complaint about quotes</title>
<updated>2021-06-07T19:47:00+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-06-07T19:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=a97e223db6a277070cc7ab04820b076cee3843c8'/>
<id>a97e223db6a277070cc7ab04820b076cee3843c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace key backup script with new one</title>
<updated>2021-06-07T19:46:32+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-06-07T19:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=d86335ae17b71d51de5b5cd51005d46398cf5610'/>
<id>d86335ae17b71d51de5b5cd51005d46398cf5610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move fslcd back to bashrc</title>
<updated>2021-05-31T08:41:23+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-31T08:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=81a615b8119ea39927d2ac99de932fd2971e53c8'/>
<id>81a615b8119ea39927d2ac99de932fd2971e53c8</id>
<content type='text'>
when it is separate script it's not working, because cd works only when
script is running, but when it exits, working directory stays the same.

maybe there's a way to do it differently, but for now it will remain
just a function inside bashrc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when it is separate script it's not working, because cd works only when
script is running, but when it exits, working directory stays the same.

maybe there's a way to do it differently, but for now it will remain
just a function inside bashrc.
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: fix issues and push scripts to separate files</title>
<updated>2021-05-26T15:44:54+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-26T15:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=8a3972f856e13561dddf8db30f0af69a20087743'/>
<id>8a3972f856e13561dddf8db30f0af69a20087743</id>
<content type='text'>
for some weird reasons they were included in bashrc as functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for some weird reasons they were included in bashrc as functions
</pre>
</div>
</content>
</entry>
<entry>
<title>add print_codes script</title>
<updated>2021-05-24T21:56:00+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-24T21:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=fd9c7318a79da6471c5f6eb8b5f3c8215f0c957a'/>
<id>fd9c7318a79da6471c5f6eb8b5f3c8215f0c957a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fossil-update: refactor and fix issues</title>
<updated>2021-05-24T20:37:20+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-24T20:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=261717a0a5dd5a9e5ec7e1151e2fc79457bc5f10'/>
<id>261717a0a5dd5a9e5ec7e1151e2fc79457bc5f10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: add mocp alias</title>
<updated>2021-05-12T14:32:01+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-12T14:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=c979d551243f20ef96ef515f6e8fbd3b490e0568'/>
<id>c979d551243f20ef96ef515f6e8fbd3b490e0568</id>
<content type='text'>
bash_profile: change browser to brave
add moc config
add mocpnotify script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bash_profile: change browser to brave
add moc config
add mocpnotify script
</pre>
</div>
</content>
</entry>
<entry>
<title>nimi_sewi: add notification sending</title>
<updated>2021-05-11T19:28:14+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-11T19:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=e7a9d22323ac001625abfde876178d8234ac868d'/>
<id>e7a9d22323ac001625abfde876178d8234ac868d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fossil-update: major refactoring and additions</title>
<updated>2021-04-29T21:00:33+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-04-29T21:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=cb2b0581a1889e7d90bea7f56bb3b085f904b64e'/>
<id>cb2b0581a1889e7d90bea7f56bb3b085f904b64e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add nimi_sewi script</title>
<updated>2021-04-27T21:07:08+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-04-27T21:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/dotfiles/commit/?id=edb9e48d9b0f3f0276dee5b848e2dade85c7f8ec'/>
<id>edb9e48d9b0f3f0276dee5b848e2dade85c7f8ec</id>
<content type='text'>
nimi sewi is a random toki pona phrase generator.

see https://fsl.aaoth.xyz/nimisewi/home
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nimi sewi is a random toki pona phrase generator.

see https://fsl.aaoth.xyz/nimisewi/home
</pre>
</div>
</content>
</entry>
</feed>
