🖖
Ѧ ѧ ︵͡︵ ̢ ̱ ̧̱ι̵̱̊ι̶̨̱ ̶̱ ︵ Ѧѧ ︵͡ ︵ ѧ Ѧ ̵̗̊o̵̖ ︵ Ѧ
Software Engineer
Pinned Loading
-
workspace.nvim
workspace.nvim PublicNeovim project manager, manage project within workspaces using Tmux sessions
-
serrexlabs/sketch.nvim
serrexlabs/sketch.nvim PublicSimplify code execution in Neovim. Run and test code snippets effortlessly in various languages, enhancing your coding workflow
-
serrexlabs/react-confirm-box
serrexlabs/react-confirm-box PublicAsynchronous confirmation box for reactjs
-
git aliases
git aliases 1function parse_git_dirty() {
2git diff --quiet --ignore-submodules HEAD 2>/dev/null; [ $? -eq 1 ] && echo "*"
3}
45function parse_git_branch() {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.