refactor: move shells under common

This commit is contained in:
Infinidoge 2021-09-20 00:36:02 -04:00
parent 4464bf8deb
commit 4059eb1686

View file

@ -156,8 +156,7 @@
# Terminal # Terminal
kitty kitty
starship starship
shells.zsh shells.common
shells.fish
]; ];
}; };
}; };