Update README
This commit is contained in:
11
README.md
11
README.md
@@ -2,7 +2,13 @@
|
|||||||
|
|
||||||
My configuration and styling for things I use on my Linux PC, while embracing the power of GNU Stow and symlink!
|
My configuration and styling for things I use on my Linux PC, while embracing the power of GNU Stow and symlink!
|
||||||
|
|
||||||
Shoutout to **Dreams of Autonomy** and [this amazing video](https://youtu.be/y6XCebnB9gs) about managing dotfiles.
|
```sh
|
||||||
|
git clone git@github.com:notkaramel/dotfiles ~/dotfiles
|
||||||
|
cd ~/dotfiles
|
||||||
|
stow <the app>
|
||||||
|
```
|
||||||
|
|
||||||
|
Credit: to [**Dreams of Autonomy** video](https://youtu.be/y6XCebnB9gs) and [**DevInsideYou**'s video](https://youtu.be/CFzEuBGPPPg) on GNU stow.
|
||||||
|
|
||||||
# License (CC0 1.0 Universal)
|
# License (CC0 1.0 Universal)
|
||||||
> See [LICENSE](LICENSE) for the full text.
|
> See [LICENSE](LICENSE) for the full text.
|
||||||
@@ -10,3 +16,6 @@ Shoutout to **Dreams of Autonomy** and [this amazing video](https://youtu.be/y6X
|
|||||||
notkaramel/dotfiles by Antoine Phan (@notkaramel) is marked with CC0 1.0 Universal. To view a copy of this license, visit http://creativecommons.org/publicdomain/zero/1.0
|
notkaramel/dotfiles by Antoine Phan (@notkaramel) is marked with CC0 1.0 Universal. To view a copy of this license, visit http://creativecommons.org/publicdomain/zero/1.0
|
||||||
|
|
||||||
Essentially, you can do whatever you want with this and no need to credit me for the :sparkles: inspiration :sparkles:. (I'd appreciate it if you did, though!)
|
Essentially, you can do whatever you want with this and no need to credit me for the :sparkles: inspiration :sparkles:. (I'd appreciate it if you did, though!)
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
- Network interface is set to `wlan0`
|
||||||
|
|||||||
Reference in New Issue
Block a user