-
Updated
Aug 25, 2021 - Shell
Terminal

Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.
Here are 6,361 public repositories matching this topic...
-
Updated
Aug 26, 2021 - C++
-
Updated
Aug 25, 2021 - Python
-
Updated
Aug 26, 2021 - Markdown
Follow the same route as for the fish/zsh completions in .github/workflows/CICD.yml
.
-
Updated
Aug 24, 2021 - Python
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)
Is your feature request related to a problem? Please describe.
In our company we have way too many branches remotely. Basically everybody creates new ones for every PR, and most of the time the branches don't get deleted afterwards.
That makes it very hard to check out a remote branch with lazygit, as I have to search for it. Need to know the exact PR number, ...
**Describe the solution
-
Updated
Aug 5, 2021 - Shell
-
Updated
May 20, 2019 - TypeScript
-
Updated
Aug 26, 2021 - TypeScript
-
Updated
Aug 25, 2021 - Python
My problem is that I use my home directory as a git repo to manage my dotfiles, so there is a ~/.gitignore
that ignores everything except some files. The problem is fd
won't work by default at this situation. Although there is a --no-ignore-vcs
, but I still want .gitignore
to be respected when I am in a project directory.
Ripgrep has a flag --no-ignore-parent
that can ignore `.gitigno
-
Updated
Aug 26, 2021 - Go
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 26, 2021 - Python
-
Updated
May 20, 2021 - Go
-
Updated
Aug 25, 2021 - Python
The problem
Users installing Spaceship via homebrew don't know they have to add following lines to their .zshrc
:
autoload -U promptinit; promptinit
prompt spaceship
Describe the solution you'd like
Homebrew has to report a caveat with this information. Here's an example how they do that with nvm
formula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c
-
Updated
Aug 19, 2021
-
Updated
Aug 15, 2021 - C
-
Updated
Apr 23, 2020 - Shell
We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91
A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).
![](https://