add bashrc
This commit is contained in:
3
shell/bashrc
Normal file
3
shell/bashrc
Normal file
@@ -0,0 +1,3 @@
|
||||
export EDITOR=vim
|
||||
alias ll='ls -la'
|
||||
PS1='\u@\h:\w\$ '
|
||||
Reference in New Issue
Block a user