Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
/ dotfiles-old Public archive

A collection of various configuration files I have written

Notifications You must be signed in to change notification settings

HarrisonTotty/dotfiles-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of various configuration files I have written. Config files are organized by program, with the most recent configuration (that I am using) appropriately named. For example, "dotfiles/tmux/.tmux.conf" is my latest tmux configuration. Please note that I am still in the process of adding things.

/bash/.bashrc and /bash/root.bashrc

This is my current bash prompt configuration. One file is used by my account while the other is used by the root account. The prompt starts out "light blue", but then changes to "light red" when the root account is used. Commands themselves are still entered in the default color.

Screenshot

/lynx/lynx.conf and /lynx/lynx.lss

My lynx configuration adds a few improvements to lynx (well, to me anyways):

  • Pauses during page loads are removed
  • Links are now numbered
  • Cookies are accepted by default
  • The homepage has been changed to the Arch Wiki
  • User interface is set to "advanced" mode
  • Long URLs are shortened
  • Interface colors are prettier

Screenshot

/ssh/udoomessage.txt

My custom banner file for the ssh server hosted on my UDOO.

/tmux/.tmux.conf

My current tmux configuration has the hostname in the bottom left status bar. The right status bar shows the IP address of the machine and also the date/time:

Screenshot

/tmux/udoo.tmux.conf

I use a very similar configuration file for my UDOO (a single-board computer running Arch Linux for ARM). Since I don't run an X server on my UDOO, this config file also shows the cpu and memory usage as well as the current user name and is intended for a full screen session:

Screenshot

About

A collection of various configuration files I have written

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published