Changeset b46e514 in dotfiles
- Timestamp:
- Jan 25, 2020, 8:03:01 PM (5 years ago)
- Branches:
- master
- Children:
- 81d1143
- Parents:
- 179eaa17
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
emacs/.emacs
r179eaa17 rb46e514 624 624 ;;; Flycheck lilypond 625 625 (use-package flycheck-lilypond) 626 627 (setq whitespace-style '(face lines-tail)) -
guix/.bash_profile
r179eaa17 rb46e514 17 17 export TERM=rxvt 18 18 19 setxkbmap -layout us,ru -option grp: caps_toggle19 setxkbmap -layout us,ru -option grp:win_space_toggle -option 'ctrl:nocaps' 20 20 21 21 sh export GDK_CORE_DEVICE_EVENTS=1
Note:
See TracChangeset
for help on using the changeset viewer.