-
When adding `powerline-shell` to my `~/.bashrc` following the instructions the prompt did not update when changing directories etc. Using the same config as for zsh only dropping the `--shell` argumen…
kynan updated
5 years ago
-
Instead of the current git functions in `.bash_prompt` it would be better to use the recommended git way of customizing your PS1.
Checkout source and docs here: https://github.com/git/git/blob/v1.8.4…
-
**Describe the bug**
I have a .bashrc that sets the prompt based on $IN_NIX_SHELL but the shell given by `nix develop` does not display that prompt. `env` shows the variable as set, and manually so…
-
I've found the cause of the following error (mentioned in [another issue](https://github.com/jamesmcm/vopono/issues/150#issuecomment-1129247713)):
```
usage: sudo -h | -K | -k | -V
usage: sudo -v…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
## Issue
To make our retriever integrations as …
-
I am running ubuntu in a bash command prompt.
I modified line 139 of index.js by adding double quotes. There may be a more general way to quote the parameters to cover more exotic problems, but for…
-
### Versions
ConEmu build: 160828 x64 stable
OS version: Windows 10 x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): wsl-bash
### Problem description
(It may have …
-
Going through the `git hub setup` flow does not result in a usable auth token. I have 2FA turned on. After entering my password, the setup completes without prompting me for my 2FA token.
After set…
-
For other users of Jetbrains products, I finally got to the bottom of this annoying message that seems to pop up only after full system reboot (before opening a terminal). After painstakingly going th…
0x-2a updated
4 months ago
-
用以下方式验证glm4-9b-chat模型的输出,serving端报错
curl --request POST \
--url http://127.0.0.1:8000/v1/chat/completions \
--header 'content-type: application/json' \
--data '{
"model": "glm-4-9…