Skip to content

Instantly share code, notes, and snippets.

@dima-iholkin
dima-iholkin / Microsoft.PowerShell_profile.ps1
Last active February 14, 2023 10:16
PowerShell profile for a light theme DEPRECATED
# Deprecated.
# Settings:
# (Red, Green, Blue)
# Screen Background: 242, 242, 242
# Screen Text: 12, 12, 12
# Screen Background: 204, 204, 204
# Screen Text: 58, 150, 221
# Font: Cascadia Code PL
# Font Size: 18
@jctosta
jctosta / screen_cheatsheet.markdown
Last active September 18, 2024 10:20
Screen Cheatsheet

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r