mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 01:10:12 -08:00
Merge branch 'main' of https://github.com/acedanger/shell
This commit is contained in:
@@ -28,6 +28,7 @@ curl -fsSL https://raw.githubusercontent.com/acedanger/shell/main/bootstrap.sh |
|
||||
- [`fzf`](https://github.com/junegunn/fzf): Fuzzy finder
|
||||
- [`zsh`](https://www.zsh.org/): Better shell
|
||||
- [`nala`](https://gitlab.com/volian/nala): Better package manager for Debian/Ubuntu
|
||||
- [`fd-find`](https://github.com/sharkdp/fd): A simple, fast and user-friendly alternative to 'find'
|
||||
|
||||
### Shell Setup
|
||||
- [**Oh My Zsh**](https://ohmyz.sh/): Framework for managing Zsh configuration
|
||||
|
||||
@@ -1 +1,11 @@
|
||||
git
|
||||
python3
|
||||
wget
|
||||
curl
|
||||
bat
|
||||
cowsay
|
||||
lolcat
|
||||
fzf
|
||||
zsh
|
||||
nala
|
||||
fd-find
|
||||
|
||||
Reference in New Issue
Block a user