Update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# aliases
|
||||
alias sdr='screen -aAdr'
|
||||
alias ls='exa'
|
||||
alias la='exa -a'
|
||||
alias ll='exa -laF'
|
||||
alias ls='eza'
|
||||
alias la='eza -a'
|
||||
alias ll='eza -laF'
|
||||
alias mkpasswd='head -c16 /dev/urandom | xxd -ps'
|
||||
alias mc='mc -b'
|
||||
alias cdp='cd (~/bin/cdp); clear'
|
||||
@@ -23,3 +23,6 @@ alias gitst='git st'
|
||||
# alias 'bin/ledger'='noglob bin/ledger'
|
||||
#
|
||||
# alias icat='kitty +kitten icat'
|
||||
|
||||
alias dark="/usr/bin/kitty +kitten themes --reload-in=all Gruvbox Dark"
|
||||
alias light="/usr/bin/kitty +kitten themes --reload-in=all Gruvbox Light"
|
||||
|
||||
@@ -3,3 +3,6 @@
|
||||
# direnv
|
||||
set -x DIRENV_LOG_FORMAT ""
|
||||
direnv hook fish | source
|
||||
|
||||
# rbenv
|
||||
status --is-interactive; and rbenv init - fish | source
|
||||
|
||||
@@ -13,9 +13,10 @@ SETUVAR __fish_initialized:3400
|
||||
SETUVAR _fisher_edc_2F_bass_files:/home/krsh/\x2econfig/fish/functions/__bass\x2epy\x1e/home/krsh/\x2econfig/fish/functions/bass\x2efish
|
||||
SETUVAR _fisher_franciscolourenco_2F_done_files:/home/krsh/\x2econfig/fish/conf\x2ed/done\x2efish
|
||||
SETUVAR _fisher_jethrokuan_2F_fzf_files:/home/krsh/\x2econfig/fish/functions/__fzf_cd\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_complete\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_complete_preview\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_find_file\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_get_dir\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_open\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_parse_commandline\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzf_reverse_isearch\x2efish\x1e/home/krsh/\x2econfig/fish/functions/__fzfcmd\x2efish\x1e/home/krsh/\x2econfig/fish/conf\x2ed/fzf\x2efish
|
||||
SETUVAR _fisher_jorgebucaran_2F_fisher_files:/home/krsh/\x2econfig/fish/functions/fisher\x2efish\x1e/home/krsh/\x2econfig/fish/completions/fisher\x2efish
|
||||
SETUVAR _fisher_jorgebucaran_2F_fisher_files:\x7e/\x2econfig/fish/functions/fisher\x2efish\x1e\x7e/\x2econfig/fish/completions/fisher\x2efish
|
||||
SETUVAR _fisher_jorgebucaran_2F_spark_2E_fish_files:/home/krsh/\x2econfig/fish/functions/spark\x2efish\x1e/home/krsh/\x2econfig/fish/completions/spark\x2efish
|
||||
SETUVAR _fisher_plugins:jorgebucaran/fisher\x1ejethrokuan/fzf\x1ejorgebucaran/spark\x2efish\x1efranciscolourenco/done\x1eedc/bass
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
SETUVAR fish_color_autosuggestion:969896
|
||||
SETUVAR fish_color_cancel:\x2dr
|
||||
SETUVAR fish_color_command:7aa6da
|
||||
|
||||
Reference in New Issue
Block a user