Skip to content

Commit

Permalink
linutil alias
Browse files Browse the repository at this point in the history
When anyone uses linutil and uses your bash config then afterwards whenever they wan to use this again then just type "linutil" to you linutils
  • Loading branch information
dhruvmistry2000 authored Aug 8, 2024
1 parent 0d8b971 commit 37ad493
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ alias spico='sedit'
alias nano='edit'
alias snano='sedit'
alias vim='nvim'
alias linutil='curl -fsSL https://christitus.com/linux | sh'


# To have colors for ls and all grep commands such as grep, egrep and zgrep
export CLICOLOR=1
Expand Down

0 comments on commit 37ad493

Please sign in to comment.