https://github.com/sulami/dotfiles
🏠 ~/.everything : everything = mostly Emacs
https://github.com/sulami/dotfiles
dotfiles emacs nix nix-darwin notmuch zsh
Last synced: 26 days ago
JSON representation
🏠 ~/.everything : everything = mostly Emacs
- Host: GitHub
- URL: https://github.com/sulami/dotfiles
- Owner: sulami
- Created: 2013-03-09T20:19:46.000Z (about 12 years ago)
- Default Branch: trunk
- Last Pushed: 2025-02-25T10:51:15.000Z (3 months ago)
- Last Synced: 2025-03-29T17:34:44.567Z (about 2 months ago)
- Topics: dotfiles, emacs, nix, nix-darwin, notmuch, zsh
- Language: Emacs Lisp
- Homepage: https://codeberg.org/sulami/dotfiles
- Size: 17.1 MB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Dotfiles
Home sweet home.If you are looking for my Emacs config, [[file:emacs/.emacs.d][look no further]].
** Installation
Clone this repository to ~$HOME/dotfiles~ with ~git clone --recurse-submodules
https://github.com/sulami/dotfiles~. Then run:#+BEGIN_SRC bash
stow -v emacs
stow -v git
stow -v leiningen
stow -v tmux
stow -v vim
stow -v zsh
#+END_SRC** Notes
The ~install.sh~ script and the ~configs~ directory aren't ~stow~-able. ~install.sh~ is
a whole system-setup for macOS (and includes cloning this repo), and ~configs~ is
just a mixed bag of, well, configs.