Git changes, xinitrc, taste fix
j3s j3s@c3f.net
Sat, 01 Feb 2020 14:13:43 -0600
3 files changed,
8 insertions(+),
1 deletions(-)
M
.config/git/config
→
.config/git/config
@@ -18,7 +18,7 @@ [core]
excludesfile = ~/.config/git/gitignore editor = vim quotepath = false - autocrlf = true + autocrlf = input [apply] whitespace = nowarn [difftool]
A
.xinitrc
@@ -0,0 +1,5 @@
+#!/bin/sh + +bud ~/pix/wallpapers +setxkbmap -layout us -option ctrl:nocaps +exec sowm
M
bin/nostromo/taste
→
bin/nostromo/taste
@@ -1,3 +1,5 @@
+#!/bin/bash + for fgbg in $(seq 38 48) ; do # Foreground / Background for color in $(seq 238 255) ; do # Colors # Display the color