add pikaur helper
This commit is contained in:
9
x86_64/alacritty-cbsh/alacritty-cbsh.install
Normal file
9
x86_64/alacritty-cbsh/alacritty-cbsh.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo -e "##########################################################"
|
||||
echo -e "## Config files were placed /etc/cbsh/.config/alacritty ##"
|
||||
echo -e "##########################################################"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user