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.
d48eef33ef
sway
main
docker
nvim
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd48eef33ef'
${ noResults }
dotfiles
/
bin
/
weather
/
go.mod
6 lines
77 B
Modula-2
Raw
Normal View
History
Unescape
Escape
added weather script and tmux hook. Fixed submodules not updating correctly
2 years ago
module
weather
go
1.18
fixed weather script to only update every 30 seconds and persist location data to last seen
2 years ago
require
github
.
com
/
joho
/
godotenv
v1
.
4.0
/
/
indirect