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