From 44a4301d3cca0567f8190f217733c42f524d9970 Mon Sep 17 00:00:00 2001 From: Daniel Savosin Date: Sat, 15 Mar 2025 13:13:43 +0700 Subject: [PATCH] fix github_awesome --- .gitignore | 1 + github_awesome.md | 15 +-------------- 2 files changed, 2 insertions(+), 14 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea diff --git a/github_awesome.md b/github_awesome.md index 53b48c6..6f7c41c 100644 --- a/github_awesome.md +++ b/github_awesome.md @@ -4,19 +4,7 @@ ### CLI -- [exa](https://github.com/ogham/exa) - `ls` alternative -- [bat](https://github.com/sharkdp/bat) - `cat` alternative -- [httpie](https://github.com/httpie/httpie) - `curl` alternative -- [fzf](https://github.com/junegunn/fzf) - file tree with preview and some cool features - -#### ZSH - -- [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) -- [zplug](https://github.com/zplug/zplug) - -##### ZPLUG - -- [fuzzy-fs](https://github.com/SleepyBag/fuzzy-fs) +[my list](https://github.com/stars/Dannecron/lists/keyboard-terminal) #### Spotify @@ -88,6 +76,5 @@ ### Test assignments - [hexlet list](https://github.com/Hexlet/ru-test-assignments) -- [robofinance test assignments](https://github.com/RoboFinance/test-assignments) - [evercode lab](https://github.com/EvercodeLab/php-test-assignment) - [tutu ru](https://github.com/tutu-ru/php-interview)