From d632a2d12e46251d0a27f88d51871acf730e8265 Mon Sep 17 00:00:00 2001 From: Rajdeep Biswas <32306614+rajdeep-biswas@users.noreply.github.com> Date: Sun, 1 Oct 2023 13:55:30 +0530 Subject: [PATCH] added Terminator --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f7e856..9d04de6 100644 --- a/README.md +++ b/README.md @@ -729,7 +729,8 @@ You can see in which language an app is written. Currently there are following l - [OpenTerminal](https://github.com/es-kumagai/OpenTerminal) - App for macOS that opens a new Finder window and changes the current directory to the folder launched by the app. ![swift_icon] - [cd to... ](https://github.com/jbtule/cdto) - Finder Toolbar app to open the current directory in the Terminal ![objective_c_icon] - [iTerm 2](https://github.com/gnachman/iTerm2) - Terminal emulator for macOS that does amazing things. ![objective_c_icon] -- [macOS GateKeeper Helper](https://github.com/wynioux/macOS-GateKeeper-Helper) - Simple macOS GateKeeper script. It helps you to control your GateKeeper. ![shell_icon] +- [macOS GateKeeper Helper](https://github.com/wynioux/macOS-GateKeeper-Helper) - Simple macOS GateKeeper script. It helps you to control your GateKeeper. ![shell_icon] +- [Terminator](https://github.com/gnome-terminator/terminator) - Terminal emulator for macOS that lets you open multiple GNOME terminals in one window. ![python icon] - [wallpapper](https://github.com/mczachurski/wallpapper) - wallpapper is a console application for creating dynamic wallpapers for Mojave. ![swift_icon] - [zoxide](https://github.com/ajeetdsouza/zoxide) - zoxide is a smarter cd command for your terminal. ![rust_icon] @@ -902,4 +903,4 @@ Thanks to all the people who contribute: [rust_icon]: ./icons/rust-16.png 'Rust language.' [shell_icon]: ./icons/shell-16.png 'Shell language.' [swift_icon]: ./icons/swift-16.png 'Swift language.' -[typescript_icon]: ./icons/typescript-16.png 'TypeScript language.' \ No newline at end of file +[typescript_icon]: ./icons/typescript-16.png 'TypeScript language.'