Commit Graph

18 Commits

Author SHA1 Message Date
77ec97ffdb
Git: set default branch name to main 2021-12-31 23:47:43 -08:00
327bbe378f
Git: add pull strategy: fast-forward only 2021-12-31 23:47:42 -08:00
4c74eacb7e
Vim: use 100 character lines for code 2021-12-31 23:47:41 -08:00
cb6d2f77a5
Vim: add prefix+r to toggle relative numbering 2021-12-31 23:47:41 -08:00
499ab3c90c
tmux: run non-login shell 2021-12-31 23:47:40 -08:00
2bee9d7e6e
Rename from linux-configs to dotfiles 2021-12-31 23:47:39 -08:00
3d1dad2d2b
Git: relax credential caching time to 2 hours 2021-12-31 23:47:38 -08:00
5a22c738de
Fix: Git rerere reports invalid key 2021-12-31 23:47:38 -08:00
6169207057
Git: add tree command and enable rerere 2021-12-31 23:47:37 -08:00
d7cff910fb
Bash: make ls output with color 2021-12-31 23:47:36 -08:00
e7fc57ed1f
Readline: don't use vi mode
Encountered a few bugs/annoyances with vi mode.  Seems not as polished
as the EMACS key bindings.  Also annoying to use with others' shells not
configured to use vi mode, while the main benefit is still available
with ctrl-x ctrl-e
2021-12-31 23:47:35 -08:00
7760f125d7
Readline: use vi keybindings 2021-12-31 23:47:35 -08:00
4b7eb1a8d0
Git: don't escape unicode paths 2021-12-31 23:47:34 -08:00
85f7adc36e
udev: add logging and polish HID script 2021-12-31 23:47:33 -08:00
62486926f6
udev: lock screen on HID connection
This prevents hardware attacks where a USB device disguises as a
keyboard and types malicious commands by locking the screen before
enabling any human interface device once connected.
2021-12-31 23:47:33 -08:00
ead87aaab8
Add: fn mode setting for Mac 2021-12-31 23:47:32 -08:00
da19c7dcf0
Git: add credential caching for 1 hour 2021-12-31 23:47:31 -08:00
44bef82d30
Initial commit 2021-12-31 23:47:31 -08:00