feed57005 / user-profile

dot files for my development accounts on UNIX systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

user-profile

This repo contains everything necessary to setup fresh development account on UNIX systems (Linux, OSX).

  • VIM setup & configuration scripts
  • tmux configuration & status line (using tmux-mem-cpu-load)
  • GNU screen configuration (for embedded usb-serial comms)
  • Local SSH key
  • bash configuration
    • promt customization
    • aliases
    • ssh-agent
    • locale
    • environment
      • GCC build-essentials
      • jdk -> JAVA_HOME -> .java_profile
      • rust -> source .cargo/env
  • cpp project template
  • helper bash scripts

About

dot files for my development accounts on UNIX systems


Languages

Language:Vim Script 59.4%Language:Shell 40.6%