Commit Graph

125 Commits

Author SHA1 Message Date
Russell Riker 736f46552d Trying to fix a ] error in alias 2023-11-16 17:21:42 +00:00
Russell Riker 58500008a3 Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2023-06-24 16:19:15 -04:00
Russell Riker 60d7ace60c added key to agent? i thought I had already done
Thought I had pushed this already.  So a little confused.  Not sure
whats going on with this.
2023-06-24 16:17:37 -04:00
Russell Riker 771ac8526a Added key to keyagent 2023-06-24 15:50:07 -04:00
Russell Riker abe7f77492 Updated tilde.team version for ascii art 2023-06-23 14:45:15 +00:00
Russell Riker 96d7a4c88a Fixed errors in if statements in aliases file 2023-06-23 13:55:08 +00:00
Russell Riker 96948d4471 Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2023-05-29 09:10:13 -04:00
Russell Riker ada4459e64 Updates to bash scripts 2023-05-29 09:09:39 -04:00
Russell Riker 033415aca0 Added alias to batcat 2023-05-29 13:04:13 +00:00
Russell Riker 8c7acd8f9d batcat installed on tilde.team. assigned alias 2023-04-20 12:07:31 -04:00
Russell Riker ad8a6662f0 added bash debug 2023-04-20 08:44:34 -04:00
Russell Riker c0c4f82639 trying to get bat to preview in fzf 2023-04-19 16:09:21 -04:00
Russell Riker 3765e4a16e 1st commit 2023-04-19 16:08:28 -04:00
Russell Riker 253b97187c No idea what I changed 2023-04-06 09:20:50 -04:00
Russell Riker 9ea14416a0 Just some minor clean up 2023-04-06 09:12:18 -04:00
Russell Riker bb4fb4bfa8 Added a netfetch call and pwd to end or rc file 2023-04-02 17:12:11 -04:00
Russell Riker ab61515565 updated to apt zsh and a link to .zshrc file 2023-04-02 14:08:50 -04:00
Russell Riker 53960b939d Updated readme. needs more 2023-04-02 14:04:27 -04:00
Russell Riker 4aef5ae79a Started making changes to .zshrc like adding aliases 2023-04-02 14:03:20 -04:00
Russell Riker c4d9591dbe Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2023-04-02 13:24:26 -04:00
Russell Riker c17c81da2e Added .zshrc to repo 2023-04-02 13:23:03 -04:00
Russell Riker 039cc44063 No idea what I changed now. 2022-12-22 16:43:49 -05:00
Russell Riker 28456ee79c Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2022-12-07 09:07:58 -05:00
Russell Riker 506354e3f0 Updated a line about a prompt I think. 2022-12-07 09:06:53 -05:00
Russell Riker e1828b9d6b added sudo alias for tilde, removed nvim plugin 2022-11-13 21:14:56 +00:00
Russell Riker cedc8b8469 fixed the miss spelling in the link to
.bash_aliases
2022-10-22 10:21:31 -04:00
Russell Riker eff065a4c1 Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2022-10-13 08:49:22 -04:00
Russell Riker 83c5012752 added cowls 2022-10-13 08:48:53 -04:00
Russell Riker d2805ece62 Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2022-10-12 14:42:41 -04:00
Russell Riker 63d52ed057 added pull.rebase config 2022-10-12 14:41:24 -04:00
Russell Riker 3597e89c37 Think I've fixed/rebased my files 2022-10-12 18:16:54 +00:00
Russell Riker 661e86d248 -m 2022-10-04 12:58:27 -04:00
Russell Riker 1164f87d64 . 2022-09-09 08:36:42 -04:00
Russell Riker 74dfb81127 added check to not run apps if on tilde 2022-09-08 19:25:54 -04:00
Russell Riker ed06ce8229 updated copy 2022-09-08 19:25:30 -04:00
Russell Riker 85ad70d6b4 updated ls = lsd 2022-09-08 19:07:27 -04:00
Russell Riker c89f97bfa1 Added a call to install apps 2022-09-08 18:50:22 -04:00
Russell Riker 934c3b63ea added logout and profile links 2022-09-08 18:23:35 -04:00
Russell Riker 0b4e75ddfd fixed error in line 26 2022-09-08 18:04:30 -04:00
Russell Riker 5d9711fa4c updated to batcat 2022-09-08 17:58:40 -04:00
Russell Riker ade46fa4aa -m 2022-09-07 13:25:24 +00:00
Russell Riker 4925be4ebd Merge branch 'main' of https://tildegit.org/drwasabi/my-dotfiles into main 2022-09-07 13:24:22 +00:00
Russell Riker e034ec7e1a Updated list of apps 2022-09-06 16:44:18 -04:00
Russell Riker 9d96fab25f Updated the list of apps
Use this

"cat /var/log/apt/history.log |grep install| awk '{print $4}' > my-apps.txt"

Got a nice little list of all the apt install commands run.
2022-09-06 15:30:18 -04:00
Russell Riker e5c4afb8e7 -m 2022-09-06 15:24:47 -04:00
Russell Riker 839152facd Read apps from a file and loop over them
Reads the apps to be installed my-apps.txt and installed.  Checks first if there
is a my-apps.txt file.  Need to make a better exit if there isn't
2022-09-06 15:22:59 -04:00
Russell Riker f6ad8c0558 Merge branch 'main' of tildegit.org:drwasabi/my-dotfiles 2022-09-05 15:34:34 -04:00
Russell Riker 54045f89da Updated alias cat to cat=bat instead of catbat 2022-09-05 15:31:58 -04:00
Russell R. b81a944e88 still fixing header 2022-09-05 19:25:09 +00:00
Russell R. bfd2c67592 trying to fix the header 2022-09-05 19:21:51 +00:00