-
- 久しぶりにfish動かすと色々問題発生
- ~/.config/fishを全消し
- そもそもプラグインマネージャは必要?
- そもそも .zshrcとか.bashrcって何書いてる?
- まっさらなfish
- gitコマンドに補完付いてる!
- laコマンド使えてる!
- 基本設定は`/usr/local/Cellar/fish/3.3.1/share/fish/…
-
When updating homebrew my installations of Rsvg and Cairo were updated with build errors. I have tried Pkg.checkout and building again but receive the same errors:
julia> Pkg.build("Rsvg")
INFO: B…
-
Hi,
I was trying to use the pagespeed_js_minify command-line tool, but I got the following output:
```
$ /usr/local/bin/pagespeed_js_minify --help
pagespeed_js_minify: Warning: SetUsageMessage() nev…
-
**Describe the bug**
On my development machine, when I invoke a container (as `root`), with a given `entrypoint` and `args`, I am seeing a different behavior than when the runner invokes the cont…
-
hello, when i use scry in vscode.
there are some errors like this:
```
[Error - 11:46:00 AM] An error was found while searching diagnostics
Unexpected char 'U' at 1:1
Unable to get file info:…
-
For example:
(imagine a setting like this)
`~/.config/sheldon/plugins.toml`
```toml
shell = "bash"
[bash.plugins.foobar_bash_plugin]
github = "owner/foobar_bash_plugin"
shell = "fish"
[f…
-
The FR in the title is to mean Feature Request XD
Anyways, ever since I discovered the location of the commands.ftcompletion file I've been toying with it and with an idea of what could be done that …
-
Hello!
I wonder when we could expect a new Jrsonnet release?
-
Writing some characters and then selecting a completion deletes already written characters and only adds the completed part. E.g. writing 'fin' and selecting completion 'findall' results in 'dall'. Th…
-
### Describe the bug
I am sensitive to my shell's startup time. I want to enable `gh` completions for my shell, but doing so adds **50ms** to my startup time which is uncomfortable to me.
```
…