Skip to content

Commit

Permalink
Add lco alias
Browse files Browse the repository at this point in the history
  • Loading branch information
GMadorell committed Nov 14, 2022
1 parent 1fa7639 commit dbe54b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ function lstc_open() {
$EDITOR $chosen_file
}
alias lstco="lstc_open"
alias lco="lstc_open"

# File browser
alias dir="ranger"
Expand Down

0 comments on commit dbe54b6

Please sign in to comment.