mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
fixed url of the upstream repository
This commit is contained in:
@@ -40,10 +40,10 @@ passwd user
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Clone the repository in the home folder
|
# Clone the repository in the home folder
|
||||||
git clone https://github.com/aminnairi/laptop.git ~/Documents/git/github.com/aminnairi/laptop
|
git clone https://github.com/aminnairi/dotfiles ~/Documents/git/github.com/aminnairi/dotfiles
|
||||||
|
|
||||||
# Change the current working directory to the source-code for the installation script
|
# Change the current working directory to the source-code for the installation script
|
||||||
cd ~/Documents/git/github.com/aminnairi/laptop
|
cd ~/Documents/git/github.com/aminnairi/dotfiles
|
||||||
|
|
||||||
# Apply the configuration
|
# Apply the configuration
|
||||||
bash main.sh
|
bash main.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user