This commit is contained in:
tavo-wasd 2023-06-04 21:01:59 -06:00
parent 72e7857c92
commit 3edcf99c21

1
bashrc
View file

@ -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" \