Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 545 Bytes

README.md

File metadata and controls

25 lines (23 loc) · 545 Bytes

Some Notes

__ To be worked into a setup script at some point __

Clone repo

git clone [email protected]: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