Fcmam5 / dotfiles

My dotfiles. Script to apply my setups, and install the programs I need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fcmam5's dotfiles

My boring dotfiles

Aliases

  • grepo: Open current project remote repository.
  • k: kubectl

Git config

git config --global core.editor "nano"
git config --global alias.lg "log --oneline --decorate --all --graph"

About

My dotfiles. Script to apply my setups, and install the programs I need.

License:MIT License


Languages

Language:Shell 100.0%