GithubHelp home page GithubHelp logo

chef-mint's Introduction

Arturo Fernandez

I'm a Software and DevOps Engineer who also write technical books about Linux and programming. I live in the beautiful and sunny city of Los Angeles, CA.

CKA: Certified Kubernetes Administrator

LFCS: Linux Foundation Certified Systems Administrator

πŸ’ͺ Values

  • Positive Attitude
  • Self-motivation
  • Honesty
  • Grown & Learn

πŸ–₯ Programming languages

Infrastructure, cloud, CLI

  • Python

Non-blocking, event-driven web services

  • Node.js, JavaScript, TypeScript

Concurrency, parallelism, CLI

  • Go

Everyday scripting

  • Python
  • Perl
  • shell (bash, zsh)

Java interop, Jenkins

  • Groovy

πŸ“– My books

⚑ Fun facts

  • First computer: PC 486 DX2 running MS-DOS 6.0 & Red Hat 5.2
  • Latest computer: MacBook Air 2019
  • Using GNU/Linux since 1996
  • Favorite text editors: NeoVim
  • Favorite IDE: Neovim, JetBrains
  • I have written 4 books and hundred of articles about Linux and programming
  • I own 4 Raspberry Pi and 1 BeagleBone board

chef-mint's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chef-mint's Issues

timetap plugin requires user access

Vim is using timetap plugin and it needs a directory inside home folder for a regular user. However, chef-mint is creating that directory being root owner of it.

Template for .gitconfig

We can create a template for ~/git.config file, some useful values are the following:

[user]
    name = Arturo Fernandez
    email = [email protected]

[core]
    editor = vim

[color]
    ui = true
    diff = auto
    status = auto

[color "branch"]
  current = yellow reverse
  local = yellow
  remote = green

[color "diff"]
  meta = yellow bold
  frag = magenta bold
  old = red bold
  new = green bold

[color "status"]
  added = yellow
  changed = green
  untracked = cyan

Symbolic link for ack

It could be very useful to make a symlink for ack:

$ sudo ln -s sudo ln -s /usr/bin/ack-grep /usr/bin/ack

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.