mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-08 14:44:27 +01:00
updates; gitignore now ignore files named PRIVATE
This commit is contained in:
parent
2606b41cc6
commit
67db32961d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
lazy-lock.json
|
||||
PRIVATE
|
||||
|
||||
@ -45,3 +45,4 @@ alias frepos='grep -E "^\[.*]" /etc/yum.repos.d/*'
|
||||
|
||||
# grep aliases
|
||||
alias galias='alias | grep'
|
||||
alias inv='nvim $(fzf -m --preview="bat --color=always {}")'
|
||||
|
||||
1
fish/config.fish
Normal file
1
fish/config.fish
Normal file
@ -0,0 +1 @@
|
||||
starship init fish | source
|
||||
Loading…
x
Reference in New Issue
Block a user