Git Product home page Git Product logo

dotfiles's Introduction

Hey, I'm Jessica ๐Ÿฅƒ

I'm currently a Staff Developer Advocate at GitHub.

I reside in Northern California with my wife, kids, and puppies.

I've worked in tech for over 17 years. I began my career in operations (the artist formerly known as IT) when I was still in high school - seriously, I gained my first client when I was 16 years old.

I do not have a college degree, I learned (and still do) by doing; growing up in the MySpace / Xanga era helped hone [at the very least] my CSS and HTML skills. I'm very visual, but also learn kinesthetically, and it's how I still operate, learn, and skill up today.

I previously worked for Microsoft in a variety of capacitities for over a decade. I began as a vendor in April of 2009, and became a full time employee in March of 2016, left in 2022 to join AWS, and ultimately joined GitHub in 2024. Prior to Microsoft, I worked as a Systems Integration Engineer for a medical device company. At said company, I was hired because of my connection to Microsoft (I was a Microsoft MVP at the time), but I was the only MVP who's award focus was Windows and Devices, but worked full time as a Linux Systems Administrator and used macOS. I've also owned my own boutique consulting firm, catering to SMB and high profile clients across the US.

When I'm not working I enjoy camping, cooking, traveling, and a glass of Macallan 18 neat.

Pre-COVID, you'd probably find me at conferences, customer meetings, user groups, and other events around the world ๐ŸŒ. These days it's via a camera ๐Ÿ“น, mic ๐ŸŽ™, and teleprompter (I have ADHD and it helps to write my thoughts out before I start talking).

Jldeen's GitHub stats

References:

dotfiles's People

Contributors

anaisbetts avatar calvn avatar ch1bo avatar christianbundy avatar dplarson avatar gambtho avatar ghuntley avatar grawity avatar holman avatar jacobwgillespie avatar jawshooah avatar jldeen avatar johnrees avatar kirelagin avatar memborsky avatar metheon avatar ncolton avatar pcasaretto avatar pmcdaniel avatar prathe avatar pravj avatar rcarver avatar rmcastil avatar rtomayko avatar shanev avatar sibartlett avatar stephenyeargin avatar sumeetjain avatar victorklos avatar zpao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

zsh: command not found: colorls (OS X)

Fresh install, running bash <(curl -fsSL https://raw.githubusercontent.com/jldeen/dotfiles/mac/configure.sh) gave me zsh: command not found: colorls (OS X) when starting up the terminal again (and iTerm).

Couldn't do much in the terminal (i.e. ls command didn't work)

Solution was to run gem install colorls
Lucky enough that command worked.

Latest Catalina as of today (v.10.15.7).

Az and kube context overlay

I had a previous installation of these dotfiles in a WSL environment (Ubuntu 18.04) running on Windows Terminal and everything was working fine.

Recently, I've created a new profile on my laptop for work, installed a new WSL env (actually two - Ubuntu 18.04 and 20.04) and run the installation script. Then I set up powerlevel10k as a theme for zsh and got this strange overlay with Azure context and Kubecontext:
image
Looks like the two contexts are pushing the clock to the left, overlapping with the current folder context.

I thought it could have been a problem with a recent update of powerlevel10k, so I tried updating the theme in my old profile. It is still working fine over there.

WSL running bootstrap script error & ruby installation failure

Pull Request to fix issue: #24

[Nn]* ) echo "Not installing ruby..."

Then line above causes the following error:
./bootstrap: line 58: syntax error near unexpected token )'

setup_ruby () {
  while true; do
    read -p "Do you want to install and configure Ruby" yn
    case $yn in
        [Yy]* ) installRuby; break;;
        [Nn]* ) echo "Not installing ruby..."
        * ) echo "Please answer yes or no.";;
    esac
done
}

Then line above causes the following error:
./bootstrap: line 58: syntax error near unexpected token )'

The line below should fix the problem
[Nn]* ) echo "Not installing ruby...";break;;

Also once the bootstrap file is fixed when it installs ruby you get the following error

Running doctor script to verify installation...
Checking for `rbenv' in PATH: not found
  You seem to have rbenv installed in `/home/jorge/.rbenv/bin', but that
  directory is not present in PATH. Please add it to PATH by configuring
  your `~/.bashrc', `~/.zshrc', or `~/.config/fish/config.fish'.

Displaying the name of the active conda environment

Hi,

Not an issue, but just wondering if there is a suggestion to make the terminal display the name of the currently active conda environment in the terminal? Went through some of the configuration files (such as .zshrc) after installing this repo on macos, but could not find a place to activate or add this feature. Thx

Icons not showing (OS X, default Terminal)

Icons not showing in default terminal after fresh install using bash <(curl -fsSL https://raw.githubusercontent.com/jldeen/dotfiles/mac/configure.sh).

Solution: Change font to SourceCodePro Nerd Font: Terminal -> Settings -> Profiles -> Text -> Font

Latest Catalina as of today (v. 10.15.7)

Few plugins not found after fresh install

Hi,

Thanks a lot for awesome work. I guess I am nearly done with the setup but somehow few items are missing.

Here is what I have when I start my iTerm2.
/Users/wojcieh/.tmux.conf:41: unknown key: split-window then I hit Enter and I have following errors.

[oh-my-zsh] plugin 'zsh-autosuggestions' not found [oh-my-zsh] plugin 'zsh-z' not found /Users/wojcieh/.oh-my-zsh/oh-my-zsh.sh:source:118: no such file or directory: /Users/wojcieh/.oh-my-zsh/themes/powerlevel10k/powerlevel10k.zsh-theme /Users/wojcieh/.zshrc:source:118: no such file or directory: /Users/wojcieh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh /Users/wojcieh/.zshrc:source:119: no such file or directory: /Users/wojcieh/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh /Users/wojcieh/.zshrc:133: ZSH_HIGHLIGHT_STYLES: assignment to invalid subscript range

Here is list of my HomeBrew packets:
ack libevent python autoconf libffi [email protected] azure-cli libgit2 rbenv bash-completion libheif readline coreutils libidn2 reattach-to-user-namespace freetype libomp ruby-build fzf libpng s-lang gdbm libssh2 shared-mime-info gettext libtiff shpotify git libtool spaceman-diff glib libunistring speedtest-cli go little-cms2 sqlite grc midnight-commander telnet htop ncurses terraform hugo nmap tmux icu4c node unrar ilmbase oniguruma watch imagemagick openexr webp jp2a openjpeg wget jpeg [email protected] x265 jq pcre xz krb5 pcre2 yarn kubectx pkg-config youtube-dl kubernetes-cli postgresql zsh libde265 prettyping zsh-completions

What I see is that mentioned above directories aren't created. Any idea what might cause the missing plugins?

Script error in MacOS Catalina

Running the bash curl on MacOS Catalina results in this error:
bash: line 3: ./script/prompt: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.