Basic usage

This commit is contained in:
Daniel Flanagan 2021-03-06 22:24:09 -06:00
parent 6330874bd9
commit 24615aa09c
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 15 additions and 7 deletions

View File

@ -8,25 +8,33 @@ like.
![Battlestation][battlestation-photo]
![Desktop Screenshot][desktop-screenshot]
# Setup
```
curl -s -L https://git.lyte.dev/lytedev/dotfiles/raw/branch/master/bin/init-dotfiles | sh
```
# Dependencies
+ `fish`
+ `bat`
+ `fd`
+ `sd`
+ `fzf`
+ `fish`
+ `tmux`
+ `rsync`
+ `exa`
+ `nnn`
+ `nvim`
# Setup
```
set dfp ~/.config/lytedev-dotfiles
git clone https://git.lyte.dev/lytedev/dotfiles.git $dfp && cd $dfp
./common/bin/dotfiles-setup
# symlink host/os-specific directories
ezln ./os/linux $ENV_PATH/linux
```
# Basic Usage
# To Do
+ Get out of Google!