Loading shell/alias/rc +3 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,6 @@ fi if [ -x "$(getpath compton)" ]; then alias comptonrc="${EDITOR} '${HOME}/.config/compton.conf'" fi if [ -x "$(getpath sway)" ]; then alias swayrc="${EDITOR} '${HOME}/.config/sway/config'" fi Loading
shell/alias/rc +3 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,6 @@ fi if [ -x "$(getpath compton)" ]; then alias comptonrc="${EDITOR} '${HOME}/.config/compton.conf'" fi if [ -x "$(getpath sway)" ]; then alias swayrc="${EDITOR} '${HOME}/.config/sway/config'" fi