My personal dotfiles
Find a file
luca0N! 9636d1e837
Rename cp/mv/rm aliases
Rename the cp, mv, and rm aliases to cpi, mvi, and rmi, respectively.
This is due to the potential of getting used to have such commands be
interactive by default, which can be problematic when accessing a
foreign system and assuming that this is the case when it is not..
2025-10-26 12:48:49 -03:00
.config/nvim Add neovim config file 2025-03-16 21:11:59 -03:00
.bashrc Rename cp/mv/rm aliases 2025-10-26 12:48:49 -03:00
COPYING.md Add .bashrc, and license information 2025-03-15 23:50:05 -03:00
LICENSE.Unlicense.md Add .bashrc, and license information 2025-03-15 23:50:05 -03:00
README.md Add .bashrc, and license information 2025-03-15 23:50:05 -03:00

luca0N's dotfiles

This repository contains my dotfiles that I use across multiple Linux boxes. I've worked on this to make my life easier, and I'm sharing in the hope that it makes yours easier as well.

Note that this repository also contains some runnable utility scripts, located under ~/.local/bin. This path is added automatically to the $PATH environment variable.

License

Please see the COPYING file for copyright and license information.