Archived
1
0
Fork
You've already forked shell
0
my shell profile & settings
This repository has been archived on 2026年02月21日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Nix 73.3%
  • Shell 26.7%
2026年01月22日 23:22:48 -05:00
configs odin 2025年06月20日 17:54:26 -04:00
scripts Update home.nix 2025年07月11日 11:35:25 -04:00
.gitignore psqlrc 2025年11月18日 10:59:48 -05:00
.profile-fzf-completion.sh Add files via upload 2024年11月12日 16:58:16 -05:00
.profile-fzf-key-bindings.sh Add files via upload 2024年11月12日 16:58:16 -05:00
.profile-git-prompt.sh Update .profile-git-prompt.sh 2024年11月18日 09:06:45 -05:00
.profile.sh scripts path 2026年01月22日 23:22:48 -05:00
.psqlrc psqlrc 2025年11月18日 10:59:48 -05:00
README.md readme url 2026年01月11日 16:24:55 -05:00

shell profile

cd ~
echo '[ -f "$HOME/me/.profile.sh" ] && source "$HOME/me/.profile.sh"' >> ~/.bashrc
git clone https://codeberg.org/kevinfiol/shell.git "$HOME/me"
touch "$HOME/me/.env.sh" && touch "$HOME/me/.profile-work.sh"