backup20250625
This commit is contained in:
parent
3faf988a49
commit
f0d29dcace
@ -33,12 +33,11 @@ alias zypper 'sudo zypper'
|
||||
alias srcfish 'source ~/.config/fish/config.fish'
|
||||
alias pull-st 'bash ~/bin/pull-st.sh'
|
||||
alias push-st 'bash ~/bin/push-st.sh'
|
||||
alias sentinel 'ssh -X admin@100.88.99.193 "/publico/sentinel"'
|
||||
alias sentinel 'ssh -X admin@100.88.99.193 "/publico/sentinel n"'
|
||||
alias glowp 'glow -p'
|
||||
alias glows 'glow -s dracula'
|
||||
alias mdcht 'glow -s ~/Projects/Qt-Learning/Notes/xx-MarkDown-CheatSheet.md'
|
||||
alias nv 'nvim'
|
||||
alias aemu '~/Android/Sdk/emulator/emulator -avd API30_Flutter &'
|
||||
|
||||
|
||||
## EXPORTS ##
|
||||
@ -49,8 +48,16 @@ fish_add_path -g -p /opt/android-studio/bin
|
||||
fish_add_path -g -p ~/.pub-cache/bin
|
||||
fish_add_path -g -p /usr/local/bin
|
||||
fish_add_path -g -p ~/.local/bin
|
||||
fish_add_path -g -p ~/go/bin
|
||||
|
||||
|
||||
|
||||
## NEOVIM DISTRO ##
|
||||
set -Ux NVIM_APPNAME "nvim"
|
||||
# set -Ux NVIM_APPNAME "nvim"
|
||||
set -Ux NVIM_APPNAME "nvim2"
|
||||
|
||||
|
||||
|
||||
|
||||
# Generated for envman. Do not edit.
|
||||
test -s ~/.config/envman/load.fish; and source ~/.config/envman/load.fish
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# VERSION: 3.0
|
||||
SETUVAR --export EDITOR:nvim
|
||||
SETUVAR --export MICRO_TRUECOLOR:1
|
||||
SETUVAR --export NVIM_APPNAME:nvim
|
||||
SETUVAR --export NVIM_APPNAME:nvim2
|
||||
SETUVAR --export --path PATH:/home/linuxbrew/\x2elinuxbrew/bin\x1e/home/linuxbrew/\x2elinuxbrew/sbin\x1e/home/enrique/miniconda3/condabin\x1e/usr/local/bin\x1e/usr/bin\x1e/bin\x1e/usr/X11R6/bin\x1e/opt/nvim\x2dlinux64/bin
|
||||
SETUVAR __fish_initialized:3400
|
||||
SETUVAR __fish_initialized:3800
|
||||
SETUVAR _fisher_dracula_2F_fish_files:\x7e/\x2econfig/fish/themes/Dracula\x20Official\x2etheme\x1e\x7e/\x2econfig/fish/conf\x2ed/dracula\x2efish
|
||||
SETUVAR _fisher_plugins:dracula/fish
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user