Skip to content

Instantly share code, notes, and snippets.

View amirasaad's full-sized avatar
🎯
Focusing

Amir Asaad amirasaad

🎯
Focusing
View GitHub Profile
@amirasaad
amirasaad / keybase.md
Created November 4, 2021 12:48
keybase.md

Keybase proof

I hereby claim:

  • I am amirasaad on github.
  • I am amirfahmy (https://keybase.io/amirfahmy) on keybase.
  • I have a public key ASCZ-vWBePMgaTGOb4UJvEIeLZEzrEw9wQkvpxUAQzvXkgo

To claim this, I am signing this object:

[push]
default = matching
[color]
ui = auto
[color "branch"]
current = yellow bold
local = green bold
remote = cyan bold
[color "diff"]
meta = yellow bold
#
# ~/.bashrc
#
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
# launch tmux
#test -z "$TMUX" && (tmux attach || tmux new-session)