Souma

Results 26 issues of Souma

I found a nice rtx logo on README. ![logo-light.png](https://raw.githubusercontent.com/jdxcode/rtx/main/docs/logo-light.png) How about adding this icon to [Simple Icons](https://simpleicons.org) to spread rtx more? You need an SVG file for this icon which...

enhancement

**Is your feature request related to a problem? Please describe.** I want to change the cursor to an I-Beam-style one. **Describe the solution you'd like** Now, it's Block style, but...

enhancement
cmd/input
cmd/write
blocked

**Is your feature request related to a problem? Please describe.** An option to select all choices as default. **Describe the solution you'd like** As like `--select-all` option to select all...

**Describe the bug** When I run `koji`, it requires `GPG`. ```shell thread 'main' panicked at 'error calling gpg command, is gpg installed ?: Os { code: 2, kind: NotFound, message:...

bug

This action automatically sets `user.name` and `user.email` to the owner. https://github.com/dawidd6/action-homebrew-bump-formula/blob/855e1f15ce764f04bc85c01332245b8b6718a84f/main.rb#L58-L75 However, I want them to be `github-actions[bot]`. I tried to set these environment variables, but it ignored them. ```...

Right now, `config.json` for macOS is stored in `~/Library/Application Support/gitsu-go/config.json` but for Linux in `~/.config/gitsu-go/config.json`. Therefore, `config.json` can't be shared across OS, so please make it the same path with...

### Describe the feature or problem you’d like to solve When you log in with `gh auth login`, most of the options can be set via flags. However, skipping the...

enhancement
help wanted
gh-auth

Even though Launchpad items are almost applied with `lporg load`, Dock items are not all applied. Dock items (including folders) and other settings remain unchanged as macOS default. - macOS...

They change the number of icons on Launchpad. Because `springboard-*` must be changed before setting Launchpad apps not to go across the page, move lines to the upper. https://github.com/5ouma/lporg/blob/f2bc9450b265c42e90445a977ad154036f9be89d/internal/command/command.go#L520-L548 Resolve:...

It prevents changing the Dock size accidentally. Resolve: #37