mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
chezmoi: bash, ipython, sioyek, zed
This commit is contained in:
parent
295f94ddb9
commit
81da252906
32 changed files with 51 additions and 644 deletions
3
dot_config/bash/global.bashrc
Normal file
3
dot_config/bash/global.bashrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#:vim: set ft=bash:
|
||||
test -f $HOME/.config/bash/bashrc && source $HOME/.config/bash/bashrc
|
||||
test -f $HOME/.bashrc && source $HOME/.bashrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue