Merge pull request #1316 from Niil78/patch-4

Update general.aliases.bash
pull/1317/head
Nils Winkler 2019-01-23 08:37:42 +01:00 committed by GitHub
commit 67c33a6de8
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() {