Skip to content

Instantly share code, notes, and snippets.

View nimajneBG's full-sized avatar
👨‍💻
Coding

nimajneBG

👨‍💻
Coding
  • Germany
View GitHub Profile
@nimajneBG
nimajneBG / myTheme.zsh-theme
Last active December 8, 2020 20:41
Simple ZSH-Theme
# Simple ZSH-Theme
#
# A simple theme for zsh with oh-my-zsh installed. Displays git repo status if the last ran programm
# finished with exit-code 0 and a indicator for being the root user
#
# (c) by Benjamin Grau
# Functions
username() {
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@600&family=Ubuntu:ital,wght@0,400;0,500;1,400;1,500&display=swap');:root{--oxford-blue:#031d44ff;--indigo-dye:#04395eff;--ming:#3a6e73ff;--polished-pine:#70a288ff;--sage:#a5ad87ff;--burlywood:#dab785ff;--copper-crayola:#d5896fff;--terra-cotta:#dd705bff;--deep-chestnut:#ad4846ff;--eggplant:#583345ff;--bg:#f2f2f2;--fg:#fff;--text:#262626;--disabled:#ccc}*{margin:0;padding:0;font-family:'Ubuntu', sans-serif;color:var(--text);box-sizing:border-box}body{background-color:var(--bg)}span.color0,span.color1,span.color2,span.color3,span.color4,span.color5,span.color6,span.color7,span.color8,span.color9{display:inline-block;width:1.3em;height:1.3em;border:4px solid #fff}.color0{fill:var(--oxford-blue);background-color:var(--oxford-blue)}.color1{fill:var(--indigo-dye);background-color:var(--