Compare commits
10 Commits
2337941910
...
a84d2008f9
| Author | SHA1 | Date | |
|---|---|---|---|
| a84d2008f9 | |||
| b77bfef4a9 | |||
| 3900bfdd69 | |||
| f5bc9e7b3d | |||
| 128229a7c0 | |||
| 8b173d5f69 | |||
| 8feb5ae1a3 | |||
| cb342f30f8 | |||
| ae0acee52b | |||
| 52288ad0f1 |
@@ -1,2 +1,4 @@
|
|||||||
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. I use arch btw!!!
|
||||||
Here you can find both bash scripts and scripts written in python.
|
Here you can find both bash scripts and scripts written in python.
|
||||||
|
это тест, бро?
|
||||||
|
да, бро
|
||||||
|
|||||||
0
dev/dev_dev.py
Normal file
0
dev/dev_dev.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
fdfdfdfdf
|
||||||
|
|||||||
3
new-script.sh
Normal file
3
new-script.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
ls -la
|
||||||
|
|
||||||
4
new-script2.sh
Normal file
4
new-script2.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
pwd
|
||||||
|
ls -la
|
||||||
|
|
||||||
Reference in New Issue
Block a user