Skip to content
forked from 42Paris/42header

42 header(Using $USER_42, $MAIL_42 instead of $USER and $MAIL)

License

Notifications You must be signed in to change notification settings

paikwiki/42header

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42 Header

42 (Paris)

Modified by paikwiki

환경변수 $USER$MAIL 대신 각각 $USER_42$MAIL_42를 사용하도록 변경했습니다.

사용법은 기존 42header와 동일하며, 환경변수 끝에 각각 _42만 붙여서 적용하면 됩니다.

Description

42 standard header for vim editor.

42 header

UNIX Setup

Add in ~/.zshrc your:

  • USER
  • MAIL

Copy stdheader.vim in your ~/.vim/plugin.

Usage

In NORMAL mode you can use :Stdheader or simply press the shortcut F1.

Under Linux you eventually need to disable the help shortcut of your terminal :

For Terminator, right click -> Preferences -> Shortcuts -> change help with something other than F1

Note

Inside the 42 clusters you can easily run:

$ ./set_header.sh

Credits

@zazard

License

This work is published under the terms of 42 Unlicense.

About

42 header(Using $USER_42, $MAIL_42 instead of $USER and $MAIL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 87.0%
  • Shell 13.0%