Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles-windows

For the brave, slightly less painful—but don’t expect to keep your sanity.

Note

Work in progress

Installation

To install aliases.sh and install_aliases.ps1, follow these steps:

  1. Open PowerShell and navigate to the directory containing install_aliases.ps1.
  2. Run the following command to execute the installation script:
    .\install_aliases.ps1
  3. Verify that aliases.sh is sourced in your .bashrc file. You can do this by opening .bashrc and checking for the following line:
    source "/path/to/aliases.sh"
  4. If the line is not present, add it manually to the end of the .bashrc file.

Notes

  • aliases.sh is only intended to add aliases for Git Bash for Windows or similar terminal that loads the .bashrc used by Git Bash for Windows.

Checklist

  • Working aliases setup for Git Bash for Windows
  • Aliases setup for PowerShell environment (not yet implemented)

About

They exist, right? It's slightly less painful—but don’t expect to keep your sanity

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages