my dotz
0

Configure Feed

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

Git changes, xinitrc, taste fix

+8 -1
+1 -1
.config/git/config
··· 18 18 excludesfile = ~/.config/git/gitignore 19 19 editor = vim 20 20 quotepath = false 21 - autocrlf = true 21 + autocrlf = input 22 22 [apply] 23 23 whitespace = nowarn 24 24 [difftool]
+5
.xinitrc
··· 1 + #!/bin/sh 2 + 3 + bud ~/pix/wallpapers 4 + setxkbmap -layout us -option ctrl:nocaps 5 + exec sowm
+2
bin/nostromo/taste
··· 1 + #!/bin/bash 2 + 1 3 for fgbg in $(seq 38 48) ; do # Foreground / Background 2 4 for color in $(seq 238 255) ; do # Colors 3 5 # Display the color