From 5be93a7f14fd963fae86c39671d7896a173c528e Mon Sep 17 00:00:00 2001 From: Ruslan Date: Thu, 24 Nov 2022 22:37:53 +0400 Subject: [PATCH 1/2] Add croc --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8a4f97c..740aece 100644 --- a/readme.md +++ b/readme.md @@ -515,6 +515,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [google-drive-upload](https://github.com/labbots/google-drive-upload) - Upload/sync with Google Drive. - [gdrive-downloader](https://github.com/Akianonymus/gdrive-downloader) - Download files/folders from Google Drive. - [portal](https://github.com/ZinoKader/portal) - Send files between computers. +- [croc](https://github.com/schollz/croc) - Easily and securely send things from one computer to another. ### Directory Listing From f331cc8c428b6b9651e75c62aaa320d34553ccf2 Mon Sep 17 00:00:00 2001 From: Ruslan Date: Thu, 24 Nov 2022 22:38:02 +0400 Subject: [PATCH 2/2] Add lazygit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 740aece..8f1a3b5 100644 --- a/readme.md +++ b/readme.md @@ -570,6 +570,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [git-all-branches](https://github.com/zacanger/git-all-branches) - Improved `git branch -a`. - [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages. - [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool. +- [lazygit](https://github.com/jesseduffield/lazygit) - Simple terminal UI for git commands. ### GitHub