mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
add an icon for amazon linux (#1706)
This commit is contained in:
@@ -1093,6 +1093,7 @@ function os_icon_name() {
|
||||
*void*) echo LINUX_VOID_ICON;;
|
||||
*artix*) echo LINUX_ARTIX_ICON;;
|
||||
*rhel*) echo LINUX_RHEL_ICON;;
|
||||
amzn) echo LINUX_AMZN_ICON;;
|
||||
*) echo LINUX_ICON;;
|
||||
esac
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user