dashboard
repositories
filestore
activity
search
login
main
/
Dotfiles
mirror of
https://github.com/Chizi123/Dotfiles.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added mac comfig to redefine keybindings
Joel Grunbaum
2022-02-03
cf305d3ce84fa3bc1622d7416bc768604908287d
[Dotfiles.git]
/
emacs
/
DICT
1
2
3
4
5
FILES="emacs.d emacs.service emacsclient.desktop"
LOCATIONS="${HOME}/.emacs.d ${HOME}/.config/systemd/user/emacs.service ${HOME}/.local/share/applications/emacsclient.desktop"
custom() {
git submodule update --init
}