Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukas2511/dotfiles
my dotfiles
https://github.com/lukas2511/dotfiles
Last synced: about 2 months ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/lukas2511/dotfiles
- Owner: lukas2511
- Created: 2016-03-22T16:45:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T17:43:15.000Z (12 months ago)
- Last Synced: 2024-10-13T02:08:09.441Z (3 months ago)
- Language: Vim Script
- Size: 466 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
```
git clone https://github.com/lukas2511/dotfiles ~/.dotfiles
rm -f ~/.zshrc
ln -s ~/.dotfiles/zshrc ~/.zshrc
zsh
```Additional config files are read from ~/.dotfiles-local/zsh.d and ~/.zsh.d
Additional git config can be placed in ~/.dotfiles-local/git/config