Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to define my keyborad shortcut #68

Open
nesteiner opened this issue Jun 26, 2020 · 1 comment
Open

How to define my keyborad shortcut #68

nesteiner opened this issue Jun 26, 2020 · 1 comment

Comments

@nesteiner
Copy link

I am a noob of elisp user, I don't know how to creaet shotcut in .emacs_anywhere/bin/run,can you give me an example?

@nesteiner nesteiner changed the title How to define my shotcut How to define my keyborad shortcut Jun 26, 2020
@imxxb
Copy link

imxxb commented Jul 11, 2020

in the install file, some codes not work.

if [[ $OSTYPE == "darwin"* ]]; then
    echo "Copying $WRKFLW_PATH to ${SERVICES_PATH}..."
    cp -Rf "${WRKFLW_PATH}" $SERVICES_PATH
fi

run codes in the shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants