Skip to content

Commit c3be557

Browse files
author
nnyyxxxx
committed
Remove useless function
1 parent 5f8c77e commit c3be557

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tabs/applications-setup/zsh-setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ EOL
4949
revertZSH() {
5050
echo "Reverting ZSH setup..."
5151
CONFIG_DIR="$HOME/.config/zsh"
52-
ZSHRC_FILE="$CONFIG_DIR/.zshrc"
5352

5453
if [ -d "${CONFIG_DIR}" ]; then
5554
rm -rf "$CONFIG_DIR"

0 commit comments

Comments
 (0)