feat (home/cli): synchronize tasks
This commit is contained in:
parent
b3b837df04
commit
7d9c3cce20
1 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,8 @@
|
|||
enable = true;
|
||||
bashrcExtra = ''
|
||||
export PS1=" \u@\h:\w \[\e[38;5;205m\]λ\[\e[0m\] "
|
||||
task sync
|
||||
clear
|
||||
task ls
|
||||
if [ "$(ls -A ~/dwn)" ]; then echo "TODO: organize downloads."; fi
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue