-
Updated
Nov 27, 2020 - 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 5,082 public repositories matching this topic...
-
Updated
Nov 27, 2020 - C++
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 27, 2020 - Shell
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 ;)
-
Updated
May 20, 2019 - TypeScript
-
Updated
Nov 6, 2020 - Shell
Is your feature request related to a problem? Please describe.
As a lazygit user, I want to be able to set a default for the Not in a git repository. Create a new git repository? (y/n):
prompt, so that I don't need to press n
every time.
Describe the solution you'd like
A notInRepo
setting that can be the following values:
prompt
(default) Uses the current prompt- `create
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 26, 2020 - TypeScript
Describe the bug you encountered:
Though the folder has few files without extension, but the following command returns nothing.
$ fd -t f -e ''
Describe what you expected to happen:
I expected to have a output ~similar to the output of find . -type f ! -name "*.*"
What version of fd
are you using?
fd 8.1.1
Which operating system / distribution are you on?
-
Updated
Nov 22, 2020 - Go
-
Updated
Nov 21, 2020 - JavaScript
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 14, 2020 - Go
-
Updated
Nov 27, 2020 - Python
Current behavior
Expected behavior
Relevant Zsh configuration (.zshrc
)
Irrelevant with the issue
Environment
Spaceship version: `3.11
-
Updated
Nov 26, 2020 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Nov 25, 2020
Solaris and Illumos use Bash as the default shell. However, currently bash-it
does not work as expected on them.
This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
- In
install.sh
, check for `$0S
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.