shell: remove unused comment
This commit is contained in:
parent
6d793ecb1c
commit
0dfba79fd3
1 changed files with 0 additions and 6 deletions
|
@ -127,12 +127,6 @@ in
|
||||||
command = "echo \"✦\"";
|
command = "echo \"✦\"";
|
||||||
style = "bold 208";
|
style = "bold 208";
|
||||||
};
|
};
|
||||||
# custom.PS1 = {
|
|
||||||
# when = true;
|
|
||||||
# command = "echo -e \"\\x1b\\x5d133;A\\x1b\\x5c\"";
|
|
||||||
# format = "$output";
|
|
||||||
# use_stdin = false;
|
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue