Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

🛠️ My personal dotfiles for GitHub Codespaces, Visual Studio Code, and terminal environments.

What's Included

  • .bashrc
    Custom aliases and environment variables for faster terminal usage.

  • .gitconfig
    Git settings for author name, email, and default editor.

  • .vscode/settings.json
    VS Code preferences such as tab size and auto-save configuration, useful for GitHub Codespaces.

Usage in GitHub Codespaces

These files are automatically loaded into every Codespace I create.
They help maintain a consistent and personalized development environment.

Preview

alias ll='ls -la'
alias gs='git status'
export EDITOR=code

About

My personal dotfiles for GitHub Code spaces and VS Code.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages