Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanam2405/terminal-customisations

Customising my terminal
https://github.com/sanam2405/terminal-customisations

Last synced: about 9 hours ago
JSON representation

Customising my terminal

Awesome Lists containing this project

README

        

# Debarghya's Modded Profile

```bash
PS1='${debian_chroot:+($debian_chroot)}\[\e[01;32m\][\[\e[m\]\[\e[01;31m\]\u\[\e[m\]\[\e[01;33m\]@\[\e[m\]\[\e[01;32m\]\h\[\e[01;32m\]]\[\e[m\]:$([ $? == 0 ] && echo ✅ || echo ❌) \[\e[01;36m\](\W)\[\e[m\]\[\e[m\]\[\e[01;34m\]\n$(__git_ps1 2>/dev/null)$([[ $(git status --porcelain 2>/dev/null | wc -l) == 0 ]] && echo || echo "*") → \[\e[m\]'
```

![Debarghya's Profile](profiles/debarghya_profile.png)