Personal configuration
- Copy
rime/double_pinyin_flypy.schema.yaml
to rime config directory to add 小鹤双拼. - Copy
rime/default.custom.yaml
to rime config directory to update input methods.
-
Copy
init.el
,emacs-custom.el
, andgoer.el
to default config directory~/.emacs.d/
-
Install packages for the first time.
(custom-set-variables '(package-selected-packages '(org js2-mode yasnippet use-package org-mac-link org-notify scala-mode yaml-mode exec-path-from-shell magit flymake-shellcheck flycheck-ledger flycheck-clang-tidy flycheck-clang-analyzer flycheck command-log-mode which-key tree-sitter-langs tree-sitter lua-mode glsl-mode ob-rust htmlize pinentry cnfonts org-bullets helm paredit sml-mode ycmd solarized-theme rust-mode rainbow-delimiters markdown-mode company cmake-mode))) (package-initialize) (unless package-archive-contents (package-refresh-contents)) (package-install-selected-packages)
- Specify
pinentry
:pinentry-program path/to/pinentry
https://stackoverflow.com/questions/39494631/gpg-failed-to-sign-the-data-fatal-failed-to-write-commit-object-git-2-10-0
- install tmux plugin manager.
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- Install
resurrect
andsensible
plugins.
- Install