my dotz
2
fork

Configure Feed

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

make prompt respect arch

+1 -1
+1 -1
.profile
··· 1 - export PATH=~/bin/$(hostname):~/bin:~/go/bin:$PATH 1 + export PATH=~/bin/$(hostname):~/bin/$(uname -m):~/bin:~/go/bin:$PATH 2 2 export ENV=~/.rc 3 3 export EDITOR=nvim 4 4 export LANG=en_US.UTF-8
bin/prompt

This is a binary file and will not be displayed.