https://github.com/kennethkalmer/dotfiles
My collection of dotfiles
https://github.com/kennethkalmer/dotfiles
dotfiles shell tmux-configs
Last synced: about 1 year ago
JSON representation
My collection of dotfiles
- Host: GitHub
- URL: https://github.com/kennethkalmer/dotfiles
- Owner: kennethkalmer
- Created: 2012-03-31T14:16:52.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T21:38:11.000Z (over 1 year ago)
- Last Synced: 2025-04-14T22:16:06.240Z (about 1 year ago)
- Topics: dotfiles, shell, tmux-configs
- Language: Emacs Lisp
- Homepage: http://www.opensourcery.co.za/
- Size: 220 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ~/.dotfiles
My attempt at bringing sanity and portability to my own dotfiles. Inspiration from several sources,
including but not limited to @holman, @sighmin, @kmckelvin, @gee\_for and others.
## Get started
If you need to, it should be fairly simple:
$ git clone https://github.com/kennethkalmer/dotfiles.git ~/.dotfiles
$ cd .dotfiles
$ rake
This will symlink a bunch of stuff (everything ending in `.symlink`) into $HOME.
## Next up?
No idea