diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-12-29 14:19:50 +0100 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-12-29 14:19:50 +0100 |
commit | 27b3ff0800ed9002631291f3e0790ed5a470be74 (patch) | |
tree | 2e730d0b3be329264b54c1e1c1a1b1b28d8a7e3a /arch/required | |
parent | ec7da27759c08e0741fe9151f056a8378c9a8aa1 (diff) |
2020 update
Diffstat (limited to 'arch/required')
-rwxr-xr-x | arch/required | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/required b/arch/required index 77251fc..ad8c2b8 100755 --- a/arch/required +++ b/arch/required @@ -2,8 +2,7 @@ # run as root pacman -S --needed - < mainline -useradd tom -mkdir /home/tom +useradd -m tom mkdir /home/tom/yay git clone https://aur.archlinux.org/yay-bin.git /home/tom/yay |