As easy as /aitch-tee-tee-pie/
-
Updated
Aug 19, 2021 - Python
{{ message }}
Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
As easy as /aitch-tee-tee-pie/
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
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 ;)
x)While attempting to find the
When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.
gh version 1.4.0 (2020-12-17)
I expect to see a fork remote added to my repository, but nothing is added.
❯ gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
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
Node.js test runner that lets you develop with confidence
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
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
A simple, fast, and fun package for building command line apps in Go
A CLI dashboard for webpack dev server
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
We should discuss/consider using baseUrl in our tsconfig so we can change imports like this:
import { Thing } from "../../components/thing"to this
import { Thing } from "components/thing"n³ The unorthodox terminal file manager
Run asdf. In help output a line is printed for the asdf env command:
asdf env <command> [executable] Prints or runs an executable under a command environment
I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.
FY
Follow the same route as for the fish/zsh completions in
.github/workflows/CICD.yml.