Skip to content

This is a repository for my console setup for Windows, macOS, and Linux

License

Notifications You must be signed in to change notification settings

mattpodwysocki/Console-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Setup

This repository contains the setup for each development environment I have, whether it is macOS, Linux, or Windows. Each folder has its own setup and dotfiles that I use as part of my daily development.

Colors

Across all machines, I tend to like the same colors for my text editor of choice as well as console. Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with console and GUI applications. This color scheme is available for most IDEs and console applications.

Fonts

When dealing with the console, I like like rich interactions such as ones provided by Powerline. Regardless of the system, I install the patched fonts:

Visual Studio Code Configuration

I use Visual Studio Code pretty much for everything nowadays. It has support for pretty much every programming language and platform. These are the extensions that I use per category. For my color theme, I use Solarized Dark, and for fonts, I use Fira Code for Powerline for both the text editor and the console. And if you're like me, and like living on the edge, try Visual Studio Code Insiders for daily updates!

Languages

  • C/C++
  • C#
  • Go
  • Java - RedHat
  • PowerShell
  • Python
  • Ruby
  • Rust (rls)

Debuggers

  • Debugger for Chrome
  • Debugger for Java

Editor Support

  • EditorConfig
  • VS Live Share
  • VSCode-Icons
  • YAML Support by RedHat

Source Control

  • GitLens

Containers

  • Docker
  • Kubernetes

Cloud Platforms

Platforms

I have specific setups for each environment:

LICENSE

MIT License

Copyright (c) 2018 Matthew Podwysocki

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a repository for my console setup for Windows, macOS, and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published