Skip to content

Commit 325ac13

Browse files
refactor(dotfiles): 💥 removed x alias to prevent conflict with the x alias for extracting
1 parent 414e953 commit 325ac13

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/aliases/default/default.aliases.sh

-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ set_default_aliases() {
5959
# Shortcut for the `exit` command.
6060
alias q='quit'
6161

62-
# Shortcut for the `exit` command.
63-
alias x='quit'
64-
6562
# Shortcut for the `exit` command.
6663
alias quit='exit'
6764

0 commit comments

Comments
 (0)