This repo contains scripts i use on linux systems,
nvedit will auto populate docker directory ~/docker with the following structure
docker
├── containers
└── volumes
and if in wsl
/mnt
├── d
│ └── docker
│ ├── containers
│ └── volumes
Docker helping scripts:
- up - up compose
- down - down compose
- logs - logs of compose or con name
- reup - down compose and up again
- nvedit - edit config in nvim
- concd - cd to container directory
- nvenv - edit env file for container
- editn - edit config in nano
- conrm - delete all containers of given image
- execute - run arg2 in con arg1
- editc - legacy edit file i left in because i forget i moved to better naming scheme
- editnv - same as editc
- start - start con arg2 in compose arg1
Linux:
- update - arch based update script, using powerpill and yay
Monitoring
- gputop - live nvidia-smi
Misc
- appimage-manager - script to add aliases for all appimages in ~/apps use by sourcing it in your rc file
- adb-power - calls adb to emulate a power button press on the connected device
Windows
- vmware-on.bat - turns on vmware services
- servkill.bat - kills background processes on windows which i find unnessacry
- hyprv - toggles the value for hyprv hypervisor in windows, also supports arguments as {off,on}
- sounds.bat - opens the legacy sound menu for sound devices
- valorant.bat - launches valorant
- shares.bat - mounts shares vault and bat from proxmox
Tailscale
- tsup - start tailscale (routes are from ajlive)