mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-08 21:34:28 +01:00
This script creates symlinks for configuration files in the appropriate locations. Features include: - Support for individual packages or all at once - Bash subpackage installation (aliases, functions, etc.) - Directory symlinks where appropriate - Automatic .bashrc configuration - Backup of existing files 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Add ghostty config AND factor out aliases which are specific to a local machine from fedora_aliases.
Add ghostty config AND factor out aliases which are specific to a local machine from fedora_aliases.
Add ghostty config AND factor out aliases which are specific to a local machine from fedora_aliases.
Add ghostty config AND factor out aliases which are specific to a local machine from fedora_aliases.
Some Notes
__ To be worked into a setup script at some point __
Clone repo
git clone git@github.com:sebaschi/dotfiles.git ~/.dotfiles
Symlink files to correct locations
ln -s ~/.dotfiles/git/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/bash/bashrc ~/.bashrc
Apps/Tools I use
- 'exa' as replacement for 'ls'
- starship.io
- 'neofetch' CLI for system (OS mostly) info
- 'ncdu" CLI disk use info
- 'htop' process/cpu info. replacement for 'top'
- neovim with lazy.nvim
Description
Languages
Shell
35.9%
HTML
33.4%
Python
13%
Lua
12.7%
CSS
5%