| NETWORK. | URL |
|---|---|
| WWW | 42 Paris |
| 42 Born 2 Code (Paris) | |
| 42 The Network | |
| 42 Born 2 Code (Paris) | |
| 42 The Network | |
| TIKTOK | 42 Born 2 Code (Paris) |
Stdheader is the standard 42 header for the Vim editor and Vim projects (for pisciners and students).
Copy stdheader.vim into your ~/.vim/plugin, or use your favorite plugin
manager. Then set the user and mail variables as explained below.
Note for pisciners and beginners :
The tilde ~ represent your home folder. Find the key on your keyboard. Folders and files starting with a dot are hidden. To diplay them:
cd ~use ls and -la argument
ls -laso, now you can use the mv command or GUI paste with open
open .vim/pluginAdd in ~/.zshrc your:
USERMAIL
let g:user42 = 'yourLogin'
let g:mail42 = 'yourLogin@student.42.fr'If you do not set your login & mail, the default johndoe value will be replaced by moulinette
In NORMAL mode you can use :Stdheader or simply press the shortcut F1.
Note for pisciners and beginners : in Vim, you have three main modes (there are more in reality):
INSERTkey iVISUALkey vNORMALkey esc
On Linux you may need to disable your terminal default help shortcut:
For Terminator:
Right click -> Preferences -> Shortcuts -> change help to something other than F1
Inside the 42 clusters you can simply run:
$ ./set_header.sh
| WHOIS | CONTRIBUTION |
|---|---|
| @zazard | creator |
| @alexandregv | contributor |
| @mjacq42 | contributor |
| @sungmcho | contributor |
| @fclivaz42 | contributor |
| @nephcode | contributor |
/#/ |#/|#|
/#/ |/ |#|
/#/ /#/
/#/ /#/
/#/____ |#| /|
|#######| |#|/#|
|#| .FR
Made with love <3 for 42
Bonus wallpaper --> /img/badass42wallpaper.png
This work is published under the terms of the 42 Unlicense.


