added packages directory structure
This commit is contained in:
parent
89ee08940d
commit
fca3b93dd5
6 changed files with 5 additions and 3 deletions
0
packages/aur/init.sh
Executable file
0
packages/aur/init.sh
Executable file
2
packages/init.sh
Executable file
2
packages/init.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
source pacman/init.sh
|
||||
source aur/init.sh
|
1
packages/pacman/fonts.sh
Executable file
1
packages/pacman/fonts.sh
Executable file
|
@ -0,0 +1 @@
|
|||
sudo pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra
|
1
packages/pacman/init.sh
Executable file
1
packages/pacman/init.sh
Executable file
|
@ -0,0 +1 @@
|
|||
source fonts.sh
|
Loading…
Add table
Add a link
Reference in a new issue