mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
new /set loginhistory <amount>
This commit is contained in:
parent
9e02ba080c
commit
04a4908877
10 changed files with 35 additions and 3 deletions
|
@ -1,2 +1,4 @@
|
|||
#define PLACE_HISTORY_EXPORT
|
||||
#define PLACE_SCRATCHPAD
|
||||
#define SECURE
|
||||
#include <place.gen>
|
||||
|
|
9
place/git.c
Normal file
9
place/git.c
Normal file
|
@ -0,0 +1,9 @@
|
|||
#include <net.h>
|
||||
#define NAME "git"
|
||||
|
||||
//#ifdef BRAIN
|
||||
# define REDIRECT "psyc://psyced.org/@PSYC"
|
||||
//#endif
|
||||
|
||||
#include <place.gen> // now generate the place according to the rules
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue