![:octocat: :octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png)
Pinned Loading
-
PyenvInstall
PyenvInstall 1#!/bin/bash
23# Update & Upgrade
4echo "Updating package list..."
5sudo apt update -y || { echo "Failed to update package list. Exiting."; exit 1; }
-
Custom Zsh Prompt
Custom Zsh Prompt 1# ~/.zshrc file for zsh interactive shells.
2# see /usr/share/doc/zsh/examples/zshrc for examples
34setopt autocd # change directory just by typing its name
5#setopt correct # auto correct mistakes
-
-
-
-
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.