We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054caf5 commit 7c7ac06Copy full SHA for 7c7ac06
1 file changed
rc/shell/bashrc
@@ -24,6 +24,7 @@ loadShellRc "${XDG_DATA_HOME}/bash/aliases"
24
loadShellRc "${XDG_DATA_HOME}/bash/functions"
25
loadShellRc "${XDG_DATA_HOME}/bash/prompt"
26
loadShellRc "${XDG_DATA_HOME}/bash/options"
27
+loadShellRc "${XDG_DATA_HOME}/bash/processes"
28
29
loadSource "/usr/share/blesh/ble.sh"
30
loadSource "/usr/share/doc/pkgfile/command-not-found.bash"
0 commit comments