.dotfiles

所属分类:其他
开发工具:Emacs Lisp
文件大小:0KB
下载次数:0
上传日期:2024-03-13 03:35:44
上 传 者sh-1993
说明:  我的点文件。以Emacs为中心,应在OSX Linux Windows上工作
(My dotfiles. Emacs-centric, should work across OSX Linux Windows)

文件列表:
llvm-emacs/
scripts/
snippets/
LICENCE.md
RProfile
anu-cs-utils.el
**
ben-utils.el
doom-config.el
doom-init.el
doom-packages.el
gitconfig
gitignore
hgrc
mbsyncrc
profile
setup-notes.org
ssh_config
vscode-settings.json

# Ben's dotfiles My (Emacs-centric) dotfiles. On macOS, I use railwaycat's [emacs-mac-port](https://github.com/railwaycat/emacs-mac-port) (installed through [homebrew](http://brew.sh)), and then I use [Spacemacs](https://spacemacs.org). Where I've taken anything from the web I've tried to give credit appropriate to the licence. If I've missed giving you a shout out, then let me know and I'll gladly add one in. ## Installation The best way to use this stuff is probably to symlink (or even just move/copy) the config files into the places where their respective programs expect them to live. Once you've got the `.spacemacs` config working, there's a `ben-symlink-dotfiles` helper elisp function (in `ben-utils.el:759`) which will help you with the rest. ### Windows If you're on Windows and can't remember the correct link command syntax, here's the magic invocations (assuming you're in a powershell). ``` cmd /c mklink %HOME%\.spacemacs %HOME%\.dotfiles\spacemacs cmd /c mklink %HOME%\.gitconfig %HOME%\.dotfiles\gitconfig cmd /c mklink %HOME%\.gitignore %HOME%\.dotfiles\gitignore ``` Also, make sure that your `GIT_SSH` environment variable points to the right place (e.g. `C:\Windows\System32\OpenSSH\ssh.exe`), and that `ssh-agent.exe` is running. # Licence (c) 2012-2021 Ben Swift MIT Licence

近期下载者

相关文件


收藏者