diff --git a/.media/icon-128x128_round.png b/.media/icon-128x128_round.png new file mode 100644 index 0000000..d5c418b Binary files /dev/null and b/.media/icon-128x128_round.png differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d78df2 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +
+ +![](.media/icon-128x128_round.png) + +# My fish config + +The [fish](https://fishshell.com/) config I use on my terminal + +
+ +## Update + +To update the configuration, run as root: +```console +# dotfish $user +```