addet pop os
This commit is contained in:
parent
6d539e52a8
commit
70eb4de6d3
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -304,7 +304,7 @@ get_packager() {
|
||||||
remove=""
|
remove=""
|
||||||
. /etc/os-release
|
. /etc/os-release
|
||||||
case "$ID" in
|
case "$ID" in
|
||||||
ubuntu | debian)
|
ubuntu | debian | pop)
|
||||||
if command_exists nala; then
|
if command_exists nala; then
|
||||||
search="nala search"
|
search="nala search"
|
||||||
install="nala install --assume-yes"
|
install="nala install --assume-yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue