config
This commit is contained in:
parent
fbe1ef5521
commit
0a28efa292
2 changed files with 16 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function doomup --description 'doom update and gc'
|
||||
doom sync $argv && doom gc
|
||||
doom sync $argv && doom gc && systemctl --user restart emacs.service
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue