first commit

This commit is contained in:
nothing 2023-11-02 22:00:22 +03:00
commit d4249a2640
4 changed files with 9 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# DOTS - fast setup APT linux system for me
This repo - scripts for fast setup my APT Linux distributive from work.

1
setup/home.txt Normal file
View File

@ -0,0 +1 @@
nano flatpak ssh

3
setup/pgks-install.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
sudo apt install $(cat home.txt)
sudo apt install $(cat work.txt)

1
setup/work.txt Normal file
View File

@ -0,0 +1 @@
vagrant lnav ranger docker docker-compose