Skip to content
View lacee677's full-sized avatar
🐱
🐱

Sponsoring

@Notifiarr

Organizations

@EDMdesigner @gombaszog @chamaileon-sdk

Block or report lacee677

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
lacee677/README.md

Hi there 👋

Pinned Loading

  1. Current tmux global config Current tmux global config
    1
    set -g default-terminal "screen-256color"
    2
    set -g status-bg black
    3
    set -g status-style fg=#1E90FF
    4
    set -g pane-border-status top
    5
    set -g pane-border-style fg=#1E90FF
  2. Current bash_profile for my WSL2 Current bash_profile for my WSL2
    1
    source ~/.bashrc
    2
    
                  
    3
    SSH_ENV=$HOME/.ssh/environment
    4
    
                  
    5
    function start_agent {