Tenacious B on Nostr: Alright, here's probably the easiest way to test the next fish release:cargo install ...
Alright, here's probably the easiest way to test the next fish release:cargo install --git
https://github.com/faho/fish-shell --branch fish-installer~/.cargo/bin/fish --install~/.cargo/bin/fish
and to uninstall:cargo uninstall fish; rm -r ~/.local/share/fish/install
This will give you a separate, per-user fish installation. It will read your config but will have its own separate data files.
Things I know don't work yet:<li><code>man builtin</code> / <code>builtin --help</code> - the man pages aren't hooked up</li><li><code>help builtin</code> sends you to a link that doesn't exist yet (this would be fixed by making a release, uploading in-progress docs or messing with the link)</li><li><code>printf %f</code> lost a slight amount of precision on 32-bit machines</li><li>this install has the building user's $HOME hardcoded for the data path, so moving it elsewhere won't work</li>
Published at
2024-06-13 11:31:53Event JSON
{
"id": "c31be064b1630dc28f57fdfbbdb71a6ce14614af62b9819b4736c3e8034e3f66",
"pubkey": "dcd35a333362ebc81b308a743ffddd8b392c741719ae51c7b911702a16d4b429",
"created_at": 1718278313,
"kind": 1,
"tags": [
[
"proxy",
"https://twoot.site/@bean/112609087528106077",
"web"
],
[
"proxy",
"https://twoot.site/users/bean/statuses/112609087528106077",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://twoot.site/users/bean/statuses/112609087528106077",
"pink.momostr"
]
],
"content": "Alright, here's probably the easiest way to test the next fish release:cargo install --git https://github.com/faho/fish-shell --branch fish-installer~/.cargo/bin/fish --install~/.cargo/bin/fish\n\n\n\n\n\nand to uninstall:cargo uninstall fish; rm -r ~/.local/share/fish/install\n\n\n\nThis will give you a separate, per-user fish installation. It will read your config but will have its own separate data files.\n\nThings I know don't work yet:\u003cli\u003e\u003ccode\u003eman builtin\u003c/code\u003e / \u003ccode\u003ebuiltin --help\u003c/code\u003e - the man pages aren't hooked up\u003c/li\u003e\u003cli\u003e\u003ccode\u003ehelp builtin\u003c/code\u003e sends you to a link that doesn't exist yet (this would be fixed by making a release, uploading in-progress docs or messing with the link)\u003c/li\u003e\u003cli\u003e\u003ccode\u003eprintf %f\u003c/code\u003e lost a slight amount of precision on 32-bit machines\u003c/li\u003e\u003cli\u003ethis install has the building user's $HOME hardcoded for the data path, so moving it elsewhere won't work\u003c/li\u003e",
"sig": "7bcd19b047a579cb33cb7e7d7b407c281c2529b37185232147a60336d69560744bc7cd3fad8cc7dac7e024ae3d1b3a8de9a76afa63ed87ac65e509cb7ee3b2c0"
}