keep icon indicating copy to clipboard operation
keep copied to clipboard

A Meta CLI toolkit : Personal shell command keeper and snippets manager

Results 20 keep issues
Sort by recently updated
recently updated
newest added

Is that possible to store multi line commands ? ex: ``` RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^/?secure/(.*) https://%{SERVER_NAME}/secure/$1 [R,L] ``` It would be nice if we have this feature.

We found a malicious backdoor in version 1.2 of this project, and its malicious backdoor is the request package. Even if the request package was removed by pypi, many mirror...

I can't execute saved command, which installs oh-my-zsh. All Other commands executes without errors. ```bash ➜ ~ keep list Command Description -------------------------------------------------------------------------------------------------------- ----------------- $ sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" install...

- [x] keep pull replaces the existing commands with new one. The default option should be to update not replace while replace being available as an option to the user...

hello, it's very good and am fine to fund you if needed. But, what is needed: Make optional Github gist update (not secure). Better use cases.

Keep's [PyPI](pypi.org/project/keep) download page is rendering `README`s raw markdown.

I am trying out keep. I want the ability to type "keep run" and select a number from the list: keep run 3 I do not want to have to...

I tried keep with a cd command but got nothing... ![Screenshot from 2020-11-01 20-09-46](https://user-images.githubusercontent.com/22576758/97811953-4e4c1c80-1c7e-11eb-94cc-39333b60e94f.png)

bug

Profile the whole codebase and identify the bottlenecks.

enhancement

Hi, This is a great tool. I work on multiple projects at a time and was wondering if there is a way to categorize or group commands in some way?...