Skip to content

Instantly share code, notes, and snippets.

View jordanamorais's full-sized avatar

Jordana Morais jordanamorais

View GitHub Profile
@jordanamorais
jordanamorais / custom-zsh-apple-touchbar-plugin.md
Last active February 23, 2021 01:33
How to configure custom ZSH Apple Touch Bar

1 - Baixar o repositório do plugin:

git clone https://github.com/floor114/zsh-apple-touchbar $ZSH_CUSTOM/plugins/zsh-apple-touchbar

2 - Entrar na pasta do plugin:

cd $ZSH_CUSTOM/plugins/zsh-apple-touchbar
@jordanamorais
jordanamorais / all-aui-validators.jsp
Last active July 22, 2023 19:53
All Liferay AUI Validators (aui:validator)
<%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet" %>
<%@ taglib uri="http://liferay.com/tld/aui" prefix="aui" %>
<%@ taglib uri="http://liferay.com/tld/theme" prefix="liferay-theme" %>
<%@ taglib uri="http://liferay.com/tld/ui" prefix="liferay-ui" %>
<liferay-theme:defineObjects />
<portlet:defineObjects />
<aui:form name="fm2" action="" method="post">