Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@nationskollen
Block or Report

Block or report McFrappe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
McFrappe/README.md

Pinned

  1. dotfiles Public

    A repository containing my configuration files that are used throughout my day.

    Vim Script 1

  2. TTT Public archive

    A terminal version of the Swedish teletext system, written in C.

    C 10 3

  3. Haskell Quant is an application used to simulate the use of trading algorithms in the stock market.

    Haskell 3

  4. 1
    " COLORS AND THEMING ##########################################################
    2
    function! SetBackgroundMode(...)
    3
         let g:new_bg = "light"
    4
         let g:ayucolor = "light" # If your theme supports light mode
    5
         let s:mode = systemlist("defaults read -g AppleInterfaceStyle")[0]
  5. 1
    " Logic for entering/leaving a pane
    2
    function! OnWinEnter()
    3
        if exists('w:initial_cc')
    4
            let &colorcolumn = w:initial_cc
    5
        endif
  6. 1
    #!/bin/bash
    2
    plutil -extract AppleSelectedInputSources xml1 -o - ~/Library/Preferences/com.apple.HIToolbox.plist  | xmllint --xpath \"string(//dict[2]/string[2])\" -

547 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to McFrappe/raytracing_work, McFrappe/dotfiles, McFrappe/mcfrappe.github.io and 6 other repositories

Contribution activity

January 2023

McFrappe has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.