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