diff options
author | Mateja <mail@matejamaric.com> | 2021-08-05 14:18:50 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-08-05 14:18:50 +0200 |
commit | 4481d5a0406823b07367f62e65be68070bc9f3fd (patch) | |
tree | 2a826fbe4605a675bca1be420271ab87868a6360 | |
parent | 209a38beb535c8a921a23b08cf6af21d74fb9e95 (diff) | |
download | setup-scripts-4481d5a0406823b07367f62e65be68070bc9f3fd.tar.gz setup-scripts-4481d5a0406823b07367f62e65be68070bc9f3fd.zip |
Repository renaming changes.
-rw-r--r-- | README.md | 2 | ||||
-rwxr-xr-x | debian-setup.sh (renamed from setup.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ # About this project -This script installs my [dotfiles](https://github.com/MatejaMaric/dotfiles) and software I use on Debian 10. +Scripts in this repository install software that I use and setup my [dotfiles](https://github.com/MatejaMaric/dotfiles). diff --git a/setup.sh b/debian-setup.sh index 8594a46..8594a46 100755 --- a/setup.sh +++ b/debian-setup.sh |