removed unnecessary function
This commit is contained in:
parent
aadb04c4be
commit
a403f64ce3
1 changed files with 0 additions and 8 deletions
8
setup.sh
8
setup.sh
|
@ -77,14 +77,6 @@ setup_essentials() {
|
|||
fi
|
||||
}
|
||||
|
||||
remove_unused() {
|
||||
# unused packages from https://gitlab.archlinux.org/archlinux/archiso/-/blob/master/configs/releng/packages.x86_64
|
||||
|
||||
package_remove \
|
||||
irssi \
|
||||
|
||||
}
|
||||
|
||||
load_dconf() {
|
||||
dconf load / < "./dconf/$1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue