newsboat
This commit is contained in:
parent
72e7857c92
commit
3edcf99c21
1 changed files with 1 additions and 0 deletions
1
bashrc
1
bashrc
|
@ -45,6 +45,7 @@ alias \
|
||||||
ls="exa -al --group-directories-first" \
|
ls="exa -al --group-directories-first" \
|
||||||
sched="cat ~/Documents/schedule.txt" \
|
sched="cat ~/Documents/schedule.txt" \
|
||||||
fzf="fzf --cycle --reverse" \
|
fzf="fzf --cycle --reverse" \
|
||||||
|
newsboat="newsboat -u ~/Documents/personal/rss" \
|
||||||
diff="diff --color=auto" \
|
diff="diff --color=auto" \
|
||||||
grep="grep --color=auto" \
|
grep="grep --color=auto" \
|
||||||
notes="note list" \
|
notes="note list" \
|
||||||
|
|
Loading…
Reference in a new issue