🥱 standard commits
This commit is contained in:
parent
be26c4f331
commit
9211117f5e
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
## my fish config
|
## my fish config
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
|
```
|
||||||
´´´
|
|
||||||
- fish
|
- fish
|
||||||
- stow
|
- stow
|
||||||
- git
|
- git
|
||||||
- make
|
- make
|
||||||
´´´
|
```
|
||||||
|
|
||||||
Install these dependencies, then ```git clone https://git.k4li.me/pika/fish.git && cd fish/´´´
|
Install these dependencies, then ```git clone https://git.k4li.me/pika/fish.git && cd fish/ ```
|
||||||
|
|
||||||
# installation
|
# installation
|
||||||
|
|
||||||
Installation is done via stow which is done via the makefile. Just do ´´´make´´´ for installation and ´´´make remove´´´ for deinstallation. Be sure to backup your existing fish config, as stow will make a symlink to your '$HOME/.config' dir and thus it has to be empty.
|
Installation is done via stow which is done via the makefile. Just do ```make``` for installation and ```make remove``` for deinstallation. Be sure to backup your existing fish config, as stow will make a symlink to your '$HOME/.config' dir and thus it has to be empty.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue