Update scripts to master, remove old autoenv, use 540 yubi
This commit is contained in:
parent
c11b3f806a
commit
cd1bd8041e
@ -1,8 +1,8 @@
|
||||
[user]
|
||||
email = loic.gremaud@arcanite.ch
|
||||
name = Loïc Gremaud
|
||||
;signingkey = 8B2741BF148B1059065A71EEE81E8B180465D116 ;540
|
||||
signingkey = BAE2CD06F0A3753A0F8D0A21D4620E6DF3E0121D ;539
|
||||
signingkey = 8B2741BF148B1059065A71EEE81E8B180465D116 ;540
|
||||
;signingkey = BAE2CD06F0A3753A0F8D0A21D4620E6DF3E0121D ;539
|
||||
;signingkey = 4F78275C96E34F56920CF7B5CACB2A128E557EFD ;W
|
||||
;signingkey = C6424C524F8B4D0B0C6F9380ACD9F65FA7E19986;USB-C
|
||||
token = REPLACE HERE TOKEN
|
||||
|
||||
2
scripts
2
scripts
@ -1 +1 @@
|
||||
Subproject commit 2a4ba5ed9226846579d7557a0d6cfa96df4df080
|
||||
Subproject commit 5c5d2c4927d207ea31ed88fd54e2b873350c06f2
|
||||
@ -36,9 +36,6 @@ export NB_PROXMOXS=2
|
||||
export VAGRANT_ABACUS_BOX="ubuntu/focal64"
|
||||
export VISUAL=nvim
|
||||
export EDITOR=nvim
|
||||
export AUTOENV_ENV_FILENAME='.autoenv.zsh'
|
||||
export AUTOENV_ENV_LEAVE_FILENAME='.autoenv_leave.zsh'
|
||||
export AUTOENV_ENABLE_LEAVE='yes'
|
||||
#export PS1='${SSH_TTY:+"%F{9}%n%f%F{7}@%f%F{3}%m%F "}%F{4}${_prompt_sorin_pwd}%(!. %B%F{1}#%f%b.)${editor_info[keymap]} '
|
||||
# export PS1='%F{4}${_prompt_sorin_pwd}%(!. %B%F{1}#%f%b.)${editor_info[keymap]} '
|
||||
|
||||
@ -48,5 +45,3 @@ export AUTOENV_ENABLE_LEAVE='yes'
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
||||
eval $(thefuck --alias)
|
||||
|
||||
source ~/.autoenv/activate.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user