mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-06 00:43:25 +00:00
Added polars alias to nushell
This commit is contained in:
@@ -33,6 +33,9 @@ export alias bashpoem = poetry run bash
|
||||
export alias nupoem = poetry run nu
|
||||
export alias jupyterpoem = poetry run jupyter
|
||||
|
||||
# Aliases for nushell plugins
|
||||
export alias pl = polars
|
||||
|
||||
# Who even uses vim or *especially* vi in this day and age?
|
||||
export alias vim = nvim
|
||||
export alias vi = nvim
|
||||
|
||||
Reference in New Issue
Block a user