This website works better with JavaScript.
Home
Explore
Help
Sign In
codefeathers
/
mark
mirror of
https://github.com/codefeathers/mark
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
✒️
Make a mark as you work.
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.
7
Commits
2
Branches
0
Tags
27 KiB
Tree:
ae6b6ff58d
master
wip
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ae6b6ff58d'
${ noResults }
mark
/
markrc
5 lines
92 B
Raw
Normal View
History
Add initial files mark and markrc Added default markrc and auto login on running it
7 years ago
base_path="$HOME/mark"
username=$(whoami)
login_message="I am in"
Update markrc
7 years ago
logout_message="I am out"