Skip to content

Collection of aliases, functions, and my prompt setup (PS1) that I'm sourcing in my .bashrc file.

Notifications You must be signed in to change notification settings

shmuel-raichman/dotfiles

Repository files navigation

B"H

I use it to collect all my dotfiles, mostly bash aliases and functions i'm using frequently (kubectl, git, etc..)
So whenever i use new computer or vm on regular base i just clone it to $HOME, source it and here i have my custom shell

PS1 Demo

Note: this demo is not updated to latest changes

asciinema Here you can copy the commands shown in the gif

Install

Run the command below:

cat dotfiles/add-to-dot-bash >> .bashrc

Change to ~/.bashrc or ~/.bash_profile, if you not sure do the same for both.

Kuberentes PS1

Kubernetes Prompt (PS1) Can be enabled and disabled by running the commands

# To Disable the kubernetes prompt.
disable_k8s_ps1
# To Enable the kubernetes prompt.
enable_k8s_ps1

About

Collection of aliases, functions, and my prompt setup (PS1) that I'm sourcing in my .bashrc file.

Topics

Resources

Stars

Watchers

Forks

Languages