my dotz
2
fork

Configure Feed

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

add java noreparent to profile

+6
+6
.profile
··· 8 8 export XDG_CURRENT_DESKTOP=sway 9 9 export CHEF_USER_NAME=jolson 10 10 export DIGITALOCEAN_ACCESS_TOKEN="$(pa show cloud.digitalocean.com | head -1)" 11 + 12 + # this apparently makes java windows not suck 13 + # for reasons beyond my mortal comprehension 14 + # used for: 15 + # - arduino ide 16 + export _JAVA_AWT_WM_NONREPARENTING=1
fileafejfefjkj

This is a binary file and will not be displayed.