Skip to content

Commit

Permalink
feat: updte
Browse files Browse the repository at this point in the history
  • Loading branch information
crong committed Aug 18, 2024
1 parent a3784fb commit 06bf630
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linux/home/default/alias.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
alias ls='ls --color=auto'
alias ll='lsd -alhFv --group-directories-first'
alias grep='grep --color=auto --invert-match grep'
alias grep='grep --color=auto'
alias vi='vim'
alias kubectl='minikube kubectl --'

0 comments on commit 06bf630

Please sign in to comment.