mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Changed the order for the IRC array, which isn't even used?
This commit is contained in:
parent
e1ea6919c1
commit
ede0c271ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
# Default applications
|
# Default applications
|
||||||
|
|
||||||
IRC=($commands[weechat-curses] $commands[irssi])
|
IRC=($commands[irssi] $commands[weechat-curses])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue