mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +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
3
dotfiles/local/bin/kite
Executable file
3
dotfiles/local/bin/kite
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
$HOME/.local/share/kite/kited > /dev/null 2>&1 &
|
Loading…
Add table
Add a link
Reference in a new issue