File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,17 +11,20 @@ default_action: dotify
1111# Shell-specific configs (modules/shell/*)
1212starship.toml|starship : xdg:starship/starship.toml # modules/shell/starship
1313config.fish|fish : xdg:fish/config.fish # modules/shell/fish
14- profile. ps1|pwsh : xdg:powershell/profile. ps1 # modules/shell/pwsh
14+ Microsoft.PowerShell_profile. ps1|pwsh : xdg:powershell/Microsoft.PowerShell_profile. ps1 # modules/shell/pwsh
1515
1616# Dotfiles de shells específicas
1717.bashrc|bash : home:.bashrc # modules/shell/bash
18+ .bash_profile|bash : home:.bash_profile # modules/shell/bash
1819.profile|bash : home:.profile # modules/shell/bash
1920.zshrc|zsh : home:.zshrc # modules/shell/zsh
21+ .zprofile|zsh : home:.zprofile # modules/shell/zsh
2022.kshrc|ksh : home:.kshrc # modules/shell/ksh
2123.mkshrc|mksh : home:.mkshrc # modules/shell/mksh
2224.tcshrc|tcsh : home:.tcshrc # modules/shell/tcsh
23- .elvishrc |elvish : home:.elvishrc # modules/shell/elvish
25+ rc.elv |elvish : home:.elvish/rc.elv # modules/shell/elvish
2426.xonshrc|xonsh : home:.xonshrc # modules/shell/xonsh
27+ config.nu|nushell : xdg:nushell/config.nu # modules/shell/nushell
2528
2629# Shell common files
2730.inputrc|common : home:.inputrc # modules/shell/common (readline)
You can’t perform that action at this time.
0 commit comments