Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
lijh8 authored Nov 13, 2024
1 parent 1a7525d commit 36729cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## put environment variables like PATH in ~/.profile

alias ls="ls --color=never"
EDITOR=/usr/bin/vim
EDITOR=/usr/bin/vi
export HISTCONTROL="ignoredups:erasedups"
export PROMPT_COMMAND='history -a'
PS1='\$ '
Expand Down

0 comments on commit 36729cf

Please sign in to comment.