<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://build2be.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>build2be/com/e - Alias</title>
 <link>https://build2be.com/category/alias</link>
 <description></description>
 <language>en</language>
<item>
 <title>Create alias when tired of opening customer site in particular browser</title>
 <link>https://build2be.com/content/create-alias-when-tired-opening-customer-site-particular-browser</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;For this to work you need to have your Drush aliasses configured&lt;/p&gt;

&lt;p&gt;You also need the path to your Browser app.&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;bash&quot;&gt;alias customer_test_dir=&#039;cd path-to/customer_dir&#039;
alias customer_test=&#039;customertest_dir ; open -a /Applications/Chromium.app `drush @tst uli --mail=clemens@build2be.nl --no-browser`&#039;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 20 Aug 2020 10:27:33 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">201 at https://build2be.com</guid>
 <comments>https://build2be.com/content/create-alias-when-tired-opening-customer-site-particular-browser#comments</comments>
</item>
<item>
 <title>Create an alias when composer runs out of memory</title>
 <link>https://build2be.com/content/create-alias-when-composer-runs-out-memory</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;pre&gt;&lt;code class=&quot;bash&quot;&gt;alias composer=&#039;php -d memory_limit=-1 `which composer`&#039;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 20 Aug 2020 10:19:59 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">200 at https://build2be.com</guid>
 <comments>https://build2be.com/content/create-alias-when-composer-runs-out-memory#comments</comments>
</item>
</channel>
</rss>
