My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Display when we are in a nix devShell

yemou c76cfced 611f34da

+2
+2
config/loksh/rc
··· 31 31 esac 32 32 } 33 33 34 + [ "$IN_NIX_SHELL" ] && PS1="(nix shell) $PS1" 35 + 34 36 [ "$DWRAP_WITHIN_SANDBOX" = "true" ] && PS1="($DWRAP_CURRENT_DISTRO) $PS1" 35 37 36 38 # Source completions