pkg download command and patches
This commit is contained in:
@ -10,3 +10,8 @@ FORCE_UNSAFE_CONFIGURE=1 \
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` sh *** config ***
|
||||
mkdir -p share/zsh/zshrc-auto.d
|
||||
echo "alias ls='ls --color=auto'" > share/zsh/zshrc-auto.d/coreutils.zsh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user