Skip to content

Instantly share code, notes, and snippets.

View idembele70's full-sized avatar
๐ŸŽฏ
Focusing

Ibrahim Dembele idembele70

๐ŸŽฏ
Focusing
View GitHub Profile
@idembele70
idembele70 / git_commands.md
Last active March 28, 2024 14:44
List of Playmaker Git commands

Create a git lg alias

git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --"

Change local commit signature

git config --local user.name <username>
git config --local user.email <email>
@idembele70
idembele70 / vscode-shortcuts.md
Last active December 26, 2023 10:25
Playmaker VS Code Shortcut

Visual Studio Shortcuts

Editor

description keybinding
View: toggle terminal ctrl + รน
Go to line/column... ctrl + g
Change when expression ctrl + k + ctrl + e
@idembele70
idembele70 / 01.Ubuntu_bash_Command_line.md
Last active July 23, 2024 08:26
Playmaker_Ubuntu_Command_Line

UBUNTU BASH COMMAND LINE

File

command description
nl FILE_NAME Display contents of a file with line numbers
cat FILE_NAME Displays entire file content
less FILE_NAME Open file contents in scroll mode (one page at a time)
@idembele70
idembele70 / Ubuntu_bash_shortcuts_v2.md
Last active February 26, 2024 11:01 — forked from tuxfight3r/01.bash_shortcuts_v2.md
Playmaker Ubuntu bash keyboard shortcuts

Bash Shortcuts (forked)

visual cheetsheet

Moving

command description
ctrl + a Goto BEGINNING of command line
@idembele70
idembele70 / Readme.md
Last active April 5, 2023 23:22
My readme for gits

ibrahim dembele GitHub README header image

๐Ÿ‘ฒ๐Ÿฟ About

  • I had an internship between July and August 2021 using React and Node.js.
  • Looking for an apprenticeship contract ASAP
  • I'm currently learning advanced CSS animations and I would like to learn how to use Node.js in TypeScript afterwards.

๐Ÿ“ฌ contact me !