Skip to content

development setup and linux shell command aliases

Notifications You must be signed in to change notification settings

sam-hansen/developer-setup

 
 

Repository files navigation

GitHub Stars GitHub Discussions PRs Welcome

The Devil Is In The Defaults

If you hold a unix shell up to your ear, can you hear the C?

Setup server shell with vscode, nvim, nu, bun, node, helix, starship prompt, pacstall installer, and other dev tools.

Install: Bash Script to Setup Shell

sudo bash -c "$( wget -q https://raw.githubusercontent.com/sam-hansen/developer-setup/refs/heads/master/install-shell.sh -O -)"

Note: Launch Ubuntu server instance, connect and on first time login run sudo passwd $USER to set password. You need to enter sudo password when running this setup

Example: System Info When Opening Shell

๐Ÿ‘ค deck ๐Ÿ  steamdeck ๐Ÿ“ 90% ๐Ÿ’พ 2/14GB ๐Ÿ” 6% cursor โฑ๏ธ 1d 7h 18m ๐ŸŒŽ 174.194.193.230 ๐Ÿ“ San Jose ๐Ÿ”— http://230.sub-174-194-193.myvzw.com ๐Ÿ‘ฎ Verizon Business โšก SteamOS ๐Ÿ“ˆ AMD Custom APU 0405 ๐Ÿ’ป Jupiter ๐Ÿ”ง 6.11.11-valve12-1-neptune-611-g517a46b477e1 ๐Ÿš fish ๐Ÿš€ npm pip docker nvim bun๐Ÿ”Œ 57343stea46583stea27060stea40279stea27036stea8080stea ๐Ÿ“ฆ docker-node

๐Ÿ‘ค u0_a365 ๐Ÿ  localhost ๐Ÿ“ 54% ๐Ÿ’พ 1/5GB ๐Ÿ” 1% fish โฑ๏ธ 4d 9h 19m ๐ŸŒŽ 174.194.193.230 ๐ŸŒ 192.168.42.229 ๐Ÿ“ San Jose ๐Ÿ”— http://230.sub-174-194-193.myvzw.com ๐Ÿ‘ฎ Verizon Business โšก Android 13 ๐Ÿ“ˆ Kryo-4XX-Silver ๐Ÿ’ป SM-G781U ๐Ÿ”ง 4.19.113-27223811 ๐Ÿš nu ๐Ÿš€ apt npm pip hx nvim

Reference Docs: ๐Ÿช„ Magic Spells for Open Sourcery

Zsh

Oh-my-zsh

Hyper

About

development setup and linux shell command aliases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.5%
  • Shell 33.9%
  • HTML 10.8%
  • TypeScript 10.6%
  • PowerShell 1.7%
  • CoffeeScript 1.5%