Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teleivo/dotfiles
My dotfiles
https://github.com/teleivo/dotfiles
dotfiles vim zsh
Last synced: about 8 hours ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/teleivo/dotfiles
- Owner: teleivo
- Created: 2014-12-02T13:15:27.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T11:58:59.000Z (16 days ago)
- Last Synced: 2024-10-24T22:11:49.839Z (15 days ago)
- Topics: dotfiles, vim, zsh
- Language: Lua
- Homepage:
- Size: 887 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My personal dotfiles π
## Installation
Run inside of terminal and not alacritty
```sh
ansible-playbook playbooks/home.yml
```In case of an alacritty update ansible will replace the alacritty binary. If an
alacritty process is running ansible will fail to replace the binary.## Development
Setup git hook
```sh
ln -sf ../../pre-commit.hook .git/hooks/pre-commit
```## Inspiration & Gratitude
Thank you very much to
- https://github.com/fatih/dotfiles
- https://github.com/junegunn/dotfiles
- https://github.com/mfussenegger/dotfilesfor helping me getting my home in order βΊοΈ
## Learning Resources
- http://vimcasts.org/
- https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
- https://thoughtbot.com/upcase/tmux