1
0
dotfiles/README.md

22 lines
315 B
Markdown
Raw Normal View History

2021-03-21 18:10:39 +03:00
personal dotfiles.
## installation:
```sh
curl -sSL https://dotfiles.krd.sh/get | sh -s
```
## contents
- zsh
- gnu screen
- git
- vim (very naive)
- gdb (ditto)
## license
BSD 3-Clause
| [spdx.org](https://spdx.org/licenses/BSD-3-Clause.html)
| [opensource.org](https://opensource.org/licenses/BSD-3-Clause)