<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch/home/xyz/.profile, branch master</title>
<subtitle>Device dependent config files for Arch Linux, managed by https://git.flylightning.xyz/fsh/tree/sh/cfg (git bare repo method)</subtitle>
<id>https://git.flylightning.xyz/config_local_arch/atom?h=master</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2024-08-18T21:03:32Z</updated>
<entry>
<title>calculated estimated 1.47 MiB for .bash_history if HISTSIZE=100000, not too much</title>
<updated>2024-08-18T21:03:32Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-08-18T21:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=503e4a2eca2e6e844a812fe5c15c56d2c33cf5fe'/>
<id>urn:sha1:503e4a2eca2e6e844a812fe5c15c56d2c33cf5fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>calculated estimated about 0.79 MiB if SDCV_HISTSIZE=100000, not too much</title>
<updated>2024-08-18T21:02:09Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-08-18T21:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=78ff3c2381b27303354e0681d1db88db5236fed5'/>
<id>urn:sha1:78ff3c2381b27303354e0681d1db88db5236fed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ca `nproc --all` report wrong cpu thread count</title>
<updated>2024-08-15T22:55:24Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-08-15T22:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=739866921ec0d5333f4b32d23e64f8a413c99184'/>
<id>urn:sha1:739866921ec0d5333f4b32d23e64f8a413c99184</id>
<content type='text'>
ca actual cpu threads are 3, `nproc --all` wrongly report as 128. I
tested on all my computers and it seems nproc output is fine. Weird
thing is only ca report nproc and `nproc --all` differently. Anyway, I
just use nproc instead.
</content>
</entry>
<entry>
<title>fix: make fzf ctrl-t work in symlink dir</title>
<updated>2024-05-27T08:48:03Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2024-05-27T08:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=67bc1a27b15674719cdf183d4173c16ba7e5c3d0'/>
<id>urn:sha1:67bc1a27b15674719cdf183d4173c16ba7e5c3d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tab show 4 spaces width</title>
<updated>2024-04-14T06:36:05Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2024-04-14T06:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=cfde7ce3573eafe9efb4d6f1855fb368afaee299'/>
<id>urn:sha1:cfde7ce3573eafe9efb4d6f1855fb368afaee299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less show tab width as 4 space instead of 8</title>
<updated>2024-04-13T08:16:09Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2024-04-13T08:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=88e311b269928e065e505d293cebc0a9726da49d'/>
<id>urn:sha1:88e311b269928e065e505d293cebc0a9726da49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add VISUAL env, for sqlite3</title>
<updated>2023-10-19T04:05:55Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2023-10-19T04:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=00115da8b3e81f75610f643736dc4b8c223049b0'/>
<id>urn:sha1:00115da8b3e81f75610f643736dc4b8c223049b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>old way not working now, not sure why, now I follow what suggested in nvim `:h Man`</title>
<updated>2023-09-07T04:01:28Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2023-09-07T04:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=a12a9479b910387eb94d23305536c3428425fdbb'/>
<id>urn:sha1:a12a9479b910387eb94d23305536c3428425fdbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nvim enable swapfile, use defualt; set XDG_STATE_HOME for it to use see nvim `:h directory`</title>
<updated>2023-07-13T00:59:34Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2023-07-13T00:59:34Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=90080c903084b263c3f493027eed74b50248a8b0'/>
<id>urn:sha1:90080c903084b263c3f493027eed74b50248a8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2023-07-04T03:48:17Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2023-07-04T03:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=b20f47b5e68aa4594dd2297234c45a56e6cbf7a7'/>
<id>urn:sha1:b20f47b5e68aa4594dd2297234c45a56e6cbf7a7</id>
<content type='text'>
</content>
</entry>
</feed>
