This website requires JavaScript.
Explore
Help
Sign in
strix
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
get-config
dotfiles
/
crates
/
10-zsh
/
crate.arch.sh
7 lines
110 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
stuff
2023-09-01 03:34:16 +02:00
super_apply
(
)
{
i don't need conformation, i need drugs
2023-09-03 00:46:15 +02:00
pacman -S --needed --noconfirm zsh cmake
stuff
2023-09-01 03:34:16 +02:00
}
super_undo
(
)
{
i don't need conformation, i need drugs
2023-09-03 00:46:15 +02:00
pacman -R --noconfirm zsh
stuff
2023-09-01 03:34:16 +02:00
}
Reference in a new issue
Copy permalink