minus-squareowsei@programming.devtoLinux@lemmy.ml•What folders do you make in addition to the default ones ?linkfedilinkarrow-up1·2 days ago~/code for code ~/dots for git-backed nix configs ~/.rt for projects compiled locally (“runtime”) ~/Screencast for recordings of my screen I also create a ~/.shrc.bash symlink that points to ~/dots/bash/bashrc that reats ~/dots/bash/*.bash and sources the files ~/.shenv.bash where I keep environment (computer) specific settings linkfedilink
~/codefor code~/dotsfor git-backed nix configs~/.rtfor projects compiled locally (“runtime”)~/Screencastfor recordings of my screenI also create a ~/.shrc.bash symlink that points to ~/dots/bash/bashrc that reats ~/dots/bash/*.bash and sources the files
~/.shenv.bash where I keep environment (computer) specific settings