-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
17 lines (13 loc) · 795 Bytes
/
Copy pathREADME
File metadata and controls
17 lines (13 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Miscallaneous startup files.
bashrc - can be run as .bashrc and/or .bash_profile. Sets up BOTH.
gitconfig - settings for git ;)
gvimrc - just a few niceties for GVIM (*not* VIM)
Xdefaults - misc. X application settings (XAthena/Xlib/old-school X toolkits)
screen/rc - GNU screen
screen/irssi.rc - GNU screen for wrapping irssi sessions
ssh_config - OpenSSH client configuration for github (save as ~/.ssh/config)
terminalrc - XFCE4 Terminal (save as .config/Terminal/terminalrc)
fluxbox/init - fluxbox toolbar layout, startup settings
NOTE: ps1 scripts likely requires you set execution policy to at least remotesigned.
Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
windows-system-paths.ps1 - powershell script to configure the windows system and user session paths