diff --git a/README.md b/README.md index d10fb10..0456796 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ This repository (dev test) contains all the scripts I use in Linux and beyond. I use arch btw!!! +This repository (dev бро) contains all the scripts I use in Linux and beyond. Here you can find both bash scripts and scripts written in python. +это тест, бро? +да, бро diff --git a/dev/dev_dev.py b/dev/dev_dev.py new file mode 100644 index 0000000..e69de29 diff --git a/new-script.sh b/new-script.sh new file mode 100644 index 0000000..ce346d3 --- /dev/null +++ b/new-script.sh @@ -0,0 +1,3 @@ +#!/bin/bash +ls -la + diff --git a/new-script2.sh b/new-script2.sh new file mode 100644 index 0000000..1391891 --- /dev/null +++ b/new-script2.sh @@ -0,0 +1,4 @@ +#!/bin/bash +pwd +ls -la +