Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martindzejky/dotfiles
Feels like $HOME...
https://github.com/martindzejky/dotfiles
dotfiles
Last synced: 19 days ago
JSON representation
Feels like $HOME...
- Host: GitHub
- URL: https://github.com/martindzejky/dotfiles
- Owner: martindzejky
- License: other
- Created: 2015-09-18T11:44:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T15:26:25.000Z (28 days ago)
- Last Synced: 2024-12-11T16:33:35.867Z (28 days ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 365 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# .dotfiles
My personal dotfiles. So it always feels like `$HOME`...
## Installation
Almost everything is automated thanks to a bunch of scripts and [dotbot](https://github.com/anishathalye/dotbot).
Just clone this repository and run the install script:```
git clone https://github.com/martindzejky/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install
```### Manual steps
Make sure to install and use a [Powerline-patched font](https://github.com/powerline/fonts) or
any font with powerline symbols for the [agnoster theme](https://github.com/oh-my-fish/theme-agnoster) to work.