1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-01 17:07:45 +02:00

Update README.md

This commit is contained in:
Marten Kante 2020-03-17 09:10:19 +01:00 committed by GitHub
parent 2e117d4227
commit 91c1e6cb3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,15 @@
# .dotfiles
My Arch Linux dotfiles. Most of them are personalized variants of the LARBS dotfiles.
## Required and Recommended Software
### Required
- lsd
- git
- tmux
- neovim
### Recommended
- sc-im
## Migration of my dotfiles to other system
### set alias in .bashrc
```alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'```