mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Fixed backup scripts
This commit is contained in:
parent
ce404c763c
commit
1e2a69e2d0
4 changed files with 29 additions and 22 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
# fish_add_path /opt/homebrew/bin
|
||||
# fish_add_path /opt/homebrew/opt/llvm@18/bin
|
||||
|
||||
if test -e $HOME/.config/fish/variables-$(hostname)fish
|
||||
if test -e $HOME/.config/fish/variables-$(hostname).fish
|
||||
source $HOME/.config/fish/variables-$(hostname).fish
|
||||
end
|
||||
bind \cz 'fg 2>/dev/null; commandline -f repaint'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue