Skip to content

rlsalgueiro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rafael.lsalgueiro's dotfiles

Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk! Advertencia: No utilices a ciegas mi configuración a menos que sepas lo que implica. Utilízalos bajo tu propia responsabilidad.

These are my customization files for Windows and/or Linux desktops. Estos son mis archivos de personalización para escritorios de Windows y/o Linux

Content | Contenido

  • Windows Terminal Configurations | Configuraciones de Windows Terminal
  • Required utilities and configurations | Utilidades y configuraciones necesarias
  • oh-myzsh config

Windows Terminal Configurations

  • Powershell 7 - les dejo la direccion de github donde encontrar los MSI
  • Git for Windows - les dejo la direccion del sitio pero me gusta instalarlo con winget
  • Oh My Posh - A prompt theme engine for any shell.
  • Posh-git a PowerShell module that integrates Git and PowerShell
  • Terminal Icons - Folder and file icons
  • PSReadLine - Cmdlets for customizing the editing environment, used for autocompletion
  • z - Directory jumper quickly navigate the file system in PowerShell based on your cd command history.
  • PSFzf - Fuzzy finder
  • gsudo - sudo for Windows

Comandos utiles para PowerShell

Get-InstalledModule - lista todos los modulos instalados para powershell

Update-Module - actualiza todos los modulos de PowerShell

Windows Utilities

  • Nilesoft.Shell - Powerful context menu manager for Windows File Explorer

Linux Terminal Configurations

About me