Dictionary.app is a built-in app on Mac OS X. Unfortunately it does not have Arabic support.
The good news is that Arabic support can be added easily, just follow these steps:
Dictionary.app is a built-in app on Mac OS X. Unfortunately it does not have Arabic support.
The good news is that Arabic support can be added easily, just follow these steps:
If you are already using Heroku on your Mac or Linux with some email like me@x.com and you want change the currently active username on your Mac to other like me@y.com, you should do the following:
If you need your terminal to always open on a certain directory or to execute any command every time it starts.
Open your terminal.
cd <directory> to /Users/<your user name>
sudo vi .profile
Write commands to be executed every time you open your terminal.
I wrote: echo 'بسم الله الرحمن الرحيم'
I hope it helps.