Skip to content

Some of my dotfiles or configuration files for some of the stuff I use.

Notifications You must be signed in to change notification settings

Satharus/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Some of my dotfiles or configuration files for some of the stuff I use.

.bashrc

Nothing too interesting, just gives a cool figlet on opening the terminal and runs the script for the prompt(ps1.prompt).

.bashrc.asliases

This file contains a couple of aliases that I use almost daily. Most of them are self explanatory.

  • gdbx and gdbx64 run GDB with the command file gdbCommands and gdbCommands64 respectively. Used to make gdb a little but more usable out of the box and display the registers, stack, and instructions everytime you step.

.vimrc

Contains my vim setup which I use for C development and python/BASH scripting.

About

Some of my dotfiles or configuration files for some of the stuff I use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published