Compare commits
No commits in common. "de6eb1de93453f6c21fae32aad86e916e48e3a30" and "1af09d42293a56c2045b9e9a06ec1f1c839b7309" have entirely different histories.
de6eb1de93
...
1af09d4229
Binary file not shown.
@ -3,7 +3,6 @@ export GOPATH=$HOME/.go
|
|||||||
export PATH=$HOME/.local/share/bob/nvim-bin:$HOME/projets/tools/bin:$GOPATH/bin:$HOME/.cargo/bin:$HOME/.local/bin:$PATH:/usr/sbin
|
export PATH=$HOME/.local/share/bob/nvim-bin:$HOME/projets/tools/bin:$GOPATH/bin:$HOME/.cargo/bin:$HOME/.local/bin:$PATH:/usr/sbin
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
export PATH=$HOME/.local/share/bob/nvim-bin:$HOME/.bin:$PATH
|
export PATH=$HOME/.local/share/bob/nvim-bin:$HOME/.bin:$PATH
|
||||||
export HOST=$(hostname)
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
export FZF_DEFAULT_COMMAND='fdfind --type f --hidden --follow --exclude .git'
|
export FZF_DEFAULT_COMMAND='fdfind --type f --hidden --follow --exclude .git'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user