diff options
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -289,7 +289,6 @@ _grepString() { | |||
| 289 | alias wcl='wc -l' | 289 | alias wcl='wc -l' |
| 290 | alias findn='find . -iname' | 290 | alias findn='find . -iname' |
| 291 | alias x='xdg-open' | 291 | alias x='xdg-open' |
| 292 | alias f='free -h' | ||
| 293 | alias yl='youtube-dl' | 292 | alias yl='youtube-dl' |
| 294 | alias yla='youtube-dl -x --audio-format mp3' | 293 | alias yla='youtube-dl -x --audio-format mp3' |
| 295 | alias editor='select-editor' | 294 | alias editor='select-editor' |