feat: publish script and cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# env:
|
||||
# TERM: xterm-256color
|
||||
env:
|
||||
TERM: xterm-256color
|
||||
|
||||
window:
|
||||
dynamic_title: true
|
||||
|
||||
5
files/home/.config/fish/.gitignore
vendored
5
files/home/.config/fish/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
functions
|
||||
!functions/nvm.fish
|
||||
completions
|
||||
conf.d
|
||||
fish_variables
|
||||
|
||||
@@ -4,3 +4,4 @@ jorgebucaran/replay.fish
|
||||
joseluisq/gitnow
|
||||
tomyun/base16-fish
|
||||
PatrickF1/fzf.fish
|
||||
jorgebucaran/fisher
|
||||
|
||||
1
files/home/.config/nvim/.gitignore
vendored
Normal file
1
files/home/.config/nvim/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
plugged
|
||||
Reference in New Issue
Block a user