Minor changes
This commit is contained in:
parent
02bad96c02
commit
3f4cb36762
@ -1,5 +1,5 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Austen Adler
|
name = Austen Adler
|
||||||
email = stonewareslord@gmail.com
|
email = stonewareslord@gmail.com
|
||||||
[alias]
|
[alias]
|
||||||
i = "!git br&&git st"
|
i = "!git br&&git st"
|
||||||
@ -29,7 +29,5 @@
|
|||||||
cmd = diffconflicts vim $BASE $LOCAL $REMOTE $MERGED
|
cmd = diffconflicts vim $BASE $LOCAL $REMOTE $MERGED
|
||||||
trustExitCode = true
|
trustExitCode = true
|
||||||
keepBackup = false
|
keepBackup = false
|
||||||
[http]
|
|
||||||
sslVerify = false
|
|
||||||
[credential]
|
[credential]
|
||||||
helper = cache
|
helper = cache
|
||||||
|
0
i3/Xmodmap
Executable file → Normal file
0
i3/Xmodmap
Executable file → Normal file
@ -1,10 +1,13 @@
|
|||||||
xterm*faceSize: 9
|
xterm*faceSize: 9
|
||||||
|
xterm*utf8: 1
|
||||||
xterm*vt100*geometry: 80x60
|
xterm*vt100*geometry: 80x60
|
||||||
xterm*saveLines: 16384
|
xterm*saveLines: 16384
|
||||||
xterm*loginShell: true
|
xterm*loginShell: true
|
||||||
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
||||||
xterm*termName: xterm-256color
|
xterm*termName: xterm-256color
|
||||||
xterm*eightBitInput: false
|
xterm*eightBitInput: false
|
||||||
|
xterm*selectToClipboard: true
|
||||||
|
*VT100*Translations: #override Shift <Btn1Up>: exec-formatted("firefox '%t'", PRIMARY)
|
||||||
|
|
||||||
*VT100*Translations: #override \
|
*VT100*Translations: #override \
|
||||||
<Key>Home: string(0x01)\n\
|
<Key>Home: string(0x01)\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user