rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

.xinitrc (114B)


      1 #!/bin/sh
      2 #
      3 # xinitrc runs automatically when you run startx.
      4 
      5 [ -f ~/.xprofile ] && . ~/.xprofile
      6 
      7 ssh-agent dwm