diff options
author | Jesús <heckyel@hyperbola.info> | 2019-07-30 16:08:04 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-07-30 16:08:04 -0500 |
commit | 8be6ddc711ca22943109eeb7de95837e87b5351e (patch) | |
tree | fc7b5bab4cc828509f23fae731023006a6a902c2 | |
parent | bc9923e3eaf595774a483e02e9872aa172d8fd92 (diff) | |
download | i3-config-8be6ddc711ca22943109eeb7de95837e87b5351e.tar.lz i3-config-8be6ddc711ca22943109eeb7de95837e87b5351e.tar.xz i3-config-8be6ddc711ca22943109eeb7de95837e87b5351e.zip |
README.md: update
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -39,7 +39,13 @@ This repository saves the custom configuration used by heckyel in i3wm ### Simple Install - wget https://libregit.org/heckyel/i3-config/raw/branch/master/install.sh -O "$HOME/install.sh" + wget "https://libregit.org/heckyel/i3-config/raw/branch/master/install.sh" -O "$HOME/install.sh" + + bash "$HOME/install.sh" + +clean up install file + + rm "$HOME/install.sh" ### Installed optional |