-
Hi! I've been super excited to try `fortunae`!
Tried on NixOS:
1. `nix-shell -p nodejs_latest`
2. `node --version` -> `v14.4.0`
3.
```
viins ❯ npm install
> core-js@3.6.5 postinstall /home/…
-
### Output
```
__phpbrew_set_path:5: bad math expression: operand expected at `/usr/local...'
spaceship_php:8: command not found: grep
spaceship_php:8: command not found: awk
```
This result…
-
It would be great to provide shell completion scripts which allow you to press the tab key on your keyboard to autocomplete commands and arguments when typing a mint command.
One approach how to ac…
-
Currently the command for `latexindent` formatter is `(latexindent . ("latexindent" "--logfile=/dev/null"))`. Apparently this results in an incorrect parsing of the command, as a backslash is being ad…
-
Hi,
I tried to source .gita-completion.zsh on my Manjaro OS with zsh 5.8.
But compgen is not found. And I don't found the compgen package for arch to install it.
How to make it works please?
K…
-
i use zsh as my default shell. "source bootstrap.sh" produces -
```
From github.com:mathiasbynens/dotfiles
* branch master -> FETCH_HEAD
Already up-to-date.
bootstrap.sh:9: = not foun…
-
If I ssh into a fresh Linux OS, I would like to be able to run one short command which will set up my config or a similar environment.
Something like:
```bash
bash
-
This has made it extremeley difficult to get bash to see OpenSSL. I have been trying everything for 3 days now to recompile ruby with the correct rake in the correct location. Any pointers would be a…
-
# Affected Daml version
Daml version used: 2.9.4:
```
daml version --assistant yes
SDK versions:
2.9.4 (default SDK version for new projects, daml assistant version)
```
# Bug description
…
-
## Description
zsh autocompeltion doesn't work in latest/stable 1.29 rvm release
When I do rvm TAB, terminal stuck and do nothing.
but second tabulation( rvm install TAB) working normally
In …