Skip to content

Commit

Permalink
chore: 🚸 update defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Nov 27, 2024
1 parent 934bb1b commit e6dd066
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions defaults.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ $env:EDITOR_T = 'vi'

# package managers
# - oxppc: conda
# - oxppcn: conan (c++)
# - oxppnj: npm + yarn
# - oxpppx: pixi
# - oxppnj: npm + pnpm
# - oxpptl: tlmgr (texlive)
# languages
# - oxpljl: julia
# - oxplrb: ruby (include gem)
# - oxplrs: rust (include cargo)
# - oxplrb: ruby (including gem)
# - oxplrs: rust (including cargo)
# app cli
# - oxpcbw: bitwarden
# - oxpces: espanso
Expand Down
8 changes: 4 additions & 4 deletions defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ export EDITOR_T='vi'

# package managers
# - oxppc: conda
# - oxppcn: conan (c++)
# - oxppnj: npm + yarn
# - oxpppx: pixi
# - oxppnj: npm + pnpm
# - oxpptl: tlmgr (texlive)
# languages
# - oxpljl: julia
# - oxplrb: ruby (include gem)
# - oxplrs: rust (include cargo)
# - oxplrb: ruby (including gem)
# - oxplrs: rust (including cargo)
# app cli
# - oxpcbw: bitwarden
# - oxpces: espanso
Expand Down

0 comments on commit e6dd066

Please sign in to comment.