Update install.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
steps="10"
|
steps="10"
|
||||||
if [ -e ~/.config/kitty/kitty.conf ]
|
if [ -e ~/.bashrc ]
|
||||||
then
|
then
|
||||||
echo "[1/${steps}] Creating .bashrc backup"
|
echo "[1/${steps}] Creating .bashrc backup"
|
||||||
cp ~/.bashrc ~/.bashrc_backup
|
cp ~/.bashrc ~/.bashrc_backup
|
||||||
|
|||||||
Reference in New Issue
Block a user