-
I've been using slimux for half a year now and I love it. Until recently I've been using bash as my default shell, but now I have really been enjoying fish (friendly interactive shell). I have found a…
-
**Is your feature request related to a problem? Please describe.**
I was trying to use `gum log` as part of my shell script function loggings. But doing so with the `gum log --level debug` will alwa…
-
Every time I try to run this command: docker run -it\
--device /dev/kvm \
-p 50922:10022 \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e GENERATE_…
-
I Installed fish and omf and this works fine. But the direction path symbols did not render as it should. I only get the path with ?? Symbols instead of the normal agnoster design. Do I have to change…
-
Using https://github.com/fish-shell/fish-shell/commit/9c413b039d572963dd5cf9a673ec47927d584df2.
---
It's unclear if this is intentional, but it seems like a regression in smart-case tab completi…
-
The shell completions for `fish` and `PowerShell` have been added in [v0.16.2](https://github.com/sunny0826/kubecm/releases/tag/v0.16.2), but I don't have the appropriate environment to test if they w…
-
### Question
In my setup I previously used `msys2` + [`fish`](https://packages.msys2.org/base/fish) (latter installed through the bundled package manager `pacman`).
This works fine and it behaves …
-
#### Current Behavior
When in a Go project, the prompt has two lines instead of 1. The second line has a number at the far left. When I write a command it gets written on the second line. When I co…
-
**Describe the bug**
I am creating a venv using nix-shell. Using `layout python` in `.direnv` yields the following errors:
```
direnv: loading ~/src/asgeirn/prices/.envrc
environment:850: pytho…
-
### Description
I'm trying to build this project on NixOS. `scripts/prebuild.sh` is failing.
### Expected result
`scripts/prebuild.sh` should do its work and exit with status 0.
### Curren…