Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klen/dotfiles
kk .dotfiles / use it for your own risks
https://github.com/klen/dotfiles
dotfiles dotfiles-macos nvim-config vim-config
Last synced: about 2 months ago
JSON representation
kk .dotfiles / use it for your own risks
- Host: GitHub
- URL: https://github.com/klen/dotfiles
- Owner: klen
- Created: 2011-10-17T12:36:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T14:29:25.000Z (6 months ago)
- Last Synced: 2024-08-07T18:45:05.225Z (5 months ago)
- Topics: dotfiles, dotfiles-macos, nvim-config, vim-config
- Language: Shell
- Homepage:
- Size: 1.17 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KK dotfiles
![Screenshot of my shell prompt](https://raw.githubusercontent.com/klen/dotfiles/master/.github/screenshot.png)
## Installation
**Warning:** If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!
You can clone the repository wherever you want. (I like to keep it in `~/projects/dotfiles`).
```bash
git clone https://github.com/klen/dotfiles.git && cd dotfiles && make
```To update, `cd` into your local `dotfiles` repository and then `make`
### Install Homebrew casks
```bash
make desktop
```