mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
chezmoi: awesome, fish, screen, wezterm, yazi
This commit is contained in:
parent
2cbf244d7b
commit
295f94ddb9
27 changed files with 613 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,6 +1,12 @@
|
|||
# Log
|
||||
*.log
|
||||
|
||||
# fish
|
||||
dot_config/fish/fish_variables
|
||||
dot_config/fish/completions
|
||||
dot_config/fish/functions/br.fish
|
||||
dot_config/fish/functions/dotenv.fish
|
||||
|
||||
# Private Files
|
||||
*private*
|
||||
.private.env.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue