Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1369  / 3 Years ago, mon, september 27, 2021, 5:10:40

I natively installed ubuntu with the package manager through apt-get install drush .



After a find i discovered that they're natively installed at /usr/share/drush.



My question is the following: is it possible to add aliases with the ubuntu brewed drush? If so where? in the /usr/share/drush/ folder?



The ubuntu version seems to be missing the example folder as well as some other files: ini, topic files.


More From » filesystem

 Answers
1

For instructions on creating aliases, see drush topic docs-aliases, which can also be found at http://drupalcode.org/project/drush.git/blob/refs/heads/7.x-4.x:/examples/example.aliases.drushrc.php



The best place to put global aliases would be in /etc/drush; user-specific aliases should go in $HOME/.drush.


[#41686] Monday, September 27, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
azaaburge

Total Points: 266
Total Questions: 85
Total Answers: 109

Location: Djibouti
Member since Sat, Oct 29, 2022
2 Years ago
;