Pinned Loading
-
-
Vim config
Vim config 1" Color scheme
2colo desert
34" Syntax highlight
5syntax on
-
Bash Shell Config
Bash Shell Config 1# --- Prompt ---
23export PS1='\[\033[38;5;45m\]\u\[$(tput sgr0)\]@\[\033[38;5;214m\]\h\[$(tput sgr0)\]:\[\033[38;5;250m\]\W\[$(tput sgr0)\]\[\033[0;32m\]$(parse_git_branch)\[$(tput sgr0)\] \$ '
45# --- Functions ---
-
git config
git config 1[alias]
2ci = commit
3pl = pull
4ps = push
5df = diff
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.