Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennethkalmer/dotfiles
My collection of dotfiles
https://github.com/kennethkalmer/dotfiles
dotfiles shell tmux-configs
Last synced: about 15 hours ago
JSON representation
My collection of dotfiles
- Host: GitHub
- URL: https://github.com/kennethkalmer/dotfiles
- Owner: kennethkalmer
- Created: 2012-03-31T14:16:52.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T21:10:38.000Z (about 1 year ago)
- Last Synced: 2024-04-16T05:35:25.051Z (7 months ago)
- Topics: dotfiles, shell, tmux-configs
- Language: Emacs Lisp
- Homepage: http://www.opensourcery.co.za/
- Size: 201 KB
- Stars: 2
- Watchers: 2
- 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
$ rakeThis will symlink a bunch of stuff (everything ending in `.symlink`) into $HOME.
## Next up?
No idea