Updating bash-related files

This commit is contained in:
Jan Andrle 2024-02-19 14:53:29 +01:00
parent cbdd0e0c20
commit be211f7146
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB
3 changed files with 11 additions and 1 deletions

1
.XCompose Symbolic link
View File

@ -0,0 +1 @@
/home/jaandrle/Vzdálené/GitHub/dotfiles/ubuntu/.XCompose

8
.bash/README.md Normal file
View File

@ -0,0 +1,8 @@
# Bash
## Related files
- [../.bashrc](../.bashrc)
- [../.profile](../.profile)
- [../.inputrc](../.inputrc)
- [../.XConfig](../.XConfig)
- [./\*](./)

View File

@ -4,8 +4,9 @@
This repository contains my dotfiles. They are managed by using `git clone --bare`,
see for example [How to Store Dotfiles - A Bare Git Repository \| Atlassian Git Tutorial](https://www.atlassian.com/git/tutorials/dotfiles).
## Files info
## Files (info)
- [Vim](./.vim/README.md)
- [Bash](./.bash/README.md)
## On a new machine
1. install git