Skip to content

Instantly share code, notes, and snippets.

View azmarifdev's full-sized avatar
🎯
Focusing

A. Z. M. Arif azmarifdev

🎯
Focusing
View GitHub Profile
@azmarifdev
azmarifdev / Starship Advance Config Docs.md
Last active June 12, 2024 22:31
Starship Advance Config Docs

Starship

CROSS-SHELL-PROMPT

App Screenshot

The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • Fast: it's fast – really really fast! 🚀
@azmarifdev
azmarifdev / Oh my ZSH with zsh-autosuggestions zsh-syntax-highlighting zsh-fast-syntax-highlighting and zsh-autocomplete.md
Last active February 9, 2024 11:10
Oh my ZSH with zsh-autosuggestions zsh-syntax-highlighting zsh-fast-syntax-highlighting and zsh-autocomplete

Install ZSH on Linux and make it your default Shell

Bash (Bourne Again Shell) is the default command-line shell on many distributions. Zsh (Z Shell) is a powerful shell that operates as both an interactive shell and as a scripting language interpreter.

🚀 Installation

1. Install the zsh package:

  • Ubuntu/Mint:

sudo apt install zsh
  • Fedora:

@azmarifdev
azmarifdev / starship.toml
Last active June 12, 2024 21:44
Starship Advance Config File
# ~/.config/starship.toml
# NOTE:
# Install font awesome for better effect, if not working i guess try install some emojis, that would be helpful.
add_newline = true
[character]
success_symbol = "[➟](bold blue) "