Skip to content

Instantly share code, notes, and snippets.

View Samuel-Martineau's full-sized avatar
👋
Salut!

Samuel Martineau Samuel-Martineau

👋
Salut!
View GitHub Profile
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG6WyFHsbMSccEx5AQmQDGnzDNCcnvDgSg9MrS6IaGcl samuelmartineau@MacBook-Pro-de-Samuel.local
\DocumentMetadata{}
\documentclass{article}
\begin{document}
\end{document}
@Samuel-Martineau
Samuel-Martineau / script.bash
Last active March 2, 2021 22:03
init_server
#!/bin/bash
NC='\033[0m'
LBLACK='\033[0;30m'
LRED='\033[0;31m'
LGREEN='\033[0;32m'
LYELLOW='\033[0;33m'
LBLUE='\033[0;34m'
LPURPLE='\033[0;35m'
LCYAN='\033[0;36m'
@Samuel-Martineau
Samuel-Martineau / init.vim
Last active April 20, 2021 12:30
Ma configuration Neovim
""""""""""""""""""""""""""""""""""""""""""" Inspiré par """"""""""""""""""""""""""""""""""""""""""""
" - https://medium.com/better-programming/setting-up-neovim-for-web-development-in-2020-d800de3efacd
" - https://medium.com/better-programming/setting-up-neovim-for-web-development-in-2020-d800de3efacd
" - https://github.com/rafi/vim-config
" - https://github.com/cheperuiz/dotfiles/blob/master/.vimrc
" - https://gist.github.com/benawad/b768f5a5bbd92c8baabd363b7e79786f
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""""""""""""""""""""""""""""""""""""""""""" Prérequis """""""""""""""""""""""""""""""""""""""""""""""
" - Node.js