sudo-rs
This commit is contained in:
@@ -61,6 +61,9 @@ if test -e /usr/bin/ollama
|
||||
alias llama3='ollama run llama3' # Start the LLama Chat
|
||||
end
|
||||
|
||||
if test -e /usr/bin/sudo-rs
|
||||
alias sudo='sudo-rs'
|
||||
end
|
||||
|
||||
if test -e /usr/bin/btop
|
||||
alias tasks='btop'
|
||||
@@ -203,4 +206,4 @@ else
|
||||
function yazi
|
||||
echo "The command 'yazi' is not installed. Please install 'yazi' to use this: https://github.com/sxyazi/yazi"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user