Skip to content
View lleixat's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Suricats Consulting
  • Toulouse
  • 12:54 (UTC +01:00)
  • X @l3x_

Block or report lleixat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
lleixat/README.md
  • 👋 Hi, I’m @lleixat
  • 👀 I’m interested in DevOps, Dev, Cloud & OSS, IoT and IA
  • 🌱 I’m currently DevOps consultant & Coach for Suricats Consulting (FR)

Pinned Loading

  1. ambienter-vim ambienter-vim Public

    Vim plugin to adapt the vim theme depending on the ambient light

    Vim Script 2 3

  2. oh-my-zsh oh-my-zsh Public

    Forked from ohmyzsh/ohmyzsh

    A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up you…

    Shell 1

  3. close_cover_with_sun_2.yaml close_cover_with_sun_2.yaml
    1
    # Contrôle automatique des volets en fonction de la position du soleil et de la température extérieur
    2
    # First Author : Cyril Barthel
    3
    # Author : Thomas Lleixa
    4
    # Version : 3.0
    5
    blueprint:
  4. Generate left hand password for FR k... Generate left hand password for FR keyboard
    1
    #!/usr/bin/python
    2
    
                  
    3
    #
    4
    # Generate left hand password for FR keyboard
    5
    # Original found here : http://code.activestate.com/recipes/577930-left-handed-password-generator/
  5. Global tmux config Global tmux config
    1
    set -g default-terminal "screen-256color"
    2
    set-option -g default-shell /usr/bin/zsh
    3
    
                  
    4
    # remap prefix from 'C-b' to 'C-a'
    5
    unbind C-b
  6. dotvim-base dotvim-base Public

    Vim Script