Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 664 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 664 Bytes

workstation-setup

enable passwordless sudo

  • sudo vim /etc/sudoers
  • add ${username} ALL=(ALL) NOPASSWD: ALL below the line includedir /etc/sudoers.d

install software

  • git (manual installation)
    • .gitconfig
  • zsh
    • .zshrc
  • docker
  • go
  • snap
    • goland
    • pycharm
    • kubectl
    • helm
    • obsidian
    • httpie
    • k9s
    • keepassxc
    • discord
    • teams
    • tradingview
    • zoom
  • azure cli
  • resilio-sync

register cron jobs

  • @reboot cron/update.sh