Update general.aliases.bash

pull/1316/head
NiilShon 2019-01-23 00:29:11 +01:00 committed by GitHub
parent 04937aa2ec
commit 34487076ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -99,8 +99,9 @@ alias bshenc="bash-it enable completion"
# Shorten extract # Shorten extract
alias xt="extract" alias xt="extract"
# sudo vim # sudo editors
alias svim="sudo vim" alias svim="sudo vim"
alias snano="sudo nano"
# Display whatever file is regular file or folder # Display whatever file is regular file or folder
catt() { catt() {