Kedap / apmpkg

Un administrador de paquetes universal para linux como modelo: PKGBUILD
Apache License 2.0
7 stars 1 forks source link

Be able to add files to ```/home``` folder / Poder agregar archivos a la carpeta ```/home``` [FEATURE] #10

Closed Kedap closed 3 years ago

Kedap commented 3 years ago

Describe the solution you'd like / Describe tu solucion Place any hook or keyword to refer to /home/user. / Colocar algun trigger o palabra clave para referirse a /home/user

Describe alternatives you've considered / Escriba las alternativas que a considerado Puts an example app.adi/ Como el siguiente ejemplo app.adi:

files = ["binary", "configdefault.conf"]
ruta = ["/usr/bin/binary", "$HOME/.config/app/configdefault.conf"]

Additional context / Conteto adicional One of the things it would be useful for is to install vim-plug / De las cosas por las que seria util es para instalar vim-plug