Commit Graph

163 Commits

Author SHA1 Message Date
packetcat ae70f77b4e let's try tmux-256color in terminal-overrides 2022-07-03 17:00:53 -04:00
packetcat e9d12b1600 terminal-overrides should be xterm-256color 2022-07-03 16:57:58 -04:00
packetcat 133c723c65 remove .gitmodules as it is not needed anymore 2022-07-03 15:02:22 -04:00
packetcat 30a0a2cfe6 enable 24 bit colour 2022-07-03 12:26:20 -04:00
packetcat d6ce5403cb default-terminal should be tmux-256color instead 2022-07-03 12:22:50 -04:00
packetcat 2906158d1d redo solarized colours in .tmux.conf 2022-07-03 12:21:13 -04:00
packetcat 9112244940 remove invalid options from .tmux.conf 2022-07-03 12:18:48 -04:00
packetcat 2cec7d90e1 new branch, new README.md 2022-07-03 12:15:07 -04:00
Sadiq Saif e782fa3385
Comment out mouse-select-pane
invalid variable
2020-06-24 21:42:40 -04:00
Sadiq Saif c791ee5603 Cleanup old config. 2020-06-25 01:27:11 +00:00
staticsafe 4ac006102d The env update script should update correct dir 2016-11-08 17:17:58 +00:00
staticsafe 7704228994 add another alias to solve the grep warning 2016-11-08 17:14:53 +00:00
staticsafe 19c7ab3749 unset the "GREP_OPTIONS" variable 2016-11-08 17:12:42 +00:00
staticsafe 5ee50c6b5a add Pyenv stuff to Zsh exports 2016-11-08 16:52:01 +00:00
staticsafe ab05f4a2d3 remove the "myip" alias, non-functional 2016-11-08 16:49:25 +00:00
staticsafe 0d83e21aa6 remove all GREP options. 2016-11-08 16:47:09 +00:00
staticsafe 64ff489119 Remove GREP_OPTIONS as it is deprecated. 2016-11-08 16:43:09 +00:00
staticsafe fbc2b81f77 Change colour scheme back to koehler 2014-04-27 14:27:38 +00:00
staticsafe f90d3ac405 Use solarized colour scheme for vim. 2014-04-18 18:58:21 +00:00
staticsafe e54c5c79d7 Merge branch 'master' of github.com:staticsafe/dotfiles 2014-04-18 18:55:28 +00:00
staticsafe f4d47651e2 Add vim-colors-solarized. 2014-04-18 18:54:48 +00:00
staticsafe d0ed70315e Add solarized tmux colours to config.
Source - https://raw.githubusercontent.com/seebi/tmux-colors-solarized/master/tmuxcolors-256.conf
2014-04-18 14:45:25 -04:00
staticsafe 944c014287 Remove erroneous keybindings. 2014-04-18 14:44:16 -04:00
staticsafe 02f1ee6a26 Fix some keybindings. 2014-04-18 14:43:16 -04:00
staticsafe 550b572d4b Oops, downloaded wrong version of colourscheme. 2014-01-18 04:23:42 +00:00
staticsafe 4d94e96c12 Add hybrid colorschemes. 2014-01-18 04:21:49 +00:00
staticsafe e52d0bb06c Add submodule stuff after cloning repo.
Remove other unneeded comment.
2014-01-18 04:03:59 +00:00
staticsafe c607c9ed58 Change zsh prompt to suse. 2014-01-18 03:55:14 +00:00
staticsafe c59fc76ba3 Remove useless file in .vim. 2014-01-17 23:16:51 +00:00
staticsafe 9d279a2c93 Add ctrlp.vim as a submodule. 2014-01-17 23:02:07 +00:00
staticsafe a0298f50f5 Add pathogen stuff. 2014-01-17 22:53:33 +00:00
staticsafe 7d42d3f32f Change prompt to redhat. 2013-11-24 12:26:02 -05:00
staticsafe c5cc4c6e95 Add GnuPG and traceroute to worktools list. 2013-08-13 10:05:39 -04:00
staticsafe 68337a3509 Remove exec at the end and replace with exit. 2013-08-13 08:40:39 -04:00
staticsafe c91d02c6f7 Add curl, wget and dig to worktools list. 2013-08-11 14:35:46 -04:00
staticsafe 21ce8ee1ef Merge pull request #1 from staticsafe/this-is-a-damn-refactor
Merge refactor to master branch.
2013-08-04 03:55:04 -07:00
staticsafe e052a3e421 Remove all vim plugin related stuff.
Fresh start.
2013-08-02 18:14:21 -04:00
staticsafe 2785f786d1 Added a work tools file.
WIP, will add to it as needed.
2013-08-02 17:54:22 -04:00
staticsafe 9b54b6bfb9 Remove installation related stuff from envsetup.sh.
sudo access is not guaranteed, so why bother?
2013-08-02 17:38:38 -04:00
staticsafe 84e529a2e4 Remove old scripts, this is a VCS. 2013-08-02 17:10:58 -04:00
staticsafe 73cd805f77 Remove some useless aliases. 2012-11-09 11:04:35 -05:00
staticsafe 556356f853 change TERM to screen-256color. 2012-10-03 13:32:42 -04:00
staticsafe 693607d688 multiple improvements to tmux conf
status-right and other stuff
2012-09-14 20:26:40 -04:00
staticsafe 4cf901e162 set tmux's TERM value and remove set paste from .vimrc 2012-09-14 19:39:55 -04:00
staticsafe cb12818bf3 modified mail aliases for new setup and added sprunge alias. 2012-09-05 17:15:25 -04:00
staticsafe b62b1a99ec setting 'paste' in .vimrc to reduce annoyance. 2012-08-16 21:19:48 -04:00
staticsafe 2e0a18a1bb Merge branch 'master' of github.com:staticsafe/dotfiles 2012-08-16 21:19:06 -04:00
staticsafe 81ad26322f add some additional setopts 2012-08-16 21:18:26 -04:00
staticsafe 438f056771 removing OSX package manager support. POSIX compatiblity fixes. 2012-07-25 22:40:00 -04:00
staticsafe 17924a89b5 fixing a typo with the command for Arch Linux. 2012-07-25 00:54:27 -04:00