Fish pre-themed
This commit is contained in:
5
bash/.bashrc
Normal file
5
bash/.bashrc
Normal file
@@ -0,0 +1,5 @@
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
alias ls='lsd'
|
||||
alias grep='grep --color=auto'
|
||||
PS1='[\u@\h \W]\$ '
|
||||
Reference in New Issue
Block a user