symlink readme
This commit is contained in:
parent
3d83403358
commit
5c0eef52b0
1 changed files with 3 additions and 0 deletions
|
@ -15,4 +15,7 @@ Misc dependencies: `git, curl`
|
||||||
mkdir -p ~/.config/mise
|
mkdir -p ~/.config/mise
|
||||||
curl https://git.gay/gaiety/dotfiles/raw/branch/main/dot_config/mise/config.toml -o ~/.config/mise/config.toml
|
curl https://git.gay/gaiety/dotfiles/raw/branch/main/dot_config/mise/config.toml -o ~/.config/mise/config.toml
|
||||||
mise install
|
mise install
|
||||||
|
ln -s "$(pwd)/nvim" ~/.config/nvim
|
||||||
|
ln -s "$(pwd)/fish" ~/.config/fish
|
||||||
|
ln -s "$(pwd)/kitty" ~/.config/kitty
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue