-
This module would mimic the functionality of Bluefin & Bazzite images, except it would be generic & usable for other custom image variants too.
If not aware,
MOTD (Message of the day) is the funct…
-
- Bash
- zsh
- Fish
-
**Basic information**
`zellij --version`: zellij 0.37.1
`stty size`: 24 150
`uname -av` or `ver`(Windows): Darwin macbookpro.local 22.5.0 Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:24 PDT 202…
-
### Which component is affected?
Qwik Playground
### Describe the bug
We are seeing links to a 404 page from environment variable search.
https://qwik.dev/docs/env-variables/#environment-variabl…
-
Hi, after installing without error on arch, the icons of the application installed appears on arch launcher but when trying to open this error occurs : ERROR: WINDOWS NONEXISTENT. EXITING.
In the f…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…
-
It is written in the documentation that default values to parameters (ZSH_POETRY_AUTO_ACTIVATE, ZSH_POETRY_AUTO_DEACTIVATE, ZSH_POETRY_OVERRIDE_SHELL) are set to 1 but they are actually set to -1.
-
**Describe the bug**
On a system not having `bash` but `zsh` as the default shell:
direnv: error Can't find bash: "exec: \"bash\": executable file not found in $PATH"
**To Reproduce**
…
nbari updated
5 years ago
-
### Steps to reproduce
1. Start vim with following vimrc:
```vim
set virtualedit=block
function s:virt() abort
let [pos1, pos2] = [getpos('v'), getpos('.')]
echomsg #{ from: 'virt', arg: […
-
After following these instructions:
```
$ curl https://cheat.sh/:zsh > ~/.zsh.d/_cht
$ echo 'fpath=(~/.zsh.d/ $fpath)' >> ~/.zshrc
$ # Open a new shell to load the plugin
```
zsh…