diff options
| author | 大和でなり <daenarii@protonmail.com> | 2018-05-12 19:01:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-12 19:01:45 +0800 |
| commit | 3663dbddad7febca7ba46fdc499e095c9699a09b (patch) | |
| tree | 3fce523ae69eb5e51ca2ac5b9be95008dd7d0941 | |
| parent | c8c1296f225a519689a1652a7d93572c79276a99 (diff) | |
| download | eibhear-3663dbddad7febca7ba46fdc499e095c9699a09b.tar.gz eibhear-3663dbddad7febca7ba46fdc499e095c9699a09b.tar.zst eibhear-3663dbddad7febca7ba46fdc499e095c9699a09b.zip | |
Change "news" alias to newsboat
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ fi alias music="ncmpcpp" alias clock="ncmpcpp -s clock" alias visualizer="ncmpcpp -s visualizer" -alias news="newsbeuter" +alias news="newsboat" alias email="neomutt" alias files="ranger" alias chat="weechat" |
