All Projects → amiremohamadi → bash-mardom-azar

amiremohamadi / bash-mardom-azar

Licence: MIT license
بشِ مردم آزار!

Projects that are alternatives of or similar to bash-mardom-azar

DNTPersianComponents.Blazor
A collection of Persian components for Blazor
Stars: ✭ 27 (+42.11%)
Mutual labels:  persian, iran
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+2431.58%)
Mutual labels:  persian, iran
PersianTools.Core
Persian Tools for .Net and .Net Core
Stars: ✭ 25 (+31.58%)
Mutual labels:  persian, iran
persian-tools-rs
An anthology of a variety of tools for the Persian language in Rust
Stars: ✭ 17 (-10.53%)
Mutual labels:  persian, iran
pholiday
a persian calendar holidays library for javascript
Stars: ✭ 38 (+100%)
Mutual labels:  persian, iran
prisoners
حبس از دید اعداد واقعی - Persian translation for "Incarceration in real numbers"
Stars: ✭ 22 (+15.79%)
Mutual labels:  persian, iran
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+100%)
Mutual labels:  persian, iran
Begiresh
Smart Android App Banner for Persian Markets
Stars: ✭ 28 (+47.37%)
Mutual labels:  persian, iran
wp-parsidate
Integrates the Solar Hijri (Persian) calendar in WordPress
Stars: ✭ 36 (+89.47%)
Mutual labels:  persian
shamsi date
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.
Stars: ✭ 59 (+210.53%)
Mutual labels:  persian
finglish
A Finglish to Persian converter.
Stars: ✭ 60 (+215.79%)
Mutual labels:  persian
mds-angular-datetime-picker-package
Angular 2+ And Bootstrap 4+ DateTimePicker
Stars: ✭ 18 (-5.26%)
Mutual labels:  persian
pardakhtyari
کتابخانه ها و مستندات مربوط به روال پرداخت یاری شاپرک - طبق مستندات رسمی شاپرک
Stars: ✭ 22 (+15.79%)
Mutual labels:  persian
go-jalaali
Go implementation for converting Jalaali and Gregorian calendar systems to each other.
Stars: ✭ 35 (+84.21%)
Mutual labels:  persian
list-of-cities-in-Iran
List of cities in Iran - فهرست شهرهای ایران
Stars: ✭ 75 (+294.74%)
Mutual labels:  iran
PersianSubtitleFixer
Fix Arabic and Persian subtitles by converting them into UTF-8
Stars: ✭ 25 (+31.58%)
Mutual labels:  persian
PersianDateRangePicker
Select range of date and time in the Persian
Stars: ✭ 41 (+115.79%)
Mutual labels:  persian
minimalist
ویرایشگر مارک‌داون برای متون فارسی
Stars: ✭ 17 (-10.53%)
Mutual labels:  persian
persian
Some utilities for Persian language in Go (Golang)
Stars: ✭ 65 (+242.11%)
Mutual labels:  persian
MakeYourOwnNN-Persian
Persian translation of Make Your Own Neural Networks book by Tariq Rashid
Stars: ✭ 18 (-5.26%)
Mutual labels:  persian

What's this?!

bash-mardom-azar (Persian: بشِ مردم آزار) is a persian fork of bash-insulter

Randomly insults the user when typing wrong command.

Change insults as needed :)

Note: Use a terminal with rtl support like konsole

amir@qwerty:~ $ sl

  تلاشت قابل تحسین بود! (:

-bash: sl: command not found
amir@qwerty:~ $ gti status

  این چیه نوشتی آخه؟!!!! :|

-bash: gti: command not found
amir@qwerty:~ $ sp aux

 اسکار تایپیست سال میرسه به... amir!

-bash: sp: command not found

Installation

git clone https://github.com/amiremohamadi/bash-mardom-azar.git
sudo cp bash-mardom-azar/src/bash.command-not-found /etc/

Then source the file automatically for new logins by adding the following to /etc/bash.bashrc or any of the other locations where you can configure your shell automatically during login (zsh have different config files):

if [ -f /etc/bash.command-not-found ]; then
    . /etc/bash.command-not-found
fi

Login again and type some invalid commands for the effects to be visible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].