index
:
dotfiles
master
My own configuration files. Use at your own risk.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles-linux
/
emacs
/
init.el
blob: 4d7e9431f6d2e297302b300fa5065afe3f958d4f (
plain
)
1
2
3
;; “Window” Management
(
keymap-global-set
"s-`"
#'
other-frame
)