feat: change to fish since nu can't properly display prompts...
This commit is contained in:
parent
e6d5bf477a
commit
156855f58e
83 changed files with 2703 additions and 3 deletions
|
|
@ -683,5 +683,5 @@ alias ga = git add -A
|
|||
alias g+ = bear -- g++ -Wextra -Werror -std=c++20
|
||||
alias s = kitty +kitten ssh
|
||||
source ~/.zoxide.nu
|
||||
source ~/.oh-my-posh.nu
|
||||
source ~/.cache/starship/init.nu
|
||||
|
||||
|
|
|
|||
|
|
@ -58,5 +58,4 @@ let-env PATH = ($env.PATH | split row (char esep) | append '.cargo/bin')
|
|||
let-env NU_PLUGIN_DIRS = [
|
||||
($nu.config-path | path dirname | path join 'plugins')
|
||||
]
|
||||
oh-my-posh init nu --config ~/.poshthemes/sonicboom_dark.omp.json
|
||||
zoxide init nushell | save -f ~/.zoxide.nu
|
||||
|
|
|
|||
|
|
@ -249,3 +249,29 @@ ga
|
|||
z dot
|
||||
ga
|
||||
z dot
|
||||
ga
|
||||
gm "feat: change to nushell"
|
||||
gh lazy
|
||||
ls
|
||||
z kitty
|
||||
nvim
|
||||
nvim .
|
||||
z hypr
|
||||
nvim
|
||||
nvim .
|
||||
nvim .
|
||||
nvim
|
||||
z nu
|
||||
oh-my-posh debug
|
||||
z
|
||||
z .poshthemes/
|
||||
nvim .
|
||||
dude jsut work
|
||||
nu --help
|
||||
z kitty
|
||||
sudo pacman -S starship
|
||||
ls
|
||||
nu --help
|
||||
nvim .
|
||||
nvim .
|
||||
nvim sonicboom_dark.omp.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue