Jetbrains etc2
This commit is contained in:
parent
2c79a119a0
commit
aaaa6a0928
20 changed files with 16 additions and 22 deletions
|
|
@ -9,7 +9,7 @@ post_install() {
|
|||
post_upgrade() {
|
||||
install_software
|
||||
install_fonts
|
||||
stow
|
||||
do_stow
|
||||
}
|
||||
|
||||
pre_remove() {
|
||||
|
|
@ -65,7 +65,7 @@ install_fonts() {
|
|||
cd
|
||||
}
|
||||
|
||||
stow() {
|
||||
do_stow() {
|
||||
>&2 echo "Moving to dotfile directory"
|
||||
cd /usr/share/tdpeuter/arch-pkgs/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue