mirror of
https://github.com/shokinn/.files.git
synced 2025-06-27 23:30:43 +00:00
Add kite wrapper to .local/bin; add .local/bin to path
This commit is contained in:
parent
93b204682c
commit
7681cba60a
3 changed files with 8 additions and 1 deletions
|
@ -98,6 +98,9 @@ dotfiles:
|
|||
f_start_systemd_shell.sh:
|
||||
src: start_systemd_shell.sh
|
||||
dst: ~/start_systemd_shell.sh
|
||||
f_kite:
|
||||
src: local/bin/kite
|
||||
dst: ~/.local/bin/kite
|
||||
profiles:
|
||||
YOETUNHEIMR-wsl:
|
||||
dotfiles:
|
||||
|
@ -118,6 +121,7 @@ profiles:
|
|||
- f_c3check
|
||||
- f_zprofile_win
|
||||
- f_start_systemd_shell.sh
|
||||
- f_kite
|
||||
yoetunheimr:
|
||||
dotfiles:
|
||||
- d_bspwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue