https://github.com/xantua/dotfiles-bash
https://github.com/xantua/dotfiles-bash
bash config dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xantua/dotfiles-bash
- Owner: xAnTuA
- Created: 2025-05-12T20:20:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T07:58:56.000Z (about 1 year ago)
- Last Synced: 2025-05-13T08:22:38.794Z (about 1 year ago)
- Topics: bash, config, dotfiles
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bash config
Made to add aliases in more organized way.
## Starting configuration
To start this configuration you need to add line to your ~/.bashrc
```
source /RelativePathToThisFolder/init.sh
```