-
At the start of the script, you define four variables (although one, `SRCMAN_BASHRC`, is never used). Based on their usage, and the fact that they're uppercase, it seems as though you _may_ be intendi…
-
# 5 Types Of ZSH Aliases You Should Know · Thorsten Hans' blog
In ZSH you can increase your productivity with aliases. This post explains 5 types of aliases that you should know. Boost your shell pro…
-
### Issue description
With pipenv version 2018.11.26
`pipenv shell` fails to actually activate the virtualenv if an interactive prompt shows up when the shell is entered.
E.g. I use zsh and hav…
-
## General information
- Terminal program: alacritty 0.9.0
- Operating system: NixOS
- ZSH framework: antibody (but I could reproduce this issue even with plain `source`)
- ZSH version: …
-
Below is my flake.
Installing it has broken **all** nix tooling completely on my MBP to the point that all `nix` CLI commands are now completely unavailable. I've done a factory reset because without…
jjpe updated
3 months ago
-
### Discord username (optional)
_No response_
### Describe the bug
With an Apple M2 Pro chip, when opening Warp, I remain stuck on 'starting zsh' indefinitely, making it impossible to use the termi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have this configuration:
```
config = function()
require("toggleterm").se…
-
### next-on-pages environment related information
System:
Platform: linux
Arch: x64
Version: #1 SMP Debian 5.10.191-1 (2023-08-16)
CPU: (3) x64 Common KVM processo…
-
When running `git amend` I am faced with the following error:
```
Commit to amend (1-2): 2
> git commit --fixup efa9629033b21c58fadb220f5add01e7a1124a30
> git rebase -i --autosquash --autostash …
-
code:
```javascript
import fs from 'node:fs/promises';
import os from 'node:os';
import path from 'node:path';
import util from 'node:util';
import { findWorkspacePackagesNoCheck } from '@pn…