1
0
dotfiles/README.md
2023-12-23 09:27:29 +03:00

424 B

personal dotfiles.

installation

curl -sSL https://dotfiles.krd.sh/get | sh -s

or

wget -q -O - https://dotfiles.krd.sh/get | sh -s

contents

  • zsh
  • gnu screen
  • git
  • vim (very naive)
  • gdb (ditto)

files are stored in separate branch (main)

license

BSD 3-Clause | spdx.org | opensource.org