This website works better with JavaScript.
Explore
Help
Sign In
alema
/
startw
Watch
1
Star
0
Fork
You've already forked startw
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
STARTWayland, basically all my dotfiles + wayland equivalent to xinit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
1
Branch
0
Tags
153 KiB
Vim script
80%
Shell
14.6%
CSS
5.4%
Tag:
Branch:
Tree:
8a186fd7fd
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8a186fd7fd'
${ noResults }
startw
/
addts
5 lines
79 B
Raw
Blame
History
#!/bin/sh
while
read
-r line
;
do
echo
"
[
$(
date +
"%F %T"
)
]:
${
line
}
"
done
Reference in new issue
View Git Blame
Copy Permalink