Skip to content

Arch-repo/auto-setup-LT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

Preview;

Important Notes;

root@anto426: ~/auto-setup-lt (main⚡)$ cat rules.txt

- 🔤 Make sure you are using a standard Nerd Font in your terminal.
- 💾 Always create a system backup before running terminal bootstrap scripts.
- 🚫 Uninstallation tasks are ignored to prevent damage to default system tools.
- 🖼️ The script places '~/neofetch-random.sh' and an ASCII fastfetch fallback; VS Code terminals use ASCII, native terminals use Kitty direct images without persistent Fastfetch image cache.

Installation;

root@anto426: ~/auto-setup-lt (main⚡)$ ./bootstrap.sh

🏔️ Arch-based Distributions

Arch Linux, EndeavourOS, Manjaro, etc.

sudo pacman -Syu --noconfirm
bash -c "$(curl -fSL https://raw.githubusercontent.com/Arch-repo/auto-setup-LT/main/arch.sh)"

🍥 Debian-based Distributions

Ubuntu, Kali Linux, Linux Mint, etc.

sudo apt update && sudo apt upgrade -y
bash -c "$(curl -fSL https://raw.githubusercontent.com/Arch-repo/auto-setup-LT/main/debian.sh)"

Integration;

root@anto426: ~/auto-setup-lt (main⚡)$ cat connections.json

{
  "dotfiles_source": "https://github.com/Arch-repo/dotfiles",
  "sync_environment": "~/.local/share/anto426/sync.env",
  "embedded_mode": "AUTO_SETUP_EMBEDDED=1 lets Arch-Hyprland use only the terminal/base tooling flow",
  "full_dotfiles_packages": "AUTO_SETUP_RUN_DOTFILES_INSTALLER=1 opts into ~/.config/anto426/install_archpkg.sh"
}

Configured by anto426

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages