Talk:Shell package guidelines
Appearance
Latest comment: 8 January 2023 by Franklin Yu in topic Where shall I install non-completion scripts?
Where shall I install non-completion scripts?
Where am I supposed to put the non-completion scripts for Bash and Fish? As a Zsh user I know very little about Bash and Fish ecosystem. For example, in Zsh we put autoloaded functions (including completions) in /usr/share/zsh/site-functions/
, and we put other scripts (notably zsh-autosuggestions and zsh-syntax-highlighting) in /usr/share/zsh/plugins/
. What are the corresponding locations for Bash and Fish? --Franklin Yu (talk) 01:48, 8 January 2023 (UTC)