install scripts. reorganization. soon to be deployable
This commit is contained in:
10
env/.bashrc
vendored
Normal file
10
env/.bashrc
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# ~/.bashrc
|
||||
#
|
||||
|
||||
# If not running interactively, don't do anything
|
||||
[[ $- != *i* ]] && return
|
||||
PS1='\[\e[37;1m\][\[\e[35;1m\]\u\[\e[33m\]@\[\e[35;1m\]\h \[\e[36;1m\]\W\[\e[37;1m\]]\[\e[0;1m\]∮ '
|
||||
|
||||
~/stuff/scripts/system/neoboot.sh
|
||||
source ~/.config/.profile
|
||||
Reference in New Issue
Block a user