removes legacy shell scripts

refactors dotf shell script
removes tailscale related code (now managed through nix)
removes shitty welcome prompt for ChatGPT (No longer used)
removes shitty git repos feature
This commit is contained in:
2024-11-09 03:29:59 +01:00
parent 272aac9a94
commit 536b5f2e0b
9 changed files with 90 additions and 345 deletions

View File

@@ -61,21 +61,6 @@ config:
source: ~/dotfiles/config/starship.toml
target: ~/.config/starship.toml
git:
dotfiles:
url: git@git.mvl.sh:vleeuwenmenno/dotfiles.git
branch: master
target: ~/dotfiles
ssdc_app_v2:
url: git@github.com:vleeuwenmenno/ssdc_app_v2.git
branch: master
target: ~/Projects/Private/ssdc_app_v2
infra:
url: git@github.com:tradaware/infra.git
branch: main
target: ~/Projects/Work
# Packages to install
# Note: Uninstalling packages is not supported, if you remove a package from this list it will not be removed from the system!