#!/bin/sh # ~/.bashrc # # If not running interactively, don't do anything [[ $- != *i* ]] && return PS1='[\u@\h \w]\$ '