Skip to content

Commit

Permalink
I am a special snowflake
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Wirth committed Mar 5, 2020
1 parent 257ecbc commit 886c50c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions xinitrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
xkbcomp .keymap.xkb $DISPLAY
kill -1 `pgrep syndaemon`
syndaemon -i 0.4 -K -d -R
setxkbmap -option caps:escape -option ctrl:swap_lalt_lctl -layout us -variant colemak
xscreensaver
clipit
sudo modprobe -r psmouse
sudo modprobe psmouse

3 changes: 3 additions & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,6 @@ if [ -f '/Users/wirthjan/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/wirthj
if [ -f '/Users/wirthjan/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/wirthjan/google-cloud-sdk/completion.zsh.inc'; fi

source ~/z/z.sh

alias int="sh ~/.xinitrc"

0 comments on commit 886c50c

Please sign in to comment.