mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 00:00:13 -08:00
Refactor repository structure and add new features
- Reorganized repository structure by moving dotfiles into a dedicated subdirectory - Updated bootstrap.sh and setup.sh scripts to reference the new file paths - Fixed Nala repository GPG key setup to use gpg --dearmor for proper key format - Added Lazydocker installation to the setup script for Docker management - Updated README.md with references to new paths and additional features - Added documentation for Lazydocker in the dotfiles README.md - Updated all symlink paths to point to the new dotfiles location
This commit is contained in:
10
setup/packages.list
Normal file
10
setup/packages.list
Normal file
@@ -0,0 +1,10 @@
|
||||
git
|
||||
python3
|
||||
wget
|
||||
curl
|
||||
bat
|
||||
cowsay
|
||||
lolcat
|
||||
fzf
|
||||
zsh
|
||||
nala
|
||||
Reference in New Issue
Block a user