<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch/home/xyz/.profile, branch ib</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/home/xyz/.profile?h=ib</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom/home/xyz/.profile?h=ib'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2024-08-18T21:36:03Z</updated>
<entry>
<title>calculated estimated 1.47 MiB for .bash_history if HISTSIZE=100000, not too much</title>
<updated>2024-08-18T21:36:03Z</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=98c8731310a6773594984bf8a4a2d699a090a553'/>
<id>urn:sha1:98c8731310a6773594984bf8a4a2d699a090a553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ca `nproc --all` report wrong cpu thread count</title>
<updated>2024-08-15T23:19:02Z</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=24fea6199444803eec70ef14b82c9977cc3ae3a3'/>
<id>urn:sha1:24fea6199444803eec70ef14b82c9977cc3ae3a3</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-06-01T21:59:58Z</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=8aef879052829ab60bff24c78d1330b682802ba0'/>
<id>urn:sha1:8aef879052829ab60bff24c78d1330b682802ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tab show 4 spaces width</title>
<updated>2024-04-17T11:29:42Z</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=dd5e63fc7c1f337fb1dce8dd45e1a06b294d688f'/>
<id>urn:sha1:dd5e63fc7c1f337fb1dce8dd45e1a06b294d688f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less show tab width as 4 space instead of 8</title>
<updated>2024-04-17T11:26:25Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2024-04-17T11:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=b0e13c456fd379db91cde09928d4d5b46e9c1ac6'/>
<id>urn:sha1:b0e13c456fd379db91cde09928d4d5b46e9c1ac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update</title>
<updated>2023-10-25T05:22:57Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2023-10-25T05:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=1d4b6137d07fb5611bb16f95f63863f414dd16af'/>
<id>urn:sha1:1d4b6137d07fb5611bb16f95f63863f414dd16af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add VISUAL env, for sqlite3</title>
<updated>2023-10-22T07:10:21Z</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=55e5c5579b6463ca0a399d833d1d199c3ce97bb8'/>
<id>urn:sha1:55e5c5579b6463ca0a399d833d1d199c3ce97bb8</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-08T10:49:19Z</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=80d8d0eb88fef659499bb36af2aaff98c26981b6'/>
<id>urn:sha1:80d8d0eb88fef659499bb36af2aaff98c26981b6</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-13T07:14:59Z</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=de41085d3dfab0f3fc1a2ee2b96a6bed7c40192d'/>
<id>urn:sha1:de41085d3dfab0f3fc1a2ee2b96a6bed7c40192d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debloat</title>
<updated>2023-07-04T03:57:42Z</updated>
<author>
<name>Xiao Pan</name>
<email>gky44px1999@gmail.com</email>
</author>
<published>2023-07-04T03:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=87818bda85b2a89871cc252dc9f0fb81c65a8792'/>
<id>urn:sha1:87818bda85b2a89871cc252dc9f0fb81c65a8792</id>
<content type='text'>
</content>
</entry>
</feed>
