mirror of
https://github.com/romkatv/powerlevel10k
synced 2024-12-12 09:05:24 +00:00
use hammer and wrench emoji for terraform with all fonts
This commit is contained in:
parent
4c12eb7224
commit
b3010c0156
@ -510,7 +510,7 @@ function _p9k_init_icons() {
|
|||||||
JAVA_ICON '\U2615' # ☕︎
|
JAVA_ICON '\U2615' # ☕︎
|
||||||
LARAVEL_ICON ''
|
LARAVEL_ICON ''
|
||||||
RANGER_ICON '\u2B50' # ⭐
|
RANGER_ICON '\u2B50' # ⭐
|
||||||
TERRAFORM_ICON 'TF'
|
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
||||||
)
|
)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user