-
# zsh
## mac
### zsh로 chsh
```sh
chsh -s /bin/zsh
```
### ohmyzsh 설치
https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#basic-installation
```sh
sh -c "$(curl -fsSL https://raw.github…
-
### Description
After updating from .Net 8 to .Net 9
Shell.Current.FlyoutBehavior is not taking account in a mixed Flyout Behavior scenario.
I tested to change the setting in
- AppShell for each p…
-
Please report bugs of Shizuku itself.
**Requirements:**
- [x] Shizuku version is up-to-date
- [x] Shizuku is downloaded from official channels (GitHub release or Google Play)
- [x] Shizuku is not ru…
-
### What is the problem this feature would solve?
Running commands on a distant machine over SSH using the shell api
### What is the feature you are proposing to solve the problem?
Some API like th…
-
The lease shell on mobile/table doesn't work properly when hitting the "Enter" key.
-
Improve usability of Detox' CLI by offering an autocompletion script.
One good example is the autocompletion of configs names.
-
**Describe the bug**
This relates to a fix: https://github.com/zephyrproject-rtos/zephyr/pull/78130/
With this in place, there will no longer be a hard-fault on divide by zero if the string length i…
-
### Feature Overview
https://developer.1password.com/docs/cli/shell-plugins/contribute/
### Why is the feature needed?
Otherwise, the `AQUA_GITHUB_TOKEN` or `GITHUB_TOKEN` should always be set and …
-
Hi, I'm currently trying, in xfce4-panel, to replace autohide by layer-shell surface displacement (using negative margins, a bit like on X11) by using the viewporter protocol instead, as I've been adv…
-
Having a shell startup command like
```sh
...
eval "$(zoxide init posix --hook prompt)"
...
PS1='[\u@\h \W]\$'
...
```
for a posix shell will break zoxide's directory registering capability (f…