This website works better with JavaScript.
Explore
Help
Sign In
kdeppe
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e060df6c3d
sway
main
docker
nvim
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e060df6c3d'
${ noResults }
dotfiles
/
\
5 lines
96 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
calendar
=
$(
calcurse --todo
=
1
|
tail -n +2
|
cut -d
'1. '
)
echo
"
$calendar
"
Reference in New Issue
View Git Blame
Copy Permalink