add packages
This commit is contained in:
parent
8e39b75c4e
commit
267a7c92cc
6 changed files with 1005 additions and 59 deletions
|
|
@ -19,7 +19,7 @@ save() {
|
|||
echo "$pacvar" | awk '{ print $1 }' >"$pacfile"
|
||||
echo "$flatvar" >"$flatfile"
|
||||
mkdir -p $HOME/.local/bin/cargo/
|
||||
ls $HOME/.local/bin/cargo/bin/ >"$carfile"
|
||||
# ls $HOME/.local/bin/cargo/bin/ >"$carfile"
|
||||
}
|
||||
|
||||
load() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue